Skip to content

A modern, cross-platform music player built with Flutter featuring playlist management, customizable UI, and advanced playback controls. Clean interface for enjoying your local audio collection on desktop platforms.

Notifications You must be signed in to change notification settings

sanyabeast/tunescape

Repository files navigation

TuneScape

A modern, cross-platform music player built with Flutter that provides a clean and intuitive interface for audio playback.

TuneScape

Features

  • 🎵 Play local audio files with a sleek, modern UI
  • 📋 Create and manage playlists
  • 🔄 Shuffle and loop playback modes
  • 🎨 Customizable accent colors
  • 💻 Cross-platform support (Windows, macOS, Linux)
  • 🖥️ Responsive design with adjustable layout

Installation

Prerequisites

  • Flutter SDK (>=3.0.6)
  • Dart SDK (>=3.0.6)

Setup

  1. Clone the repository
    git clone https://github.com/sanyabeast/tunescape.git
    
  2. Navigate to the project directory
    cd tunescape
    
  3. Install dependencies
    flutter pub get
    
  4. Run the application
    flutter run
    

Usage

  • Open audio files through the side menu
  • Create and load playlists
  • Control playback with the bottom control panel
  • Customize appearance through the settings dialog

Dependencies

  • just_audio: Audio playback engine
  • file_picker: File selection dialog
  • shared_preferences: Local settings storage
  • desktop_window: Window size management

License

This project is licensed under the MIT License - see the LICENSE file for details.

Version

Current version: 0.1.1a

About

A modern, cross-platform music player built with Flutter featuring playlist management, customizable UI, and advanced playback controls. Clean interface for enjoying your local audio collection on desktop platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published