https://github.com/amrrs/hn_headlines_bitbar
๐Bitbar Plugin for Mac to show Hacker News Headlines ๐
https://github.com/amrrs/hn_headlines_bitbar
bitbar-plugin macos osx python3
Last synced: 3 months ago
JSON representation
๐Bitbar Plugin for Mac to show Hacker News Headlines ๐
- Host: GitHub
- URL: https://github.com/amrrs/hn_headlines_bitbar
- Owner: amrrs
- Created: 2018-07-13T12:18:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T03:52:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-15T12:02:57.571Z (5 months ago)
- Topics: bitbar-plugin, macos, osx, python3
- Language: Python
- Homepage:
- Size: 227 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HN Headlines - Bitbar Plugin
Bitbar Plugin for Mac to show Hacker News Headlines### Bitbar:
Thanks to BitBar (by [Mat Ryer - @matryer](https://twitter.com/matryer)) that lets you put the output from any script/program in your Mac OS X Menu Bar.### This Plugin:
This plugin using [Hacker News API](https://github.com/HackerNews/API) helps you put your top Hacker News (Frontpage) Headlines in your OSX Bar.### How to use this Plugin:
* [Download latest BitBar release](https://github.com/matryer/bitbar/releases/latest)
* **Dependency:**
* Make sure you have Python3 on your mac
* Install [requests](https://github.com/requests/requests) Package using `pip3 install requests`
* Download/Copy the *hn_front.120m.py* plugin code from this repo and put it inside your Bitbar Plugin Folder
* Make sure it's executable (in Terminal, do chmod +x hn_front.120m.py)
* Then choose Refresh all from the BitBar menus### Screenshot:
