Giter Site home page Giter Site logo

dinaraparanid / primapc Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.68 MB

Prima music player for PC

License: GNU General Public License v3.0

Kotlin 57.61% Rust 40.76% Java 1.62%
audio-player compose-desktop coroutines decompose-navigation diesel-rs jni koin kotlin rodio rust

primapc's Introduction

Prima (PC version)

Kotlin Rust

Developer

Paranid5

About App

Prima is a music player application that works with local music on your device. Application is written with domain layer (audio player + database) on Rust language and UI layer with Kotlin and Compose Multiplatform

Preview

Playback of local tracks + audio effects + current playlist

   

Ordering and filtering search

 

Artists and their tracks

 

Favourites

Stack

  • General
    • Kotlin 1.9.0
    • Rust 1.73.0
    • Java 11
    • Cargo Gradle extension
    • JNI Rust crate
  • Concurrency
    • Rust
      • Tokio
      • Futures + Futures Timer (Delay extension)
      • Async Recursion
      • Atomic Float
      • Once Cell
    • Kotlin
      • Coroutines
      • State Flow
  • Databases and files
    • Diesel ORM + Diesel Migrations
    • Dirs2
    • Serde
    • Yaml-Rust
    • Dotenv (Rust)
    • Kaml + Kotlinx.Serialization
  • Audio
    • Rodio
    • Chrono (duration and dates of tracks)
    • JAudioTagger
  • UI
    • Compose Desktop
    • Decompose navigation library
    • Koin

Current status

Alpha V 0.3.0

Implemented features:

  1. Media playback with local tracks
  2. Current playlist system (add, remove, replace tracks)
  3. Audio Effects: Pitch, Speed, Amplifier
  4. Searching + filtering
  5. Artists and their tracks
  6. Favourites (tracks and artists)

TODO:

  1. Albums
  2. Changing tracks' tags
  3. Tracks' lyrics and information
  4. Custom playlists
  5. Settings
  6. Track trimming
  7. Statistics
  8. "Guess the Melody" game

System Requirements

Project is currently supported on Linux only. Support for other platforms is coming soon.

License

GNU Public License V 3.0

primapc's People

Contributors

dinaraparanid avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.