https://github.com/mikoto2000/scab-player
自炊オーディオブックプレイヤー
https://github.com/mikoto2000/scab-player
audiobook-player
Last synced: 5 months ago
JSON representation
自炊オーディオブックプレイヤー
- Host: GitHub
- URL: https://github.com/mikoto2000/scab-player
- Owner: mikoto2000
- License: mit
- Created: 2022-04-30T16:33:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T08:17:12.000Z (10 months ago)
- Last Synced: 2025-02-18T01:40:17.208Z (8 months ago)
- Topics: audiobook-player
- Language: Rust
- Homepage:
- Size: 3.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Self Create Audio Book Player
自炊オーディオブックプレイヤー

## 開発
```sh
npm install
npm run tauri dev
```## アイコンの再生成
```sh
npx @tauri-apps/tauricon images/logo.svg
```## License:
Copyright (C) 2022 mikoto2000
This software is released under the MIT License, see LICENSE
このソフトウェアは MIT ライセンスの下で公開されています。 LICENSE を参照してください。
## Author:
mikoto2000