Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.