Ken is an iOS widget that displays your LeetCode contribution activity right on your home screen. Track your coding consistency with a beautiful, GitHub-style contribution graph.
- 📊 Visual contribution graph showing last 11 months of activity
- 🏆 Current streak tracking
- 📱 iOS widget in medium and large sizes
- 🌓 Supports both light and dark mode
- 🔄 Auto-refreshing data
- SwiftUI for the UI framework
- WidgetKit for iOS widget functionality
The contribution graph uses a custom color palette based on activity level:
- Clone the repository
- Open
ken.xcodeprojin Xcode - Build and run the project
- Add the widget to your home screen
- iOS 16.6+
- Xcode 16.2+
- Active LeetCode account
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- LeetCode for providing the user activity data
- GitHub for inspiration on the contribution graph design


