A desktop application for managing Frigate NVR configuration files through an intuitive graphical user interface.
Frigate Config GUI is a desktop application designed to simplify the process of creating and managing configuration files for Frigate NVR systems. Instead of manually editing YAML files, users can configure their Frigate setup through a user-friendly interface.
- Create and edit Frigate configuration files
- GUI-based configuration management
- Real-time validation
- YAML file import/export
- Configuration backup and restore
This project follows Test-Driven Development (TDD) practices. For detailed specifications and development guidelines, please refer to SPECIFICATIONS.md.
- Node.js (version 18 or higher)
- npm or yarn for package management
The application is distributed as a Flatpak package. Installation instructions will be provided once the first release is available.
Contributions are welcome! Please read our contributing guidelines (coming soon) before submitting pull requests.
[License type to be determined]