Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softmarshmallow/inked-lite
🔇 temporary sound player for flutter windows
https://github.com/softmarshmallow/inked-lite
Last synced: 23 days ago
JSON representation
🔇 temporary sound player for flutter windows
- Host: GitHub
- URL: https://github.com/softmarshmallow/inked-lite
- Owner: softmarshmallow
- Created: 2020-04-19T12:29:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:52:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T22:45:26.132Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inked-lite
> An electron-vue project
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build```
---
this app is used for playing sound for inked windows/linux app. since windows/linux does not support play sound on flutter,
you have to run this app to play sound on those platform.