Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axklim/lofi-player
lofi girl player
https://github.com/axklim/lofi-player
Last synced: about 2 months ago
JSON representation
lofi girl player
- Host: GitHub
- URL: https://github.com/axklim/lofi-player
- Owner: axklim
- Created: 2022-10-16T22:38:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T10:16:08.000Z (5 months ago)
- Last Synced: 2024-08-16T11:33:44.497Z (5 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just open [lofi hip hop radio](https://www.youtube.com/watch?v=jfKfPfyJRdk) without youtube interface (:
Build and install (macOS only):
```shell
brew install node
npm install -g electron-forge
git clone [email protected]:axklim/lofi-player.git
cd lofi-player
npm install
npm run install
```