• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
    Dart
  • License
    Other
  • Created almost 3 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A framework for building convergent cross-platform Nextcloud clients using Flutter.

Neon

Neon logo

A framework for building convergent cross-platform Nextcloud clients using Flutter.

At the Nextcloud Conference 2023 there was a lightning talk summarizing the Neon framework: https://www.youtube.com/watch?v=MD3zlRHdSEw

The goals of Neon

The Neon project has three main goals:

  1. The Neon framework does the heavy lifting for Nextcloud client developers. Neon already handles the authentication flow and manages data requests and caching. This means that developers can reuse a lot of the code and do not need to reinvent the wheel.
  2. The Neon app is a cross-platform Nextcloud client that runs on iOS, Android, macOS, Windows, Linux and Web. We already support Android and Linux with the other platforms being work in progress.
  3. The Neon app is a multi client app. This means that you can have multiple clients in the same mobile app. It enables seamless switching between multiple apps as Nextcloud users have enjoyed on the web forever.

Current problems with other clients

  • There are many clients that are designed to run exclusively on a single platform or device type. They all have different code bases, which makes feature parity and maintenance much more difficult.
  • The user experience and features differ significantly from platform to platform, which leads to frustration. This particularly affects mobile devices running Linux (e.g. postmarketOS). There is no suitable client on this platform at all. Using the desktop Linux client for file synchronization would probably work, but it still lacks almost all the features available on e.g. Android and the client is not converging to the needs of a mobile screens.
  • Even on feature-rich platforms, features are spread across multiple apps, making it more complicated for the user who simply wants to get the most out of their Nextcloud server on their device.

How Neon as a framework tries to solve them

The Neon project uses Dart and Flutter to help mobile client developers building apps. Flutter allows us to build convergent cross-platform clients that feel native. We are a 100% FOSS framework and do not rely on any proprietary libraries making it easy for developers to publish their apps in places like the F-Droid store. We provide a generated Nextcloud Dart client that is generated from the new OpenAPI specifications shipped with Nextcloud and is already being used by other Dart and Flutter projects. Gone are the days of looking at the PHP code and implementing an API client by hand which can be time-consuming and very error-prone. For more details on generating the OpenAPI specifications you can watch the following lightning talk from the Nextcloud Conference 2023: https://www.youtube.com/watch?v=lI9PrOOMLzE

We provide abstractions, common utilities and prebuilt UI components (called Widgets in Flutter) that can be re-used. This allows Neon to make developing a new Nextcloud client as easy as adding a few custom UI elements and the necessary state management, while everything else is already taken care of for you.

Contributing

We encourage every client developer to contribute their app implementation back into Neon. This way the app developers can choose from a large set of clients to enable. Check out our contributing docs to get started with developing with Neon.

We have a lot of documentation from helping you set up your development environment to our guidelines. Please make sure to read them before starting to contribute.

Development and support

We have a Matrix space where you can ask questions: https://matrix.to/#/#nextcloud-neon:matrix.org

Features

See here for screenshots.

  • ✔️ Supported
  • 🚧 Work in progress
  • 🚀 Planned
App Status
Dashboard ✔️
Files ✔️
News ✔️
Notes ✔️
Notifications ✔️
Activity 🚀
Calendar 🚀
Contacts 🚀
Cookbook 🚀
Cospend 🚀
Deck 🚀
Photos 🚀
Photos 🚀
Talk 🚧
Tasks 🚀

Platform support

Platform Progress
Android ✔️
iOS 🚧
MacOS 🚧
Linux ✔️
Windows 🚀
Web ✔️

More Repositories

1

server

☁️ Nextcloud server, a safe home for all your data
PHP
26,522
star
2

docker

⛴ Docker image of Nextcloud
Shell
5,826
star
3

all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
PHP
5,228
star
4

android

📱 Nextcloud Android app
Java
4,144
star
5

desktop

💻 Desktop sync client for Nextcloud
C++
2,966
star
6

nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
Shell
2,508
star
7

ios

📱 Nextcloud iOS App
Swift
1,936
star
8

spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
JavaScript
1,441
star
9

vm

💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
Shell
1,306
star
10

deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
JavaScript
1,203
star
11

bookmarks

🔖 Bookmark app for Nextcloud
JavaScript
1,006
star
12

notes-android

✎ Android client for Nextcloud Notes app.
Java
937
star
13

calendar

📆 Calendar app for Nextcloud
JavaScript
887
star
14

news

📰 RSS/Atom feed reader
JavaScript
852
star
15

mail

💌 Mail app for Nextcloud
JavaScript
830
star
16

passman

🔐 Open source password manager with Nextcloud integration
JavaScript
786
star
17

news-android

📱🗞️ Android client for the Nextcloud news/feed reader app
Java
682
star
18

notes

✎ Distraction-free notes and writing
JavaScript
604
star
19

photos

📸 Your memories under your control
JavaScript
574
star
20

contacts

📇 Contacts app for Nextcloud
JavaScript
565
star
21

tasks

✅ Tasks app for Nextcloud
JavaScript
563
star
22

text

📑 Collaborative document editing using Markdown
JavaScript
546
star
23

cookbook

🍲 A library for all your recipes
HTML
532
star
24

recognize

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
PHP
532
star
25

maps

🌍🌏🌎 The whole world fits inside your cloud!
JavaScript
490
star
26

documentation

📘 Nextcloud documentation
HTML
490
star
27

social

🎉 Social can be used for work, or to connect to the fediverse!
PHP
464
star
28

talk-android

📱😀 Video & audio calls through Nextcloud on Android
Kotlin
461
star
29

previewgenerator

Nextcloud app to do preview generation in the background.
PHP
456
star
30

richdocuments

📑 Collabora Online for Nextcloud
PHP
353
star
31

forms

📝 Simple form & survey app for Nextcloud
JavaScript
316
star
32

helm

A community maintained helm chart for deploying Nextcloud on Kubernetes.
Smarty
315
star
33

twofactor_totp

🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
JavaScript
286
star
34

groupfolders

📁👩‍👩‍👧‍👦 Admin-configured folders shared by everyone in a group. https://github.com/nextcloud-releases/groupfolders
PHP
279
star
35

end_to_end_encryption

🔐 Server API to support End-to-End Encryption
PHP
275
star
36

appstore

🏪 App Store for Nextcloud
Python
262
star
37

polls

🗳️ Polls app for Nextcloud
JavaScript
255
star
38

providers

community-maintained list of Nextcloud providers
234
star
39

nextcloud.com

🌏 Our website
PHP
208
star
40

notify_push

Update notifications for nextcloud clients
Rust
202
star
41

backup

Backup now. Restore later.
PHP
202
star
42

nextcloud-vue

🍱 Vue.js components for Nextcloud app development ✌ https://npmjs.org/@nextcloud/vue
Vue
198
star
43

client_theming

💻 Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
Shell
197
star
44

fulltextsearch

🔍 Core of the full-text search framework for Nextcloud
PHP
197
star
45

ocsms

📱 Nextcloud/ownCloud PhoneSync server application
JavaScript
189
star
46

tables

🍱 Nextcloud tables app
JavaScript
144
star
47

circles

👪 Create groups with other users on a Nextcloud instance and share with them
PHP
143
star
48

ansible-collection-nextcloud-admin

The ansible galaxy for your nextcloud administrative needs.
Jinja
138
star
49

registration

User registration app for Nextcloud
JavaScript
136
star
50

documentserver_community

Document server for onlyoffice
PHP
128
star
51

cms_pico

🗃 Integrate Pico CMS and let your users manage their own websites
PHP
127
star
52

talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
Objective-C
123
star
53

passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
JavaScript
115
star
54

activity

⚡ Activity app for Nextcloud
JavaScript
115
star
55

twofactor_u2f

🔑 U2F second factor provider for Nextcloud
JavaScript
112
star
56

talk-desktop

💬💻 Nextcloud Talk Desktop Client Preview
JavaScript
110
star
57

gallery

DEPRECATED Gallery app was replaced by Photos
JavaScript
110
star
58

twofactor_gateway

🔑 Second factor provider using an external messaging gateway (SMS, Telegram, Signal)
PHP
109
star
59

external

🌐 Embed external sites in your Nextcloud
JavaScript
104
star
60

notifications

🔔 Notifications app for Nextcloud
PHP
102
star
61

user_external

👥 External user authentication methods like IMAP, SMB and FTP
PHP
101
star
62

news-updater

📰 Fast, parallel feed updater for the News app; written in Python
Python
100
star
63

integration_google

🇬 Google integration into Nextcloud
JavaScript
98
star
64

nextcloud-filelink

✉️ 📤 "Nextcloud for Filelink" is a Thunderbird extension which makes it easy to send large attachments with Thunderbird by uploading them first to a Nextcloud server and by then inserting the link into the body of your email.
JavaScript
96
star
65

serverinfo

📊 A monitoring app which creates a server info dashboard for admins
JavaScript
94
star
66

user_saml

🔒 App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
PHP
93
star
67

collectives

Collectives is a Nextcloud App for activist and community projects to organize together.
JavaScript
93
star
68

health

Nextcloud health app
JavaScript
92
star
69

passman-android

🔑 Android app for Passman.
C++
92
star
70

files_videoplayer

📼 Old video viewer for Nextcloud
JavaScript
91
star
71

android-library

☎️ Nextcloud Android library
Java
85
star
72

files_pdfviewer

📖 A PDF viewer for Nextcloud
JavaScript
85
star
73

suspicious_login

Detect and warn about suspicious IPs logging into Nextcloud
PHP
84
star
74

viewer

🖼 Simple file viewer with slideshow for media
JavaScript
83
star
75

unsplash

📸🔀☁️ Random Nextcloud log in background from Unsplash
JavaScript
82
star
76

fulltextsearch_elasticsearch

🔍 Use Elasticsearch to index the content of your Nextcloud
PHP
77
star
77

user_oidc

OIDC connect user backend for Nextcloud
PHP
76
star
78

files_antivirus

👾 Antivirus app for Nextcloud Files
JavaScript
74
star
79

files_texteditor

📄 Text editor for plaintext files
JavaScript
71
star
80

Android-SingleSignOn

Single sign-on for Nextcloud (Android Library Project)
Java
70
star
81

user_sql

🔒 App for authenticating Nextcloud users using SQL
PHP
66
star
82

workflow_script

Rule based processing of files through specified external scripts
PHP
65
star
83

files_rightclick

👉 Right click menu for Nextcloud
JavaScript
64
star
84

ransomware_protection

An app that prevents uploading files that have names that are linked to known ransomware
PHP
62
star
85

windows-universal

📱 Nextcloud Windows Mobile app
C#
59
star
86

security-advisories

👮 Security advisories of Nextcloud
PHP
59
star
87

dashboard

ARCHIVED, new Dashboard is in the server
PHP
58
star
88

integration_openproject

Integration of OpenProject project manager in Nextcloud
PHP
56
star
89

integration_whiteboard

✏ A whiteboard for Nextcloud, using Spacedeck
PHP
53
star
90

encryption-recovery-tools

This project contains tools to recover files that have been encrypted with the Nextcloud End-to-End Encryption or Nextcloud Server-Side Encryption.
PHP
53
star
91

files_automatedtagging

🔖 An app for Nextcloud that assigns tags to newly uploaded files based on some conditions
JavaScript
53
star
92

logreader

📜 Log reader for Nextcloud
JavaScript
52
star
93

calendar_resource_management

Resources back-end for the Nextcloud CalDAV server
PHP
52
star
94

impersonate

👻 Allow administrators to become a different user
JavaScript
52
star
95

cdav-library

📅 📇 CalDAV and CardDAV client library for JavaScript
JavaScript
51
star
96

3rdparty

🔋 3rd party libraries that are needed to run Nextcloud
PHP
51
star
97

files_fulltextsearch

🔍 Index the content of your files
PHP
50
star
98

files_accesscontrol

🚫 App to manage access control for files
PHP
49
star
99

bruteforcesettings

🕵 Allow admins to configure the brute force settings
JavaScript
49
star
100

twofactor_webauthn

WebAuthn Two-Factor Provider for Nextcloud
PHP
49
star