Cleaner code suggestions are always welcome!
- Auto update app
- Automate publish to github
- Making it more future proof to future Chromium updates.
- Create and maintain homebrew tap.
- Dark Mode
- Don't use
<webview>
, useBrowserView
instead. - Fix Issue 9 - can't see files
- Fix Cmd+Q button
- Implement reload
- Implement zoom
- Implement open main window (if user accidentally closes main page), or make it so that you can't close main window until all other windows are closed
- Stagger window placements when you open new windows.