Skip to content
/ trax Public

macOS Music management application written in Flutter.

Notifications You must be signed in to change notification settings

nbonamy/trax

Repository files navigation

trax

macOS Music management application written in Flutter.

  • Apple Music like UI
  • Browse local music files
  • Import new files into libraruy (MP3, FLAC, M4A)
  • Edit audio tags (including artwork and lyrics)
  • Audio format conversion
  • Local audio playback

Getting Started

flutter pub get
flutter run macos

You can deploy to your Applications folder using

make deploy