README.md
July 30, 2025 · View on GitHub
Audibly — Audiobook Player
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
Table of Contents
About The Project
This desktop audiobook player for Windows 10/11 supports playing .m4b and .mp3 files, including audiobooks composed of multiple files.
Screenshots
Home/Library
Expanded Player
Mini-player
Sleep Timer
More Info Dialog
Built With
Roadmap
- Add
.mp3file support - Add support for multiple files in an audiobook
- Add mini-player
See the open issues for a full list of proposed features (and known issues).
Contributing
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
Top contributors:
License
Distributed under the GNU General Public License v3.0. See LICENSE.txt for more information.
Contact
rstewa - dev@audibly.info
Project Link: https://github.com/rstewa/Audibly
Acknowledgments
- 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