SaaSHub helps you find the best software and product alternatives Learn more β
AppFlowy Alternatives
Similar projects and alternatives to AppFlowy
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
Strapi
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
paperless-ngx
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
-
Outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
-
-
AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [Ιβfain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
-
-
GrapesJS
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
-
-
-
-
docs
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline. (by suitenumerique)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
AppFlowy discussion
AppFlowy reviews and mentions
-
Top 15 Fastest-Growing Open-Source Low-Code Projects on GitHub in 2025
Website: https://appflowy.com/
- French gov's open source alternative to Notion or Outline
-
15 No-Code Productivity Tools to Work Smarter, Not Harder π¨βπ»π₯
6. AppFlowy
-
10 Must-Bookmark Open Source Projects for Developers
π GitHub Repository π Website
- Show HN: AppFlowy β An Open-Source Notion Alternative Built with Flutter
-
The Top 12 Open-Source No-Code Tools with the Most GitHub Stars
GitHub https://github.com/AppFlowy-IO/AppFlowy GitHub Star 50.4k The most recent update on GitHub Within one day Official website https://www.appflowy.io/ Documentation https://docs.appflowy.io/docs
-
ποΈ5 beautiful open-source web apps to learn from and get inspired πββοΈπ‘
πΎ Source code: https://github.com/AppFlowy-IO/AppFlowy π Size: M π οΈ Stack: Flutter, Rust
-
9 years of Apple text editor solo dev
You can use Rust with QML[1].
QML is actually pretty amazing. I've been building my block editor[2] view entirely in QML while the model is in C++. This separation of logic and presentation works great. And yes, there are some crashes sometimes (that I find quite easy to debug thanks to the built-in debugger), but take for example a similar app that's built with Rust and Dart[3], in my testing there were still memory leaks that caused my computer to hang. It's better to know you have a bug than for it to be hidden from you.
I agree with parent commenter, saying these cross-platform frameworks will end up supporting the least common denominator set of features. But I found with external open source libraries, the community is catching up very fast. For example, you want the awesome translucency macOS apps have for your Qt app? Here you go[4]. Many such cases. It's also pretty straightforward to add your own custom OS-dependent code, especially so, if someone already open sourced his approach. I recently wanted to move the traffic light buttons on macOS for my app, but couldn't figure the Objective-C code for that. I ended up looking at either Tauri or Electron source code and found my answer.
[1] https://github.com/woboq/qmetaobject-rs
[2] https://www.get-plume.com/
[3] https://www.appflowy.io/
[4] https://github.com/stdware/qwindowkit
-
Quasi Self-Hosted Quasi Open Source Notion Alternatives from Asia (SiYuan, Affine, AppFlowy)
AppFlowy - GPL Licensed - their unique selling point is that they're farther along than SiYuan or Affine on their database table functionality. Both Siyuan and Affine have database tables for project management but Appflowy's solution is solid. https://github.com/AppFlowy-IO/AppFlowy
-
v0.3.0 is out
Download from https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.3.0
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 May 2025
Stats
AppFlowy-IO/AppFlowy is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
AppFlowy is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of AppFlowy is Dart.