N1kO23 / Amethyst

A cross-platform music player made with Typescript

Home Page:https://amethyst.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord GitHub repo size

English | 简体中文 | Русский | Polski

Amethyst

Amethyst is an Electron-based cross-platform audio player with a node-based audio routing system, the main goal of this project is to make a music player in TypeScript to see how far the language can be stretched to prove it's possible to provide pro-level features as most DAWs / DAEs, while also providing useful tools and customizability to the end-user.

Amethyst

📝 Contributing

  • Use Node.js v19.1.0
  • Use the recommended extensions
  • Have libvips installed for linux
  • Have yarn installed

⌨️ Coding

  • Install dependencies with yarn
  • Develop with yarn dev
  • Compile with yarn package, compiled files will be in the release/build folder

About

A cross-platform music player made with Typescript

https://amethyst.pages.dev

License:MIT License


Languages

Language:Vue 65.0%Language:TypeScript 30.4%Language:JavaScript 2.3%Language:CSS 1.0%Language:Shell 0.4%Language:Java 0.3%Language:HTML 0.3%Language:GLSL 0.2%