A native Android client for managing Discord Widget configurations.
Warning
Widgeto has been archived.
Discord officially discontinued the Game Stats Widget Experiment, making further development of this project impractical.
Official announcement:
https://support-dev.discord.com/hc/en-us/articles/42261641635351-Game-Stats-Widget-Experiment
Although development has stopped, this repository still demonstrates the original workflow for interacting with Discord's widget system, including fetching applications, retrieving widget configurations, and publishing widgets.
If Discord ever restores widget support (or introduces a replacement), feel free to fork this repository and continue development using Sketchware Pro or Android Studio.
Widgeto was built to replace the Discord Developer Portal with a fast, native Android experience.
Instead of managing widgets through a browser, developers could browse their Discord applications, edit widget configurations, and publish changes directly from their phone.
| Feature | Status |
|---|---|
| Fetch Discord applications | ✅ |
| Retrieve widget configurations | ✅ |
| Edit widget configurations | ✅ |
| Publish widget configurations | ✅ |
| Native Android interface | ✅ |
| Discord API integration | ✅ |
| Mobile-first workflow | ✅ |
| Technology | Purpose |
|---|---|
| Java | Application logic |
| Sketchware Pro | Development environment |
| Android WebView | Discord authentication & portal integration |
| Discord APIs | Application & widget management |
Although the project is archived, contributions and forks are always welcome.
If Discord brings widget support back in the future, Widgeto can continue from where development stopped.
This project is licensed under the MIT License.
Made with ❤️ for the Discord developer community.