Skip to content
forked from sagunsh/hndeck

HN Deck - An alternate way to browse Hacker News

License

Notifications You must be signed in to change notification settings

rajat-np/hndeck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HN Deck

A tweetdeck like interface to browse Hacker News

Live https://hndeck.sagunshrestha.com/

Pre requisites

  • Python 3.6+
  • pip

Install Requirments

$ pip install -r requirements.txt

Run App

Collect data, alternatively schedule fetch_data.py as cron job

$ python fetch_data.py

Run server

$ python app.py

About

HN Deck - An alternate way to browse Hacker News

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • Python 20.9%
  • CSS 17.3%