SkillAgentSearch skills...

Hongeet

A simple powerful music player for seamless streaming of your favorite songs, offering a smooth, distraction-free experience with no ads, and a clean interface built for true music lovers.

Install / Use

/learn @greenbugx/Hongeet

README

<div align="center"> <img src="assets/banner/latest_banner.png" alt="Hongeet Banner" width="100%" />

HONGEET - সংগীত 🎧

A lightweight music player with offline playback and optional third-party streaming.<br> Built with love for speed, control, and clean design.

<p> <a href="https://flutter.dev"> <img src="https://skillicons.dev/icons?i=flutter,dart,kotlin,git" height="40" /> </a> </p>

GitHub Release License<br> Downloads Sourceforge Downloads IzzyOnDroid <a href="https://github.com/greenbugx/Hongeet/releases/latest"><img alt="GitHub Downloads" src="https://img.shields.io/github/downloads/greenbugx/Hongeet/total?style=for-the-badge&color=white&label=DOWNLOADS(GH)" ><br> <img src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" > <img src="https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white" />

RB Status

<br>

<a href="https://sourceforge.net/projects/hongeet/" target="_blank"><img src="https://b.sf-syn.com/badge_img/3954764/oss-rising-star-white" alt="OSS Rising Star" width="130" /></a>

<br> <a href="https://sourceforge.net/projects/hongeet/files/latest/download"> <img alt="Download Hongeet" src="https://a.fsdn.com/con/app/sf-download-button" width="300" srcset="https://a.fsdn.com/con/app/sf-download-button?button_size=2x 2x"> </a> <br> <a href="https://apt.izzysoft.de/packages/com.dxku.hongit"> <img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroidButtonGreyBorder_nofont.png" height="53" alt="Get it at IzzyOnDroid"> </a> </div>

[!IMPORTANT] Active Development: Hongeet is currently in active development. Expect bugs, crashes, or missing features.
If you encounter issues, please report them in the Issues Tab.


<h1 align=center> 📖 What is HONGEET? </h1>

HONGEET was built to solve a simple problem:<br>

“Why is it so hard to just listen to music the way I want?”

Most modern music apps lock downloads behind paywalls, track your data aggressively, or break completely when you go offline. HONGEET does the opposite.

Hongeet is a music player that supports offline local audio playback and optional streaming from third-party services such as YouTube Music and JioSaavn — giving you full control over how and where you listen.

✨ Key Highlights

| 🎶 Streaming | 📥 Downloads | | :--- | :--- | | • High-quality audio streaming from supported services<br>• Smart URL caching (fast repeats)<br>• Gapless playback & Queue management | • Download directly to device storage<br>• YT Extraction (via youtube_explode_dart)<br>• Fully offline playback |

| 🧠 Smart Playback | 🖤 UI / UX | | :--- | :--- | | • History & Recents<br>• Loop modes (Off / All / One)<br>• Background playback service | • Material3-inspired design<br>• Smooth animations<br>• Full-screen & Mini player support |

| 🎤 Lyrics | ⚙️ Performance | | :--- | :--- | | • Synchronized (LRC) lyrics support<br>• Unsynchronized lyrics display<br>• Auto-fetch & fallback handling | • Lightweight & fast startup<br>• Optimized caching system<br>• Battery-friendly background tasks |


<h2 align=center> 📸 Screenshots </h2> <div align="center"> <h2 style="">Android</h2> <table> <tr> <td><img src="assets/screenshots/01.jpg" width="220" /></td> <td><img src="assets/screenshots/02.jpg" width="220" /></td> <td><img src="assets/screenshots/03.jpg" width="220" /></td> </tr> <tr> <td><img src="assets/screenshots/04.jpg" width="220" /></td> <td><img src="assets/screenshots/05.jpg" width="220" /></td> <td><img src="assets/screenshots/06.jpg" width="220" /></td> </tr> <tr> <td><img src="assets/screenshots/07.jpg" width="220" /></td> <td><img src="assets/screenshots/08.jpg" width="220" /></td> <td><img src="assets/screenshots/09.jpg" width="220" /></td> </tr> </table> <h2 style="">Windows</h2> <table> <tr> <td><img src="assets/screenshots/10.png"/></td> </tr> <tr> <td><img src="assets/screenshots/11.png"/></td> </tr> </table> </div>

🔐 Permissions (Android)

HONGEET asks for permissions strictly needed for playback, downloads, and local media access.

| Permission | Reason | | :--- | :--- | | INTERNET | For streaming audio, metadata fetching, and optional update checks. | | POST_NOTIFICATIONS <br>(Android 13+) | For playback controls in notification/lock screen and download notifications. | | FOREGROUND_SERVICE<br>FOREGROUND_SERVICE_MEDIA_PLAYBACK<br>WAKE_LOCK | To keep background playback stable while the app is minimized or the screen is locked. | | FOREGROUND_SERVICE_DATA_SYNC | To support background data tasks such as download/stream sync operations. | | READ_MEDIA_AUDIO<br>(Android 13+) | To read audio files from device storage (downloads/local tracks). | | READ_EXTERNAL_STORAGE<br>(Android 12 and below) | Backward-compatible local audio access on older Android versions. | | REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | Optional: Used to open battery optimization settings on aggressive OEM devices. | | MANAGE_EXTERNAL_STORAGE<br>(Android 11+) | Optional: Used only if the user opts in to manage local audio/downloaded songs directly from the app. |

[!NOTE] HONGEET does not request contacts, location, microphone, or camera permissions.


🤝 Contributing

Contributions are welcome! Whether it's fixing bugs, improving the UI, or optimizing performance.

  1. Fork the repository.
  2. Create a feature branch.
  3. Commit clean, meaningful changes.
  4. Open a Pull Request.

For detailed info, please check CONTRIBUTING.md


❤️ Credits & Tech Stack

This project wouldn’t exist without these amazing open-source libraries:


[!WARNING] Disclaimer: Hongeet is a personal project built for learning. It is not intended for commercial use. Do not use this app to distribute copyrighted content. If you are a rights holder and believe an issue exists, please open an issue immediately.


<div align="center">

📜 License

Licensed under <img src="https://www.gnu.org/graphics/agplv3-with-text-162x68.png" /> <br> View License

<br> <a href="https://www.buymeacoffee.com/dxku" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" width="180" /> </a>

<br><br>

Now don't cry listening to sad songs :)

</div>

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated10d ago
Forks2

Languages

Dart

Security Score

95/100

Audited on Mar 20, 2026

No findings