You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,8 @@ You can access the frontend at http://localhost:5173/ and backend at http://loca
110
110
|`AIRTABLE_REDIRECT_URI`| No | Redirect URI for handling Airtable OAuth responses. | Airtable login will not work. |
111
111
|`MAXUN_TELEMETRY`| No | Disables telemetry to stop sending anonymous usage data. Keeping it enabled helps us understand how the product is used and assess the impact of any new changes. Please keep it enabled. | Telemetry data will not be collected. |
112
112
113
-
113
+
# How Do I Self-Host?
114
+
Checkout community self hosting guide: https://docs.maxun.dev/self-host
114
115
115
116
# How Does It Work?
116
117
Maxun lets you create custom robots which emulate user actions and extract data. A robot can perform any of the actions: <b>Capture List, Capture Text or Capture Screenshot. Once a robot is created, it will keep extracting data for you without manual intervention</b>
@@ -158,6 +159,9 @@ This project is in early stages of development. Your feedback is very important
158
159
This project is licensed under <ahref="./LICENSE">AGPLv3</a>.
159
160
</p>
160
161
162
+
# Support Us
163
+
Star the repository, contribute if you love what we’re building, or make a [one-time donation](https://bit.ly/maxun-oss). Every little bit helps us keep the lights on and the robots running.
164
+
161
165
# Contributors
162
166
Thank you to the combined efforts of everyone who contributes!
0 commit comments