Giter Site home page Giter Site logo

desky's Introduction

Desky

Desky is a System monitor (like Conky) for Gnome Desktop, with transparency support

For now it only supports text values, but this is gonna change soon.

Default theme

To do:

  • Add progress bars

  • Add photo support

Installation

If you don’t have git, install it with:

sudo aptitude install git-core

Install the python rsvg support:

sudo aptitude install python-rsvg

Now clone the project:

git clone git://github.com/luanlmd/desky.git

And run:

/path/to/desky/desky.sh

To auto run it every time you log in, just add an entry in the “System > Preferences > Startup Applications” menu.

Config

Configuration is divided in two parts: Layout and a Script.

Layout (theme.svg)

Edit the theme.svg of a theme with any SVG editor (like Inkscape) and modify it!

You just need to take care about one thing: The object id property is the one used in the config.py. You need to set the id for the text objects that are going to have the value changed.

Config script (script.py)

Each theme has a script.py inside its folder, you can edit it with any text editor.

Note that each vars key is an id from the .svg file, and use that to put into that object the content you want to.

Use your imagination and if you need, learn some Python programming

desky's People

Contributors

luanlmd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.