Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 472 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 472 Bytes

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