A gamification app for Nextcloud that transforms task management into an RPG-like experience.
- XP & Leveling: Earn experience points and level up by completing tasks
- Achievements & Streaks: Unlock achievements and maintain daily streaks
- Task Integration: Works seamlessly with Nextcloud Tasks
- Dynamic Lists: Auto-loading tasks with smart overflow management
- Progress Tracking: Monitor daily, weekly, and total task completion
- Clone into your Nextcloud apps directory:
cd /path/to/nextcloud/apps
git clone https://github.com/ohbotno/Nextcloud-Quest.git quest- Enable the app:
sudo -u www-data php /path/to/nextcloud/occ app:enable quest- Nextcloud 27+
- Nextcloud Tasks app
- PHP 8.0+
- Open Quest from your Nextcloud apps menu
- Go to Settings to select task lists for your quest
- Complete tasks to earn XP and level up
- Track your progress on the dashboard
AGPL-3.0
Report issues on GitHub.