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 ArticleMinimalistic 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 ArticleActiveNetwork 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 ArticleBattery info
Battery and system info Further information on tuttologico.altervista.org/batterytime-ripristino-del-tempo-di-utilizzo-residuo-della-batteria-su-osx/
View ArticleCaptain 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 ArticleSmart 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 ArticleMy productivity setup
A slightly cramped but functional setup that helps me get through the day.
View ArticleMy 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 ArticleWeb 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 ArticleSimple 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 ArticleAnsiweather 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 ArticleTime 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 Articleinspired 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 ArticleDaily 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 Article2018 - 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 Articlegeektoolio
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 ArticleMomentum 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