Skip to content

digital-shokunin/Hacker-News-Applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker-News-Applet

A Python based Hacker Bar clone for Ubuntu/GTK

Requires

Python 3

PyGObject

  #In Ubuntu
  apt-get install python3-gi

Install python requirements

  pip install -r requirements.txt

###Note: If you want a Python 2.7+ version, I have a separate branch for Python 2

Due to limitations in the GTK Indicator I am unable to implement this in the way I had planned using GTK library. However, I have a Qt implementation I am working on, it is located in the Qt branch, once I have it to about the same point of functionality I may merge it into the main branch and replace the GTK version.

About

A Python based Hacker Bar (https://github.com/MohawkApps/Hacker-Bar) clone for Ubuntu/GTK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages