MiniBug
MiniBug is a simple desktop issue tracker and to-do list application for Windows, written in C using Windows Forms. It is a single-user tool designed for managing tasks and tracking issues in small projects. Each project is stored in a JSON file rather than a database, making it easy to share projects across multiple computers via cloud storage services like Dropbox. Key features include the ability to create, edit, delete, and clone both issues and tasks. Users can show, hide, and sort columns in the grid view, including multi-column sorting with ascending or descending order through a dedicated Configure Columns window. The ID column is always visible, while other columns can be toggled as needed. MiniBug allows exporting issues and tasks to CSV format for reporting or further analysis. Issues and tasks are exported to separate files based on their distinct structures. Users can also customize the application's appearance via user-defined settings. The application requires Microsoft Windows 7 or later (unte