Stop juggling spreadsheets and endless meetings. Fira gives you visual task boards, real-time collaboration, and works everywhere - from your laptop to your team's cloud.
Loading video...
Download the latest release and extract it to your desired location:
Extract the downloaded ZIP file to a folder on your computer
Navigate to the extracted folder and simply double-click index.html
to open it in your web browser
Alternative: Right-click on index.html → "Open with" → Choose your preferred browser (Chrome/Edge recommended)
Click the "Choose Folder" button in Fira and select where you want to store your projects
Uses modern File System Access API - works directly with your local files!
Everything you need to manage projects effectively
View all projects as cards with powerful search and filtering capabilities. Create new projects with ease.
Organize your workflow with intuitive Kanban columns that adapt to your team's process.
Complete task lifecycle management with drag-and-drop, comments, and time tracking.
Get answers to common questions about Fira
Simply download the latest release ZIP file and extract it into your project folder. You can rename the extracted folder to something like "project-management" or "fira". Then open index.html in your browser or set up the server following our Quick Start instructions. Fira works as a standalone tool that manages your project files using folders and markdown.
Fira is a modern project management platform that uses file-based task management with visual Kanban boards. Tasks are stored as markdown files in folders that represent different workflow stages (Backlog → Progress → Review → Testing → Done). This approach combines the simplicity of file management with powerful web-based visualization.
Not at all! While Fira offers advanced features for developers, it's designed for anyone to use. The Quick Local Setup handles all technical details automatically with simple batch/shell scripts. You just download, extract, and run - no complex configuration needed.
Yes! Fira is 100% open source and free to use. You can download the source code, modify it, and deploy it anywhere without licensing fees. There are no premium features or subscription costs - everything is included.
Absolutely! Fira works completely offline once you've downloaded it. Your projects and tasks are stored locally on your computer as simple files and folders. You only need internet for the initial download and optional Git synchronization if you choose to use it.
Fira supports multiple collaboration modes: file sharing (Dropbox, Google Drive), Git repositories for version control, and server mode for real-time team access. Each team member can have their own task folders, making it easy to track individual progress and workload.
Fira works in all modern browsers. The server mode (our recommended approach) works perfectly in Firefox, Safari, Chrome, and Edge. All modern browsers support the full feature set when running through the local server.
Yes! Since Fira uses simple markdown files, you can easily import data from other tools or create migration scripts. Many users export their existing projects to CSV/JSON and convert them to Fira's markdown format. The file-based approach makes data always accessible and portable.