Giter VIP home page Giter VIP logo

googleintegratedsystemconky's Introduction

Google Integrated System Conky

This is my Arch linux conky configuration with conky, lua, Google Calendar and Google Keep

Supports

  • Google Calendar Integration
  • Google Keep Integration
  • RSS feed integration
  • Basic system information table(CPU,RAM,HDD/SSD,Date/Time ...)

Installation

  • Ubuntu & Derivatives

You should have git installed

sudo apt-get install conky-all python3-pip python-pip ; sudo pip3 install beautifulsoup4 requests lxml ; sudo pip install gcalcli ; git clone https://github.com/mustafaozhan/GoogleIntegratedSystemConky ; cd GoogleIntegratedSystemConky/ ; chmod +x install.sh && sh ; install.sh
  • Arch Linux & Derivatives

    You should have yaourt and git installed

sudo pacman -S python-pip python2-pip ; yaourt -S conky-lua ; sudo pip3 install beautifulsoup4 requests lxml ; sudo pip2.7 install gcalcli ; git clone https://github.com/mustafaozhan/GoogleIntegratedSystemConky ; cd GoogleIntegratedSystemConky/ ; chmod +x install.sh && sh install.sh
  • Go to the ~/.config/GoogleIntegratedSystemConky/background/ and choose a walpaper and add your profile picture in the circle (You can use gimp as a editor and for good looking you can make it grayscale)

  • In ~/.config/GoogleIntegratedSystemConky/config.xml put your google mail address and password for notes

  • start with

sh ~/.config/GoogleIntegratedSystemConky/gisc.sh start
  • In first time a windows with your default browser will be openned and it will ask for your gmail permission for calendar. After that if it will print any error on the desktop kill conky with killall conky than start it back with sh ~/.config/GoogleIntegratedSystemConky/gisc.sh start

Configuration

Configuration based on 1600*900. Change it acording to your screen resolution.

  • Xfce panel size is 44
  • plank Icon size is 44
  • Xfce panel color is same as background
  • You have to have your notes titled To-do in your Google Keep. (To change it ~/.config/GoogleIntegratedSystemConky/config.xml)

If you will have so much notes in your Google Keep or events in your Google Calendar panel will not cut your rows by this configurations.

Thanks to

conkyKeep for Google Keep integration, gcalcli for Google calendar integration. And lastly apperance highly customized from inifinity-dark-conky-theme-v2

googleintegratedsystemconky's People

Contributors

mustafaozhan 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.