Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Issue Tracker

Tiny Issue Tracker is SQLite based, single-file issue tracker.

Please star ⭐️ the repo to help development

wakatime

Features

  • 🚀 Super Lightweight
  • 👥 Multi-user
  • 📧 Email Notifications
  • 📦 No dependencies
  • 🔥 Issue Priority (High, Medium, Low)
  • 💬 Comment on issues
  • 📝 Markdown support
  • 🌐 Fully Works offline
  • 🏃 Throw and run!

Installation

Important

Please use the beta version located in the beta directory, as the other version has database issues.

  • Donwload tiny-issue-tracker.php located in the beta directory
  • Modify configurations in the file (issue-tracker.php)
  • Upload to webserver (rename if necessary) & load from browser

Screenshots

Click to expand image image image

Currently Working On

  • Production Ready Release
  • Better email notifications
  • Tags for issues
  • Reactions (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!

Done

  • 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)

License and Credits

GNU GPL License

This is a fork of tit by jwalanta (<-last update was in 2015 😐)

Changes

  • 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

About

Tiny Issue Tracker is SQLite / PHP based, single-file issue tracker.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages