docs: Revise homepage copy of the documentation

This commit is contained in:
Faruk AYDIN
2022-09-12 01:53:46 +03:00
committed by Ali BARIN
parent 486eb088cf
commit 57748a3541

View File

@@ -1,32 +1,30 @@
# What is Automatisch?
:::warning
Automatisch is still in early phase of development. We try our best not to introduce breaking changes, but be cautious until v1 is released.
Automatisch is still in the early phase of development. We try our best not to introduce breaking changes, but be cautious until v1 is released.
:::
🧐 Automatisch is a **business automation** tool, You can connect different services like Twitter, Github, Typeform, and **[more](/guide/available-apps)** to automate your business.
🧐 Automatisch is a **business automation** tool that lets you connect different services like Twitter, Github, Typeform, and **[more](/guide/available-apps)** to automate your business processes.
💸 You don't need to invest time or money to automate your workflows. Programming knowledge is also **not needed** to use Automatisch.
💥 Ready for more? Use advanced features like multi-step flows, filters, formatters, and webhook support.
💸 Automating your workflows doesn't have to be a difficult or expensive process. You also **don't need** any programming knowledge to use Automatisch.
## How it works?
Automatisch is a software that connects the services you use to automate workflows without building integration or hiring someone to do it for you.
Automatisch is a software designed to help streamline your workflows by integrating the different services you use. This way, you can avoid spending extra time and money on building integrations or hiring someone to do it for you.
For example, you can create a workflow by specifying when I have a new follower on Twitter, add this follower to the google sheet document I have created. Using this workflow, you will get a new row on the google sheet document whenever you have a new follower. This example includes only Twitter and Google Sheets as services, but it's not limited to those. You can check the list of integrations [here](/guide/available-apps).
For example, you can create a workflow for your team by specifying two steps: "search all tweets that include the `Automatisch` keyword" and "post those tweets into a slack channel specified." It is one of the internal workflows we use to test our product. This example only includes Twitter and Slack services, but many more possibilities exist. You can check the list of integrations [here](/guide/available-apps).
You need to prepare the workflow once, and it will run continuously until you stop it or the connected account gets unlinked. Depending on the service and trigger you use, the workflow runs at intervals of 15 minutes or instantly.
You need to prepare the workflow once, and it will run continuously until you stop it or the connected account gets unlinked. Currently, workflows run at intervals of 15 minutes, but we're planning to extend this behavior and support instant updates if it's available with the third-party service.
## Advantages
There are existing solutions in the market like Zapier and Integromat. Having those, you might be asking, "Why should I use Automatisch?".
There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.
✅ The most significant advantage of having Automatisch is **keeping your data in your own servers**.
✅ The most significant advantage of having Automatisch is **keeping your data on your own servers**. Not all companies want to use an automation service in the cloud, and the current open-source or self-hosted solutions mainly focus on developers rather than a user without a technical background.
🤓 You can contribute and have an impact on how Automatisch is being developed since it's an **open-source software**.
🤓 Your contributions are vital to the development of Automatisch. As **open-source software**, anyone can have an impact on how it is being developed.
💙 **No vendor lock-in**. Suppose you don't think Automatisch is helpful to your business. In that case, you can switch to any other provider, which will be easier than switching from one cloud provider to another since you have all data and flexibility.
💙 **No vendor lock-in**. If you ever decides 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.
## Let's start!
@@ -34,4 +32,4 @@ Visit our [installation guide](/guide/installation) to setup Automatisch. It's r
## Something missing?
If you find issues with the documentation or have suggestions on how to improve the documentation or the project in general, please [file an issue](https://github.com/automatisch/automatisch) for us, or send a tweet mentioning the [@automatischio](https://twitter.com/automatischio) Twitter account.
If you find issues with the documentation or have suggestions on how to improve the documentation or the project in general, please [file an issue](https://github.com/automatisch/automatisch/issues) for us, or send a tweet mentioning the [@automatischio](https://twitter.com/automatischio) Twitter account.