/triton-player

A minimal Desktop MP3 Player built on Adobe AIR, inspired by the Spider Player.

Primary LanguageActionScript

This project is considered as feature complete and no longer in active development or supported.

Triton Player

Changelog | Builds | Release Notes

Triton Player is an MP3 player based on Adobe AIR platform. What started as an educational endeavour while working on Adobe Flex and the AIR platform, was released to the general public. You can use the source code to create your own player or improve upon this project.

This project was designed by a single developer in his free time from Dec 2010 to August 2011. The latest version is 1.3.

Features

  • Amazing UI
  • Visualization support
  • Compact and Full Modes
  • Create and load playlists
  • Internationalization Support (Implementation for English and German)
  • Minimize to System Tray
  • Shuffle playlist
  • Multiple Themes Support
  • Seekbar (Sounds simple, but was very difficult to implement)

Screenshots

Compact Mode in Version 1.0

Full mode with Minty Green theme in Version 1.3

Installation

  1. Install Adobe AIR
  2. Download and install the latest build

Dependencies

Triton Player is built on top of an in house audio engine "sndbar". The core of the audio engine is called AudioPlayer which rovides support for media operations on a single audio file. Triton Player builds on top of this giving a rich UI and playlist support.