https://github.com/treethought/amnisiac-tui
https://github.com/treethought/amnisiac-tui
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/treethought/amnisiac-tui
- Owner: treethought
- Created: 2020-03-01T00:04:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T04:42:43.000Z (over 5 years ago)
- Last Synced: 2025-02-06T12:48:24.082Z (over 1 year ago)
- Language: Go
- Size: 157 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amnisiac
Stream music from reddit and soundcloud.
This project is **very** wip at the momendwhuwd.
Supports:
- fetching media posts from music subreddits
- playing of media urls via mpv

## Getting started
Requires [mpv](https://mpv.io/installation/)
```
make run
```
Keybindings:
- TAB - toggle focused pane
- J - move selection down
- K - move selection up
- ENTER - select item (fetch subreddit submissions or play result item)