Git Product home page Git Product logo

geeklets-1's Introduction

My Geeklets

Desktop Laptop
picture target picture target

Everything should load up all pretty as long as you have GeekTool 3.0.3 installed and working properly. Chances are these will work with most versions, but I haven't tested.

Features

Name Description
Weather Displays condition, temperature, and a flat weather icon
System Uptime Displays days, hours:minutes for system uptime
Memory Usage Displays Free, Inactive, Total Free, Wired, Active, and Total Used RAM
Wireless Devices Displays battery percentage for Bluetooth Keyboard, Mouse, or Trackpad
Volumes Displays mounted volumes and shows a percentage bar for used space

Some things you might want to know:

  • The files named *_Label.glet are the labels for each section. "System Uptime", "Memory Usage", "Wireless Devices", and "Volumes".
  • The weather geeklets are in the /weather folder.
  • In order to make sure you're pulling the right weather, you'll want to edit WeatherText. You can edit the geeklet file before you run it, or edit the script once opened.
  • In order to use the conditions for your local area, you'll want to change http://xml.weather.yahoo.com/forecastrss?p=90210&u=c to your zip code. I'm using 90210 as dummy data, so if your zip code is 13041, you should use the following: http://xml.weather.yahoo.com/forecastrss?p=13041&u=c
  • In order to get the weather icon to work you will have to change the path to your local icon folder in WeatherText geeklet. The image path by default looks like: /PATH/TO/Weather/$wtheme/$n.png. You'll want to change it to reflect the local path to your icons. Assuming /Documents/Geektool/Weather is your local path, you should use the following: /Documents/GeekTool/Weather/$wtheme/$n.png Also, make sure you leave /tmp/weather_icons.png (with a space between your local path) because this is where the icon for your current conditions is actually stored for the WeatherIcon geeklet.

geeklets-1's People

Contributors

allusis avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.