This project is considered as feature complete and no longer in active development or supported.
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.
- 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)
Full mode with Minty Green theme in Version 1.3
- Install Adobe AIR
- Download and install the latest build
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.