A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jld3103 fcc5d690c0
Merge pull request #27 from jld3103/feature/files-size-warning
2 years ago
.fvm Update flutter 2 years ago
.github/workflows Separate analyze CI jobs 2 years ago
.idea .idea: Exclude .fvm 2 years ago
external Update Nextcloud to 24.0.3 2 years ago
packages Merge pull request #27 from jld3103/feature/files-size-warning 2 years ago
specs Update Nextcloud to 24.0.3 2 years ago
tool Update Nextcloud to 24.0.3 2 years ago
.gitattributes Initial commit 2 years ago
.gitmodules nextcloud: Implement notifications API and add push proxy integration tests 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
mono_repo.yaml Separate analyze CI jobs 2 years ago

README.md

nextcloud-harbour

A beautiful convergent cross-platform client for Nextcloud written in Flutter.

See here for screenshots and other material regarding the app.

This repository not only contains the Harbour app, but also a Nextcloud client written in Dart.
The client will replace https://github.com/jld3103/dart-nextcloud which is an older unmaintained client I wrote some time ago.

The development of this app and client just started, there will be a lot of changes and new features coming soon.

Additional documentation is very much appreciated. If you find something that you think should be documented, please open an issue or pull request.

Features

There are a lot of planned features that still need help. Go here and grab an issue to work on.
Even if a new feature is not listed yet, please open an issue.

  • Fully supported
  • Fully supported, but new features planned
  • Partially supported
  • 🚀 Planned
App Status
Files See here
Notes
News See here
Contacts 🚀
Calendar 🚀
Tasks 🚀
Cookbook 🚀

Platform support

Except for web, Harbour should run on all supported Flutter platforms in the future.
Right now this is not the case, only Android and Linux are supported and tested, but this can easily be extended to other platforms.

The features and problems of all platforms should be considered when implementing new features.