This commit is contained in:
Sudo-Ivan
2025-05-28 23:48:12 -05:00
parent f960352acd
commit 5f29930882
2 changed files with 13 additions and 0 deletions

View File

@@ -55,3 +55,9 @@ docker run -p 8550:8550 ren-browser
## Building
### Linux
```bash
poetry run poetry run flet build linux
```

View File

@@ -32,3 +32,10 @@
- [ ] Page refreshing.
- [ ] Interface status page.
- [ ] Plugins.
## Distribution
- [ ] Add Docker images to build Windows, Linux, MacOS, Android, iOS.
- [ ] Appimage
- [ ] Flatpak