Quantcast
Channel: Geeklets
Browsing latest articles
Browse All 81 View Live
↧

Display number and amount of files in All Trashes

Just change/add/remote the pathOfTrash variables. Then call the script from your Geeklet. #!/bin/sh # pathOfTrash[0]="/Users/myusername/.Trash" pathOfTrash[1]="/.Trashes" pathOfTrash[2]="/Volumes/Drobo...

View Article


Minimalistic Desktop

A simple desktop that lets you monitor your basic system and Spotify. What I used: System Information - http://www.macosxtips.co.uk/geeklets/system/system-information/ Spotify -...

View Article


ActiveNetwork Interface

Modified from a geeklet that I found a few years ago, source unknown, but updated to work in MacOS Sierra. This script detects active network interfaces, identifies their human-friendly name in the...

View Article

Jarvis Inspired

Jarvis Inspired Geeklet. Found a lot of the scripts from this site!

View Article

Battery info

Battery and system info Further information on tuttologico.altervista.org/batterytime-ripristino-del-tempo-di-utilizzo-residuo-della-batteria-su-osx/

View Article


Captain America Theme

This is my first go at this. Let me know if you would like to see a list of all I used. Thanks!

View Article

Smart Weather

Description No need to enter your location or edit the code; it will use your public IP address to determine your approximate location and pull weather data (in celsius) from openweathermap.org. This...

View Article

My productivity setup

A slightly cramped but functional setup that helps me get through the day.

View Article


Miminal

My first attempt at a collection. Used geeklets from here.

View Article


My Highlight Calendar

Calendar is useful to highlight current day and a periodic event (such as a payday). Flexible configurations are easily implemented with this python script. Must use a monotype font for days and dates...

View Article

Web Server with different Port - Status

This script can take multiple servers at once but in order to see the status images I made each entry a new geeklet. I was determined to have this on my desktop so I did it. The script does tend to...

View Article

Simple Public / Internet IP Display

Requirement You need to install brew and cURL first, open terminal, paste this and press enter : ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null...

View Article

Ansiweather weather geeklet + Current location update

Weather Ansiweather is a small terminal program, that lets you check weather data via commands in the terminal. Open Terminal and run the command: sudo apt-get install ansiweather Enter your password...

View Article


Time On Earth Ticker

Just a simple geeklet that shows how long you've been alive... Go here: https://www.timeanddate.com/date/durationresult.html Then set your birthdate (don't forget to add the time fields as well). Then...

View Article

inspired by "momentum inspired desktop"

i basically made all the geeklets a bit more user friendly the Ram, HDD and Battery all run .sh files the weather is from darksky the wallpaper and lower part of the wallpaper are included in the zip...

View Article


Daily News

This is my current desktop using geektool. If you are interested in any of the scripts, just post a note here and I will upload them. The weather is captured using PHP with open weather API, so you...

View Article

2018 - Weather, forecast in your language, units and location

Installation No installation required. Create your own web glet, put it in your favorite place on desktop and then add this:...

View Article


Image may be NSFW.
Clik here to view.

geektoolio

This is not exactly a geeklet it's an app using geektool infrastructure to give you power to display whatever you like on the desktop. you can use your html and css knowledge to create your own look...

View Article

Momentum Inspired Desktop II

The Original Momentum Inspired Desktop was featured by Lifehacker in July 2016. That version is posted here. This is the new improved version with Reminders integration and accompanying geeklets!...

View Article
Browsing latest articles
Browse All 81 View Live