Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anshumanv/ongaku
Anime Radio
https://github.com/anshumanv/ongaku
anime ending hacktoberfest javascript music opening ost webapp
Last synced: 9 days ago
JSON representation
Anime Radio
- Host: GitHub
- URL: https://github.com/anshumanv/ongaku
- Owner: anshumanv
- License: mit
- Created: 2017-06-17T15:33:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T08:01:56.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T09:14:59.986Z (26 days ago)
- Topics: anime, ending, hacktoberfest, javascript, music, opening, ost, webapp
- Language: JavaScript
- Homepage: https://ongaku.js.org
- Size: 668 KB
- Stars: 101
- Watchers: 8
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Anime Radio
[![Contributors needed](https://img.shields.io/badge/contributors-needed-yellow.svg)](CONTRIBUTING.md)
[![DUB](https://img.shields.io/dub/l/vibe-d.svg)](https://github.com/anshumanv/ongaku/blob/master/LICENSE)
[![GitHub contributors](https://img.shields.io/github/contributors/anshumanv/ongaku.svg)](https://github.com/anshumanv/ongaku/graphs/contributors)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/anime-ongaku/Lobby)
[![Build Status](https://travis-ci.org/anshumanv/ongaku.svg?branch=master)](https://travis-ci.org/anshumanv/ongaku)
[![HitCount](http://hits.dwyl.com/anshumanv/ongaku.svg)](http://hits.dwyl.com/anshumanv/ongaku)[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com)## Features
* Wide range of anime music.
* Displays a background relevant to the playing content.
* Seekable custom audio player.
* Powerful keycode functionality.
* Display the ongoing playlist and select specific track from it.
* Search bar to search for your favourite track(s).
* Set preferences to what you like (Openings, Endings, OSTs).| Key | Function |
|:--------------|:----------------:|
| Space | Pause / play |
| N | Play Next |
| R | Replay |
| F | Toggle Fullscreen |
| L | Play Previous |
| ↑ | Volume +10% |
| ↓ | Volume -10% |
| ← | Seek Back 10s |
| → | Seek Ahead 10s |### Some Pointers
* The app uses various media sources from the internet hence there is no media uptime guarantee.
* In case the track doesn't play or the background doesn't show up just file an issue or send a PR with appropriate media link.## Ports [](https://electron.atom.io/)
Electron based desktop port is available in [ongaku-desktop](https://github.com/Anshuman-Verma/ongaku-desktop.git).
[](https://sourceforge.net/projects/ongaku/)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
MIT © [Anshuman Verma](https://twitter.com/Anshumaniac12)