GitXplorerGitXplorer
m

hn-indicator

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
bbe18abf4accef34febef5b65f376450539cb468

Updated refresh method.

mmayank26saxena committed 9 years ago
Unverified
93dd296d7098cd8208afecdfd46a55f63b49ece5

Update README.md

mmayank26saxena committed 9 years ago
Unverified
c2221abea8c333bd7ca2995db90585920d48e692

Added new screenshot

mmayank26saxena committed 9 years ago
Unverified
ba6d0c5252051f2fd8bb8392d3868b04120226f6

Commented show_notification in main().

mmayank26saxena committed 9 years ago
Unverified
ba6a5ec57370873b7e06a0a3a1db17cd61a351bb

Updated changelog after pushing to PPA.

mmayank26saxena committed 9 years ago
Unverified
6c4956fdae1d71d8682596d1c9614d6adebb0a12

Updated changelog.

mmayank26saxena committed 9 years ago

README

The README file for this repository.

#Hacker News Panel Indicator A panel indicator which brings the latest feed from Hacker News right to your desktop. Click on the news feed item to read about it in detail in your web broswer. One can change the duration after which the news feed gets refreshed by adjusting the refresh duration right from the panel.

#Usage

git clone https://github.com/mayank26saxena/hn-indicator/

cd hn-indicator

python hn &

#PPA

sudo add-apt-repository ppa:mayank26saxena/hn-indicator

sudo apt-get update

sudo apt-get install hn-indicator

#Run from Dash alt tag

##Top 10 latest posts from the Hacker News website. alt tag

##Adjusting refresh duration. alt tag

#Contributing Use github's pull request/issues feature for all contributions.