A beautiful convergent cross-platform client for Nextcloud written in Flutter.
You can build it yourself from source or download it from the automatic build pipelines.
The app will be published on F-Droid, the Google Playstore and Flathub later on.
An easy way to try out the app is to use the F-Droid nightly repository:
https://raw.githubusercontent.com/provokateurin/nextcloud-neon-nightly/master/fdroid/repo
You can also install Neon as a classic app on your Nextcloud server: https://apps.nextcloud.com/apps/neon_web
Please note that it is highly experimental and likely contains unknown bugs. Feel free to report them here.
Due to CORS issues the app must be run with web security disabled.
fvm flutter run -d chrome --web-browser-flag "--disable-web-security"
flatpak-builder --user --install --force-clean build-dir de.provokateurin.neon.yaml
flatpak run de.provokateurin.neon
For more screenshots see ./screenshots/
.