Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twisterghost/fedoraknight
The hero reddit doesn't even want, and probably doesn't need.
https://github.com/twisterghost/fedoraknight
Last synced: about 2 months ago
JSON representation
The hero reddit doesn't even want, and probably doesn't need.
- Host: GitHub
- URL: https://github.com/twisterghost/fedoraknight
- Owner: twisterghost
- Created: 2014-01-28T16:28:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-28T18:38:50.000Z (almost 11 years ago)
- Last Synced: 2024-04-13T07:47:05.847Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FedoraKnight
============FedoraKnight watches over your favorite subreddit's /new section and keeps tabs on the posts. See new posts come in from your command line with easy access to the links, content and information within the posts. Help contribute to your favorite communities by joining the "Knights of /new" in filtering the content and responding to posts.
# How-To
### Clone the repo
`git clone https://github.com/twisterghost/FedoraKnight.git`### Install the dependencies
`npm install`### Run FedoraKnight
`node fedoraknight`### Give it a specific subreddit
`node fedoraknight --subreddit pics`# Contribute
Do you have an idea on how to improve this (ridiculously simple) script? Create an issue or send a pull request. Let's make it awesome.