• Stars
    star
    179
  • Rank 214,039 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ’ป Conky configuration with Google Keep, Google Calendar, System information and Lua clock ring for Linux users.

Google Integrated System Conky

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

Buy Me a Coffee at ko-fi.com

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 wallpaper 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

More Repositories

1

Breeze-Adapta-Cursor

โ†–๏ธ Popular Breeze Cursor modified for Adapta theme.
Shell
107
star
2

Numix-Cursor-Maia

Numix Cursor Colorized for Maia colors
Shell
41
star
3

Arc-Maia-Grey-Theme

๐ŸŽจ Grey version of popular Arc GTK theme is colored by beautifulManjaro's Maia color.
CSS
39
star
4

CosmeticScan

๐Ÿ” Scanning Ingredients of Cosmetic products with phone camera and manually in order to describe their health effect.
Kotlin
35
star
5

FirebaseMessagingApp

โœ‰๏ธ Firebase Instant Messaging application with Push Notification, private chat rooms, register and login operations.
Java
26
star
6

CocktailStore

An application for listing all alcoholic and non alcoholic cocktails and their recipes.
Kotlin
7
star
7

SimpleFileManager

Simple file manager for exploring files and folders in device
Kotlin
6
star
8

SimplePhotoGallery

A Simple Photo Gallery application for browsing photos in phone.
Kotlin
5
star
9

PartyFlashlight

Real time music level detection and giving effect according to music rhythm.
Kotlin
4
star
10

PokemonGoEye

Checking Pokemon Go servers in defined period and giving notification when they are ready to play game again
Kotlin
4
star
11

SimpleWeather

Kotlin
3
star
12

LiveWallpaper

Kotlin
2
star
13

ViperTask

A TodoList app with VIPER Architecture
Swift
2
star
14

Weather

Kotlin
1
star
15

WeatherApp

Weather App with SwiftUI and Combine
Swift
1
star
16

EventFinder

Kotlin
1
star
17

SimpleWebBrowser

Kotlin
1
star
18

mustafaozhan

1
star
19

HackerNews

MVVM HackerNews app with SwiftUI and Combine
Swift
1
star
20

HomeWorkout

Kotlin
1
star
21

BookSearch

A Simple Prject with SwiftUI and Combine written in MVVM
Swift
1
star
22

UserRepositorySearch

MVVM Rx-Swift trial for Searching GitHub repositoories by username
Swift
1
star
23

WebsiteCheck

Kotlin
1
star
24

AlbumTrackList

Will Not be continued Bec of SwiftUI ;)
Swift
1
star
25

MostStarted

A list of the most starred repositories on GitHub by a language with MVVM, Coordinators & RxSwift.
Swift
1
star
26

GitHubSearch

GitHub Search API with SwiftUI Combine and MVVM
Swift
1
star
27

NewsFeed

Swift
1
star
28

SimpleTodoList

Todo List with SwiftUI and Combine
Swift
1
star