Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feugy/melodie-android
https://github.com/feugy/melodie-android
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/feugy/melodie-android
- Owner: feugy
- Created: 2020-11-14T09:01:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-14T09:03:10.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T15:42:07.988Z (14 days ago)
- Language: HTML
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mélodie Android
Melodie is a portable, simple-as-pie music player.
_ Work in progress _
## Miscallenous
Get logs from phone:
```shell
adb logcat -s NODEJS-MOBILE
```Back process entry point MUST be ./main.js. Entry point defined in package.json is not used.