Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fooyin/fooyin
A customisable music player
https://github.com/fooyin/fooyin
alsa audio audio-player chiptune cpp20 customizable ffmpeg fooyin linux music music-player pipewire plugins qt taglib vgm waveform
Last synced: 15 days ago
JSON representation
A customisable music player
- Host: GitHub
- URL: https://github.com/fooyin/fooyin
- Owner: fooyin
- License: gpl-3.0
- Created: 2022-06-20T10:52:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T10:02:12.000Z (15 days ago)
- Last Synced: 2024-10-29T10:06:16.171Z (15 days ago)
- Topics: alsa, audio, audio-player, chiptune, cpp20, customizable, ffmpeg, fooyin, linux, music, music-player, pipewire, plugins, qt, taglib, vgm, waveform
- Language: C++
- Homepage: https://www.fooyin.org
- Size: 17.9 MB
- Stars: 571
- Watchers: 11
- Forks: 17
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/fooyin/fooyin - Customizable music player for Linux (Jump To / Media)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/fooyin/fooyin - Customizable music player for Linux (Jump To / Media)
README
## A customisable music player
fooyin is a music player built around customisation. It provides a variety of widgets to help you manage and play your local collection.
It's highly extensible with a plugin system and includes _FooScript_,
a scripting language for advanced configuration of widgets.
A layout editing mode enables the entire user interface to be customised, starting from a blank slate or a preset layout.Only Linux is supported at present, though support for other platforms is coming soon.
| ![Simple](https://github.com/user-attachments/assets/8e8732a7-a7e5-4542-87b4-7d0a7b5e8fa0) | ![Browser](https://github.com/user-attachments/assets/d9f4ed62-e50a-419c-aa26-8801a76a6597) |
|----------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|
| ![Obsidian](https://github.com/user-attachments/assets/7dcc92be-04ea-402f-9cbb-a92ee855b893) | ![Wave](https://github.com/user-attachments/assets/de5b4b3a-cd9d-4520-a975-e268e472e0f9) |## Features
* [x] Playback of FLAC, MP3, MP4, Vorbis, Opus, WavPack, WAV, AIFF, Musepack, Monkey's Audio
* [x] Playback of popular VGM and tracker module formats
* [x] Gapless playback
* [x] Add and play files from within archives
* [x] Audio output and device configuration
* [x] CUE sheet support (including embedded)
* [x] Fully customisable layout, starting from a blank window
* [x] Customisable keyboard shortcuts
* [x] Filter library on any field(s)
* [x] Create and manage playlists
* [x] Import/export playlists (M3U/M3U8)
* [x] Extensible using a plugin system
* [x] Tag editing
* [x] Library tree, including directory structure view
* [x] Directory browser
* [x] Waveform seekbar
* [x] MPRIS support
* [x] ReplayGain support
* [x] Scrobbling### Roadmap
See [ROADMAP.md](ROADMAP.md) to learn about fooyin's planned features.
## Building from source
See [BUILD.md](BUILD.md) for details.
## Translations
You can contribute to translations on [Hosted Weblate](https://hosted.weblate.org/projects/fooyin/),
an open source and web-based translation platform.