https://github.com/yui540/toa
シンプルで可愛いミュージックプレイヤー「兎亜」
https://github.com/yui540/toa
electron music toa
Last synced: 12 months ago
JSON representation
シンプルで可愛いミュージックプレイヤー「兎亜」
- Host: GitHub
- URL: https://github.com/yui540/toa
- Owner: yui540
- License: mit
- Created: 2017-03-28T00:33:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-03T00:07:30.000Z (about 8 years ago)
- Last Synced: 2025-04-10T21:14:24.134Z (about 1 year ago)
- Topics: electron, music, toa
- Language: CoffeeScript
- Homepage:
- Size: 6.94 MB
- Stars: 136
- Watchers: 7
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# 兎亜 - toa
"toa" is a simple music player made with Electron.

- About:
- [Qiita - Electronでシンプルな音楽プレイヤーを作ってみた](http://qiita.com/yuki540/items/8a2b8b07bea896fb7151)
- Download:
- [GitHub - Releases](https://github.com/yuki540net/toa/releases/tag/v0.0.1)
- Demo movie:
- [Twitter - 兎亜のデモ動画](https://twitter.com/eriri_jp/status/850557992990687232)
- Developer
- yuki540
- [Twitter - @eriri_jp](https://twitter.com/eriri_jp)
- [HP - yuki540.com](http://yuki540.com)
## An Ideal Music Player
Toa has a simple design, built to streamline it's purpose: playing MP3s from a directory.
Toa has just enough UI to enjoy music, so it won't take up unnecessary screen space.
It utilizes flat design, shown below:

## Usages
Getting started : Launch "toa".

### Select the Directory where the music files are placed
When you click search button:

You will see the directory selection dialog.
Then select a directory containing mp3 files.

After selecting the directry, you can manage the music in the directry.
### Jumping to specific time
Click any position in the seekbar to jump to a specific time:

### Repeating
Click the icon next to the music title to toggle playlist or single file repetition.

### Skipping
Press button on the left hand of play button to play the previous track.

In order to play the next track, Press the button on the right hand of play button.

### Selecting a music
when you want to select a different track, press the icon that has three horizontal lines (so-called the Hamburger menu button).

This will show a list of music in the directory and you can select the checkboxes for the tracks you want to play.

## License
This software is licensed under MIT license.