osu!widget
View repository here.
osu!widget is an application which retrieves data about user from the API.
I'm doing this as a programming practice so don't expect the source code to be extremely beautiful/optimized.
Right now breaking it isn't really hard.
-TODO:
Round the accuracy
Add validation for username and API key.
Validate JSON better.
Add rank refreshing every two minutes.
Retrieve user avatar from the profile. * DONE
Make the widget look like an actual userpanel. (Looking forward to the new design)
Since the application is this unoptimized & not far into development, I'm not gonna give out a direct download link.
For the tech savvy, I'm giving you a link to the repo. I've set it to public so you who know Git shouldn't have problem cloning it.
please don't kill me for my horrible code