RustyTube
RustyTube copied to clipboard
Add desktop integration
- [ ] Use
tauri-sys
for desktop integration. - [ ] Use
Dialog
for save, import, export, and download features. - [ ] Save config and other stored data to the filesystem as well as browser storage.
- [ ] Allow donation address copying via
Clipboard
API.