<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Privacy on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/data-privacy/</link>
        <description>Recent content in Data Privacy on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 28 Jun 2025 15:28:24 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/data-privacy/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>automatisch</title>
        <link>https://producthunt.programnotes.cn/en/p/automatisch/</link>
        <pubDate>Sat, 28 Jun 2025 15:28:24 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/automatisch/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1665838584121-445caad9c6aa?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NTEwOTU2MjR8&amp;ixlib=rb-4.1.0" alt="Featured image of post automatisch" /&gt;&lt;h1 id=&#34;automatischautomatisch&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/automatisch/automatisch&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;automatisch/automatisch&lt;/a&gt;
&lt;/h1&gt;&lt;h1 id=&#34;automatisch---open-source-zapier-alternative&#34;&gt;Automatisch - Open Source Zapier Alternative
&lt;/h1&gt;&lt;p&gt;&lt;img src=&#34;https://user-images.githubusercontent.com/2501931/191562539-e42f6c34-03c7-4dc4-bcf9-7f9473a9c64f.png&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Automatisch - Screenshot&#34;
	
	
&gt;&lt;/p&gt;
&lt;p&gt;🧐 Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.&lt;/p&gt;
&lt;p&gt;💸 Automating your workflows doesn&amp;rsquo;t have to be a difficult or expensive process. You also don&amp;rsquo;t need any programming knowledge to use Automatisch.&lt;/p&gt;
&lt;h2 id=&#34;advantages&#34;&gt;Advantages
&lt;/h2&gt;&lt;p&gt;There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.&lt;/p&gt;
&lt;p&gt;✅ One of the main benefits of using Automatisch is that it allows you to store your data on your own servers, which is essential for businesses that handle sensitive user information and cannot risk sharing it with external cloud services. This is especially relevant for industries such as healthcare and finance, as well as for European companies that must adhere to the General Data Protection Regulation (GDPR).&lt;/p&gt;
&lt;p&gt;🤓 Your contributions are vital to the development of Automatisch. As an open-source software, anyone can have an impact on how it is being developed.&lt;/p&gt;
&lt;p&gt;💙 No vendor lock-in. If you ever decide that Automatisch is no longer helpful for your business, you can switch to any other provider, which will be easier than switching from the one cloud provider to another since you have all data and flexibility.&lt;/p&gt;
&lt;h2 id=&#34;documentation&#34;&gt;Documentation
&lt;/h2&gt;&lt;p&gt;The official documentation can be found here: &lt;a class=&#34;link&#34; href=&#34;https://automatisch.io/docs&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://automatisch.io/docs&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation
&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;8
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Clone the repository&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;git clone https://github.com/automatisch/automatisch.git
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Go to the repository folder&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;cd&lt;/span&gt; automatisch
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Start&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;docker compose up
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;You can use &lt;code&gt;user@automatisch.io&lt;/code&gt; email address and &lt;code&gt;sample&lt;/code&gt; password to login to Automatisch. Please do not forget to change your email and password from the settings page.&lt;/p&gt;
&lt;p&gt;For other installation types, you can check the &lt;a class=&#34;link&#34; href=&#34;https://automatisch.io/docs/guide/installation&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;installation&lt;/a&gt; guide.&lt;/p&gt;
&lt;h2 id=&#34;community-links&#34;&gt;Community Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://discord.gg/dJSah9CVrC&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Discord&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://twitter.com/automatischio&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;support&#34;&gt;Support
&lt;/h2&gt;&lt;p&gt;If you have any questions or problems, please visit our GitHub issues page, and we&amp;rsquo;ll try to help you as soon as possible.&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/automatisch/automatisch/issues&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://github.com/automatisch/automatisch/issues&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;license&#34;&gt;License
&lt;/h2&gt;&lt;p&gt;Automatisch Community Edition (Automatisch CE) is an open-source software with the &lt;a class=&#34;link&#34; href=&#34;LICENSE.agpl&#34; &gt;AGPL-3.0 license&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Automatisch Enterprise Edition (Automatisch EE) is a commercial offering with the &lt;a class=&#34;link&#34; href=&#34;LICENSE.enterprise&#34; &gt;Enterprise license&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The Automatisch repository contains both AGPL-licensed and Enterprise-licensed files. We maintain a single repository to make development easier.&lt;/p&gt;
&lt;p&gt;All files that contain &amp;ldquo;.ee.&amp;rdquo; in their name fall under the &lt;a class=&#34;link&#34; href=&#34;LICENSE.enterprise&#34; &gt;Enterprise license&lt;/a&gt;. All other files fall under the &lt;a class=&#34;link&#34; href=&#34;LICENSE.agpl&#34; &gt;AGPL-3.0 license&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See the &lt;a class=&#34;link&#34; href=&#34;LICENSE&#34; &gt;LICENSE&lt;/a&gt; file for more information.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>AppFlowy</title>
        <link>https://producthunt.programnotes.cn/en/p/appflowy/</link>
        <pubDate>Fri, 30 May 2025 15:29:53 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/appflowy/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1681174069988-e55036dddc54?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDg1OTAxMDZ8&amp;ixlib=rb-4.1.0" alt="Featured image of post AppFlowy" /&gt;&lt;h1 id=&#34;appflowy-ioappflowy&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/AppFlowy-IO/AppFlowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AppFlowy-IO/AppFlowy&lt;/a&gt;
&lt;/h1&gt;&lt;h1 align=&#34;center&#34; style=&#34;border-bottom: none&#34;&gt;
    &lt;b&gt;
        &lt;a href=&#34;https://www.appflowy.com&#34;&gt;AppFlowy&lt;/a&gt;&lt;br&gt;
    &lt;/b&gt;
    ⭐️  The Open Source Alternative To Notion  ⭐️ &lt;br&gt;
&lt;/h1&gt;
&lt;p align=&#34;center&#34;&gt;
AppFlowy is the AI workspace where you achieve more without losing control of your data
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
&lt;a href=&#34;https://discord.gg/9Q2xaN37tV&#34;&gt;&lt;img src=&#34;https://img.shields.io/badge/AppFlowy.IO-discord-orange&#34;&gt;&lt;/a&gt;
&lt;a href=&#34;https://github.com/AppFlowy-IO/appflowy&#34;&gt;&lt;img src=&#34;https://img.shields.io/github/stars/AppFlowy-IO/appflowy.svg?style=flat&amp;logo=github&amp;colorB=deeppink&amp;label=stars&#34;&gt;&lt;/a&gt;
&lt;a href=&#34;https://github.com/AppFlowy-IO/appflowy&#34;&gt;&lt;img src=&#34;https://img.shields.io/github/forks/AppFlowy-IO/appflowy.svg&#34;&gt;&lt;/a&gt;
&lt;a href=&#34;https://opensource.org/licenses/AGPL-3.0&#34;&gt;&lt;img src=&#34;https://img.shields.io/badge/license-AGPL-purple.svg&#34; alt=&#34;License: AGPL&#34;&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
    &lt;a href=&#34;https://www.appflowy.com&#34;&gt;&lt;b&gt;Website&lt;/b&gt;&lt;/a&gt; •
    &lt;a href=&#34;https://forum.appflowy.io/&#34;&gt;&lt;b&gt;Forum&lt;/b&gt;&lt;/a&gt; •
    &lt;a href=&#34;https://discord.gg/9Q2xaN37tV&#34;&gt;&lt;b&gt;Discord&lt;/b&gt;&lt;/a&gt; •
    &lt;a href=&#34;https://www.reddit.com/r/AppFlowy&#34;&gt;&lt;b&gt;Reddit&lt;/b&gt;&lt;/a&gt; •
    &lt;a href=&#34;https://twitter.com/appflowy&#34;&gt;&lt;b&gt;Twitter&lt;/b&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://appflowy.com/_next/static/media/tasks.796c753e.png&#34; alt=&#34;AppFlowy Kanban Board for To-dos&#34;  /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://appflowy.com/_next/static/media/Grid.9e30484b.png&#34; alt=&#34;AppFlowy Databases for Tasks and Projects&#34;  /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://appflowy.com/_next/static/media/sites.a8d5b2b9.png&#34; alt=&#34;AppFlowy Sites for Beautiful documentation&#34;  /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://appflowy.com/_next/static/media/ai.e1460982.png&#34; alt=&#34;AppFlowy AI&#34; /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://appflowy.com/_next/static/media/template.9ea13c3b.png&#34; alt=&#34;AppFlowy Templates&#34;  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/br&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34; &gt;
    &lt;img src=&#34;https://github.com/user-attachments/assets/5841c491-b564-4a26-b9b6-191def430911&#34; alt=&#34;Work across devices&#34; width=&#34;1040px&#34; /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34; &gt;
    &lt;img src=&#34;https://github.com/user-attachments/assets/c2ba6bb8-746c-4743-9393-d008a669be95&#34; alt=&#34;Work across devices&#34; width=&#34;1040px&#34; /&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34; &gt;
    &lt;img src=&#34;https://github.com/user-attachments/assets/e83dd1a3-4975-4d0e-91a1-9eb6e0d248cd&#34; alt=&#34;Work across devices&#34; width=&#34;1040px&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;user-installation&#34;&gt;User Installation
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/AppFlowy-IO/AppFlowy/releases&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Download AppFlowy Desktop (macOS, Windows, and Linux)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Other
channels: &lt;a class=&#34;link&#34; href=&#34;https://flathub.org/apps/io.appflowy.AppFlowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;FlatHub&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://snapcraft.io/appflowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Snapcraft&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://sourceforge.net/projects/appflowy/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sourceforge&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Available on
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://apps.apple.com/app/appflowy/id6457261352&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;App Store&lt;/a&gt;: iPhone&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://play.google.com/store/apps/details?id=io.appflowy.appflowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Play Store&lt;/a&gt;: Android 10 or above; ARMv7 is
not supported&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://appflowy.com/docs/self-host-appflowy-overview&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Self-hosting AppFlowy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.appflowy.io/docs/documentation/appflowy/from-source&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Source&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;built-with&#34;&gt;Built With
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://flutter.dev/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Flutter&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.rust-lang.org/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Rust&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;stay-up-to-date&#34;&gt;Stay Up-to-Date
&lt;/h2&gt;&lt;p align=&#34;center&#34;&gt;&lt;img src=&#34;https://github.com/AppFlowy-IO/appflowy/blob/main/doc/imgs/howtostar.gif&#34; alt=&#34;AppFlowy Github - how to star the repo&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;getting-started-with-development&#34;&gt;Getting Started with development
&lt;/h2&gt;&lt;p&gt;Please view the &lt;a class=&#34;link&#34; href=&#34;https://docs.appflowy.io/docs/documentation/appflowy/from-source&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;documentation&lt;/a&gt; for OS specific
development instructions&lt;/p&gt;
&lt;h2 id=&#34;roadmap&#34;&gt;Roadmap
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://docs.appflowy.io/docs/appflowy/roadmap&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AppFlowy Roadmap ReadMe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/orgs/AppFlowy-IO/projects/5/views/12&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AppFlowy Public Roadmap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you&amp;rsquo;d like to propose a feature, submit a feature
request &lt;a class=&#34;link&#34; href=&#34;https://github.com/AppFlowy-IO/AppFlowy/issues/new?assignees=&amp;amp;labels=&amp;amp;template=feature_request.yaml&amp;amp;title=%5BFR%5D&amp;#43;&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;here&lt;/a&gt; &lt;br/&gt;
If you&amp;rsquo;d like to report a bug, submit a bug
report &lt;a class=&#34;link&#34; href=&#34;https://github.com/AppFlowy-IO/AppFlowy/issues/new?assignees=&amp;amp;labels=&amp;amp;template=bug_report.yaml&amp;amp;title=%5BBug%5D&amp;#43;&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;here&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;releases&#34;&gt;&lt;strong&gt;Releases&lt;/strong&gt;
&lt;/h2&gt;&lt;p&gt;Please see the &lt;a class=&#34;link&#34; href=&#34;https://appflowy.com/what-is-new&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;changelog&lt;/a&gt; for more details about a given release.&lt;/p&gt;
&lt;h2 id=&#34;contributing&#34;&gt;Contributing
&lt;/h2&gt;&lt;p&gt;Contributions make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make
are &lt;strong&gt;greatly appreciated&lt;/strong&gt;. Please look
at &lt;a class=&#34;link&#34; href=&#34;https://docs.appflowy.io/docs/documentation/software-contributions/contributing-to-appflowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Contributing to AppFlowy&lt;/a&gt;
for details.&lt;/p&gt;
&lt;p&gt;If your Pull Request is accepted as it fixes a bug, adds functionality, or makes AppFlowy&amp;rsquo;s codebase significantly
easier to use or understand, &lt;strong&gt;Congratulations!&lt;/strong&gt; If your administrative and managerial work behind the scenes sustains
the community, &lt;strong&gt;Congratulations!&lt;/strong&gt; You are now an official contributor to AppFlowy.&lt;/p&gt;
&lt;h2 id=&#34;translations-&#34;&gt;Translations 🌎🗺
&lt;/h2&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://inlang.com/editor/github.com/AppFlowy-IO/AppFlowy?ref=badge&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://inlang.com/badge?url=github.com/AppFlowy-IO/AppFlowy&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;translation badge&#34;
	
	
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To add translations, you can manually edit the JSON translation files in &lt;code&gt;/frontend/resources/translations&lt;/code&gt;, use
the &lt;a class=&#34;link&#34; href=&#34;https://inlang.com/editor/github.com/AppFlowy-IO/AppFlowy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;inlang online editor&lt;/a&gt;, or
run &lt;code&gt;npx inlang machine translate&lt;/code&gt; to add missing translations.&lt;/p&gt;
&lt;h2 id=&#34;join-the-community-to-build-appflowy-together&#34;&gt;Join the community to build AppFlowy together
&lt;/h2&gt;&lt;a href=&#34;https://github.com/AppFlowy-IO/AppFlowy/graphs/contributors&#34;&gt;
  &lt;img src=&#34;https://contrib.rocks/image?repo=AppFlowy-IO/AppFlowy&#34; /&gt;
&lt;/a&gt;
&lt;h2 id=&#34;why-are-we-building-this&#34;&gt;Why Are We Building This?
&lt;/h2&gt;&lt;p&gt;Notion has been our favourite project and knowledge management tool in recent years because of its aesthetic appeal and
functionality. Our team uses it daily, and we are on its paid plan. However, as we all know, Notion has its limitations.
These include weak data security and poor compatibility with mobile devices. Likewise, alternative collaborative
workplace management tools also have their constraints.&lt;/p&gt;
&lt;p&gt;The limitations we encountered using these tools and our past work experience with collaborative productivity tools have
led to our firm belief that there is a glass ceiling on what&amp;rsquo;s possible for these tools in the future. This emanates
from the fact that these tools will probably struggle to scale horizontally at some point and be forced to prioritize a
proportion of customers whose needs differ from the rest. While decision-makers want a workplace OS, it is impossible to
come up with a one-size fits all solution in such a fragmented market.&lt;/p&gt;
&lt;p&gt;When a customer&amp;rsquo;s evolving core needs are not satisfied, they either switch to another or build one from the ground up,
in-house. Consequently, they either go under another ceiling or buy an expensive ticket to learn a hard lesson. This is
a requirement for many resources and expertise, building a reliable and easy-to-use collaborative tool, not to mention
the speed and native experience. The same may apply to individual users as well.&lt;/p&gt;
&lt;p&gt;All these restrictions necessitate our mission - to make it possible for anyone to create apps that suit their needs
well.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To individuals, we would like to offer Notion&amp;rsquo;s functionality, data security, and cross-platform native experience.&lt;/li&gt;
&lt;li&gt;To enterprises and hackers, AppFlowy is dedicated to offering building blocks and collaboration infra services to
enable you to make apps on your own. Moreover, you have 100% control of your data. You can design and modify AppFlowy
your way, with a single codebase written in Flutter and Rust supporting multiple platforms armed with long-term
maintainability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We decided to achieve this mission by upholding the three most fundamental values:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Data privacy first&lt;/li&gt;
&lt;li&gt;Reliable native experience&lt;/li&gt;
&lt;li&gt;Community-driven extensibility&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We do not claim to outperform Notion in terms of functionality and design, at least for now. Besides, our priority
doesn&amp;rsquo;t lie in more functionality at the moment. Instead, we would like to cultivate a community to democratize the
knowledge and wheels of making complex workplace management tools while enabling people and businesses to create
beautiful things on their own by equipping them with a versatile toolbox of building blocks.&lt;/p&gt;
&lt;h2 id=&#34;license&#34;&gt;License
&lt;/h2&gt;&lt;p&gt;Distributed under the AGPLv3 License. See &lt;a class=&#34;link&#34; href=&#34;https://github.com/AppFlowy-IO/AppFlowy/blob/main/LICENSE&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;code&gt;LICENSE.md&lt;/code&gt;&lt;/a&gt; for
more information.&lt;/p&gt;
&lt;h2 id=&#34;acknowledgments&#34;&gt;Acknowledgments
&lt;/h2&gt;&lt;p&gt;Special thanks to these amazing projects which help power AppFlowy:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/sagiegurari/cargo-make&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;cargo-make&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://contrib.rocks&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;contrib.rocks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pub.dev/packages/flutter_chat_ui&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;flutter_chat_ui&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
