Tiny Issue Tracker is SQLite based, single-file issue tracker.
This project is under active development and things may change. Please star ⭐️ the repo to help development
- 🚀 Super Lightweight
- 👥 Multi-user
- 📧 Email Notifications
- 📦 No dependencies
- 🔥 Issue Priority (High, Medium, Low)
- 💬 Comment on issues
- 📝 Markdown support
- 🌐 Fully Works offline
- 🏃 Throw and run!
- Modify configurations in the file (issue-tracker.php)
- Upload to webserver (rename if necessary) & load from browser
- Production Ready Release
- Better email notifications
- Tags for issues
- Reaktions (Only if necessary)
- More Options for Admins
- Stay logged in (Cookies)
- Better security (CSRF, Obfuscate all IDs, etc.)!
- Online Demo
- Smaller File Size (With CDN instead of inline gzip)
- Search & Pagination for issues
- Guest Mode & Public Issues
- Cross Reference Issues
- Suggestions? Open an issue!
- Better UI (Modern, Responsive)
- Better Comments (Markdown, User Icons)
- Responsive Design (Mobile Friendly)
- User Roles (Banned, User, Moderator, Admin)
- User Registration (Via Admin)
- Admin Panel (User Management, Logs, Updates, etc.)
-
Markdown Editor(Maybe if I find a lightweight one)
This is a fork of tit by jwalanta (<-last update was in 2015 😐)
- Modern design (trust me, the new one is way better)
- Faster
- Better comments (Markdown, User Icons)
- PHP 8 optimized (original version wasn't working on PHP 8)
- Patches and Fixes
- And more