Giter Site home page Giter Site logo

spoclo's Introduction

[Conky] Spoclo

Spoclo is Conky theme. It shows current date&time and currently playing song on spotify if running. Based on:

Spoclo comes in different variants for different places on screen (check Imgur gallery):

  • /spotify-top/spoclo_center.conky - Spotify indicator above time - Center of screen
  • /spotify-top/spoclo_rightedge.conky - Spotify indicator above time - Right edge of screen
  • /spotify-top/spoclo_leftedge.conky - Spotify indicator above time - Left edge of screen
  • /spotify-bottom/spoclo_center.conky - Spotify indicator below time - Center of screen
  • /spotify-bottom/spoclo_rightedge.conky (recomended) - Spotify indicator below time - Right edge of screen
  • /spotify-bottom/spoclo_leftedge.conky - Spotify indicator below time - Left edge of screen

Spoclo Imgur Gallery with previews

Note: Check Customise section for more information and chaning position.


Install guide

####Download

wget -O spoclo https://github.com/Dragius/conky-spoclo/archive/master.zip

####Unzip and copy/move to .conky dir

unzip spoclo
mv conky-spoclo-master ~/.conky/spoclo

####Install used fonts from spoclo/fonts

cd ~/.conky/spoclo/fonts
./install.sh

####Run conky with custom config

conky -c ~/.conky/spoclo/spotify-<variant>/spoclo_<variant>

Note: Alternative: Copy content of desired spoclo variant into ~/.conkyrc file and run conky without any parameter. example: cat ~/.conky/spoclo/spotify-bottom/spoclo_rightedge.conky > ~/.conkyrc && conky

AutoStartup: If you have issue running conky on startup with -c ~/.conky/spoclo/spotify-<variant>/spoclo_<variant>.conky parameter try running it with conky -c /home/<yourusername>/.conky/spoclo/spoclo_<variant>.conky


Customise

####Changing position

  • Open desired spoclo.conky file with text editor and change alignment with own value: aligment = 'A_B', where A={top,middle,center} and B={left,middle,right}
  • Change gap_x and gap_y to fine tweak position on the screen

Known issues and bugs

  • Current song title overlaps with date when title is too long on spotify-top variants.

2016

spoclo's People

Contributors

dragius avatar dacha204 avatar

Stargazers

Sionnach avatar

Watchers

James Cloos 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.