https://github.com/yimura/via-desktop-flatpak
https://github.com/yimura/via-desktop-flatpak
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yimura/via-desktop-flatpak
- Owner: Yimura
- License: gpl-3.0
- Created: 2025-07-31T19:28:11.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-08-05T18:01:54.000Z (11 months ago)
- Last Synced: 2025-09-06T21:24:29.367Z (10 months ago)
- Language: Shell
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Via Desktop Flatpak
## Important! Read first!
This does not work without modifying your UDEV rules!
You will not be prompted to select your device as you would on Google Chrome, Brave or other Chromium based broswers.
## Debugging
- Use `chrome://device-log/?refresh=5`.
- Did you load your JSON design file?
## Development
### Build
```bash
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir sh.damon.flatpak.viadesktop.yml
```
### Run
```bash
flatpak run sh.damon.flatpak.viadesktop
```