docs: add feature ideas to readme

This commit is contained in:
2025-07-12 21:52:23 -05:00
parent 0731a59486
commit 8891eb093d

View File

@@ -2,5 +2,25 @@
A 'simple' application for reading and visualizing the bitrate of media files.
- Built with Wails, supported by ffprobe and Plotly.
- Built with Wails, supported by ffprobe and Nivo.
- Supports Windows, macOS, and Linux.
## Features
- [ ] GitHub Actions Release Workflow
- [ ] Drag and Drop
- [ ] Ships with `ffprobe` built-in
- [ ] File Removal
- [ ] Live Progress
- [ ] HTTP(S) Streaming
- [ ] Clipboard Pasting
- [ ] Interactive Graph Keys
- [ ] Interactive Range Selection
- [ ] Dynamic Keying (x-axis)
- [ ] Frame Index
- [ ] Video Progress %
- [ ] Frame Timecode
- [ ] Dynamic Y-Axis Range
- [ ] Confirmation Dialogs
- [ ] Localization
- [ ] Logging & Log Viewer