You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
public | 7 months ago | |
resources | 7 months ago | |
src | 7 months ago | |
src-tauri | 7 months ago | |
tests/unit | 9 months ago | |
.browserslistrc | 9 months ago | |
.eslintrc.js | 9 months ago | |
.gitignore | 7 months ago | |
LICENSE | 9 months ago | |
README.md | 7 months ago | |
babel.config.js | 9 months ago | |
jest.config.js | 9 months ago | |
package.json | 7 months ago | |
postcss.config.js | 7 months ago | |
sh.xaviers.Opentapes.yml | 7 months ago | |
tailwind.config.js | 7 months ago | |
tsconfig.json | 9 months ago | |
yarn.lock | 7 months ago |
README.md

Opentapes
A convergent/adaptive app for streaming Hip-Hop mixtapes hosted on MyMixtapez.com.
Built with Vue.js,
Tauri &
Naive UI.
Made with ♥.
Installation
Note: I'm still working on making Opentapes available to more Linux distros.
Releases
Releases for Linux (.deb) & Windows (x64 installer) can be found in the releases page.
Repositories
Arch Linux (AUR)
yay -S opentapes-bin
Building from source
Set up Tauri and its dependencies
- Refer to Tauri's official documentation to install Tauri, Node.js & Rust.
- Install tauri-cli using cargo:
cargo install tauri-cli --version 1.0.0-beta.7
.
Note: This project uses Yarn 1.x as Node.js package manager. Will migrate to 2.x soon.
Installing Front-End dependencies
yarn install
Building for production
yarn build && cd src-tauri && cargo tauri build
Contributing
Bug reports, pull requests, and ideas are welcomed.
Please consider donating with LiberaPay if you enjoyed Opentapes.