Desktop Audiobook player for Windows 10/11. Supports `.m4b` and `.mp3` file types. It also supports audiobooks that
consist of multiple files. I created this because Audible removed their desktop player (and I really hate browser based players).
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Important
Audibly v2 is NOW in the Microsoft Store!
Update that addes support for .mp3
files and audiobooks that consist of multiple files will be published to the store soon!
Table of Contents
This is a desktop audiobook player for Windows 10/11. It supports playing .m4b
and .mp3
files. It also supports audiobooks that consist of multiple files.
- Add
.mp3
file support - Add support for multiple files in an audiobook
- Add mini-player from v1 to v2
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE.txt
for more information.
rstewa - [email protected]
Project Link: https://github.com/rstewa/Audibly
- Rise Media Player for inspiration
- Libation for the FolderIcon code
- OpenAudible for giving me a license and for helping me find/fix a bug in my import code
- Best-README-Template for the README template