Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikstrous/listen-to-hacker-news
https://github.com/vikstrous/listen-to-hacker-news
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikstrous/listen-to-hacker-news
- Owner: vikstrous
- Created: 2014-04-11T03:11:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-10T01:19:59.000Z (almost 10 years ago)
- Last Synced: 2024-12-23T17:14:07.278Z (about 1 month ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Listen to Hacker News
---This is a simple shell script that lets you listen to hacker news headlines. Great for when you are tired of coding all day and want to get the tl;dr on what's happening in the software world.
Disclaimer: festival is not that amazing so I don't promise you'll understand anything it reads
Supported platforms:
---```
Arch Linux
```Setup
---```
pacman -S espeak
```Check if it forks:
```
echo "success" | festival --tts
```If you get an error take a look here:
https://wiki.archlinux.org/index.php/Festival#Configuration
Usage
---```
./listen.sh
```