forked from NethServer/ns8-nethforge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
272 lines (270 loc) · 90.3 KB
/
index.html
File metadata and controls
272 lines (270 loc) · 90.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NS8 AppForge Index</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/simpledotcss/simple.min.css">
<script src="https://cdn.jsdelivr.net/npm/tablesort@5.3.0/dist/tablesort.min.js"></script>
<style>
body { max-width: 1200px; margin: auto; }
nav { position: sticky; top: 0; background: #fff; padding: 1rem; border-bottom: 1px solid #eee; }
nav ul { list-style: none; display: flex; flex-wrap: wrap; gap: 1rem; padding: 0; }
section { padding-top: 2rem; }
table.sortable { width: 100%; border-collapse: collapse; }
table.sortable th, table.sortable td { padding: 0.5em; border: 1px solid #ddd; }
</style>
</head>
<body>
<header>
<h1>NS8 AppForge App Index</h1>
<p>Generated on 2025-06-19 13:02 UTC</p>
</header>
<nav>
<ul>
<li><a href="##-genforge-modules-index-for-ns8"># GenForge modules index for NS8</a></li><li><a href="#application-list">Application List</a></li><li><a href="#1)-auth-&-sso">1) Auth & SSO</a></li><li><a href="#2)-backend-as-a-service">2) Backend as a Service</a></li><li><a href="#3)-design">3) Design</a></li><li><a href="#4)-digital-signature">4) Digital Signature</a></li><li><a href="#5)-erp-&-crm">5) ERP & CRM</a></li><li><a href="#6)-marketing">6) Marketing</a></li><li><a href="#7)-file-hosting">7) File Hosting</a></li><li><a href="#8)-form-building">8) Form Building</a></li><li><a href="#9)-market-saas-">9) Market SAAS </a></li><li><a href="#10)-messaging-">10) Messaging </a></li><li><a href="#11)-no-code-database">11) No Code Database</a></li><li><a href="#12)-note-taking">12) Note Taking</a></li><li><a href="#13)-passwords">13) Passwords</a></li><li><a href="#14)-project-management">14) Project Management</a></li><li><a href="#15)-paas(platform-as-a-service)">15) PAAS(Platform As A Service)</a></li><li><a href="#16)-scheduling">16) Scheduling</a></li><li><a href="#17)-video-conferencing">17) Video Conferencing</a></li><li><a href="#18)-web-analytics-">18) Web Analytics </a></li><li><a href="#19)-workflow-automation">19) Workflow Automation</a></li><li><a href="#20)-database">20) Database</a></li><li><a href="#21)-documents-and-files-">21) Documents And Files </a></li><li><a href="#22)-list-manager-">22) List manager </a></li><li><a href="#23)-finance">23) Finance</a></li><li><a href="#24)-hr">24) HR</a></li><li><a href="#25)-documentation-&-wiki">25) Documentation & Wiki</a></li><li><a href="#26)-tools">26) Tools</a></li>
</ul>
</nav>
<section id='1)-auth-&-sso'><h2>1) Auth & SSO</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Auth & SSO**</td><td>[Zitadel](https://zitadel.com/)</td><td>User authentication and session management framework</td><td>[](https://github.com/zitadel/zitadel)</td><td>[Okta](https://okta.com/), [Auth0](https://auth0.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-zitadel/)</td></tr><tr><td>**Auth & SSO**</td><td>[Authentik](https://goauthentik.io/)</td><td>User authentication and session management framework</td><td>[](https://github.com/goauthentik/authentik)</td><td>[Okta](https://okta.com/), [Auth0](https://auth0.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-goauthentik/)</td></tr><tr><td>**Auth & SSO**</td><td>[2FAuth](https://docs.2fauth.app/)</td><td>web based self-hosted alternative to One Time Passcode (OTP) generators</td><td>[](https://github.com/Bubka/2FAuth)</td><td>[Google Authenticator](https://github.com/google/google-authenticator), [Microsoft authenticator](https://www.microsoft.com/en-us/security/mobile-authenticator-app)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-2fauth/)</td></tr></tbody></table></section>
<section id='2)-backend-as-a-service'><h2>2) Backend as a Service</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Backend as a Service**</td><td>[PocketBase](https://pocketbase.io/)</td><td>Backend server with REST APIs to manage core backend needs</td><td>[](https://github.com/pocketbase/pocketbase)</td><td>[Firebase](https://firebase.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-pocketbase/)</td></tr></tbody></table></section>
<section id='3)-design'><h2>3) Design</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Design**</td><td>[Penpot](https://penpot.app/)</td><td>Design & prototyping platform</td><td>[](https://github.com/penpot/penpot)</td><td>[Figma](https://www.figma.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-penpot/)</td></tr></tbody></table></section>
<section id='4)-digital-signature'><h2>4) Digital Signature</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Digital Signature**</td><td>[DocuSeal](https://docuseal.co)</td><td>Digital signing infrastructure</td><td>[](https://github.com/docusealco/docuseal)</td><td>[DocuSign](https://www.docusign.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-docuseal/)</td></tr><tr><td>**Digital Signature**</td><td>[Documenso](https://documenso.com)</td><td>Digital signing infrastructure</td><td>[](https://github.com/documenso/documenso)</td><td>[DocuSign](https://www.docusign.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-documenso/)</td></tr></tbody></table></section>
<section id='5)-erp-&-crm'><h2>5) ERP & CRM</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**ERP**</td><td>[Dolibarr](https://www.dolibarr.org/)</td><td>Business management suite (ERP and CRM)</td><td>[](https://github.com/Dolibarr/dolibarr)</td><td>[Oracle Fusion ERP](https://www.oracle.com/erp), [Odoo](https://odoo.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-dolibarr/)</td></tr><tr><td>**ERP**</td><td>[ERPNext](https://erpnext.com)</td><td>Agile, modern, module-based business management suite</td><td>[](https://github.com/frappe/erpnext)</td><td>[SAP Business One](https://www.sap.com/products/business-one.html), [Odoo](https://odoo.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-erpnext/)</td></tr></tbody></table></section>
<section id='6)-marketing'><h2>6) Marketing</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Email Marketing**</td><td>[Keila](https://www.keila.io/)</td><td>Email newsletter tool</td><td>[](https://github.com/pentacent/keila)</td><td>[Mailchimp](https://mailchimp.com), [Sendinblue](https://www.sendinblue.com)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-keila/)</td></tr></tbody></table></section>
<section id='7)-file-hosting'><h2>7) File Hosting</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**File Hosting**</td><td>[Filestash](https://www.filestash.app/)</td><td>File manager that lets you manage your data anywhere</td><td>[](https://github.com/mickael-kerjean/filestash)</td><td>[Dropbox](https://www.dropbox.com/), [Google Drive](https://drive.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-filestash/)</td></tr><tr><td>**File Hosting**</td><td>[Spacedrive](https://spacedrive.com/)</td><td>Cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust</td><td>[](https://github.com/spacedriveapp/spacedrive)</td><td>[Dropbox](https://www.dropbox.com/), [Google Drive](https://drive.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-spacedrive/)</td></tr></tbody></table></section>
<section id='8)-form-building'><h2>8) Form Building</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Form Building**</td><td>[Formbricks](https://formbricks.com/)</td><td>Build forms and manage submission data in one platform</td><td>[](https://github.com/formbricks/formbricks)</td><td>[Typeform](https://www.typeform.com/), [Google Forms](https://forms.google.com), [React Hook Form](https://react-hook-form.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-formbricks/)</td></tr><tr><td>**Form Building**</td><td>[Formio](https://form.io/)</td><td>Form and data management platform for progressive web applications</td><td>[](https://github.com/formio/formio)</td><td>[Vueform](https://vueform.com/), [Typeform](https://www.typeform.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-formio/)</td></tr></tbody></table></section>
<section id='9)-market-saas'><h2>9) Market SAAS</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Marketing SaaS**</td><td>[Dub](https://dub.sh/)</td><td>Open-source Bitly alternative with built-in analytics</td><td>[](https://github.com/steven-tey/dub)</td><td>[Bitly](https://bitly.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-dub/)</td></tr></tbody></table></section>
<section id='10)-messaging'><h2>10) Messaging</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Messaging**</td><td>[Element](https://element.io/)</td><td>Enterprise communication platform</td><td>[](https://github.com/vector-im/element-web)</td><td>[Slack](https://slack.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-element/)</td></tr><tr><td>**Messaging**</td><td>[Mattermost](https://mattermost.com/)</td><td>Enterprise communication platform for developers</td><td>[](https://github.com/mattermost/mattermost-server)</td><td>[Slack](https://slack.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-mattermost/)</td></tr><tr><td>**Messaging**</td><td>[Rocket.chat](https://rocket.chat/)</td><td>Enterprise communication platform</td><td>[](https://github.com/RocketChat/Rocket.Chat)</td><td>[Slack](https://slack.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-rocketchat/)</td></tr></tbody></table></section>
<section id='11)-no-code-database'><h2>11) No Code Database</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**No-code Database**</td><td>[NocoDB](https://www.nocodb.com/)</td><td>No-code database and Airtable alternative</td><td>[](https://github.com/nocodb/nocodb)</td><td>[Airtable](https://airtable.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-nocodb/)</td></tr><tr><td>**No-code Database**</td><td>[Seatable](https://seatable.io/)</td><td>Spreadsheet with database functionalities</td><td>[](https://github.com/seatable/seatable)</td><td>[Airtable](https://airtable.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-seatable/)</td></tr></tbody></table></section>
<section id='12)-note-taking'><h2>12) Note Taking</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Notetaking**</td><td>[Logseq](https://logseq.com/)</td><td>Platform for knowledge management, note-taking, and task management</td><td>[](https://github.com/logseq/logseq)</td><td>[Evernote](https://evernote.com/), [OneNote](https://www.onenote.com/), [Roam Research](https://roamresearch.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-logseq/)</td></tr><tr><td>**Notetaking**</td><td>[Outline](https://www.getoutline.com/)</td><td>Wiki and knowledge base</td><td>[](https://github.com/outline/outline)</td><td>[Notion](https://notion.so)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-outline/)</td></tr></tbody></table></section>
<section id='13)-passwords'><h2>13) Passwords</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Password Manager**</td><td>[VaultWarden](https://vaultwarden.co/)</td><td>Password manager for teams and individuals</td><td>[](https://github.com/dani-garcia/vaultwarden)</td><td>[1Password](https://1password.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-vaultwarden/)</td></tr></tbody></table></section>
<section id='14)-project-management'><h2>14) Project Management</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Project Management**</td><td>[Plane](https://plane.so/)</td><td>Alternative to Linear, JIRA, Trello, and Height</td><td>[](https://github.com/makeplane/plane)</td><td>[Linear](https://linear.app/), [JIRA](https://www.atlassian.com/software/jira), [Trello](https://trello.com/), [Height](https://height.app/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-plane/)</td></tr><tr><td>**Project Management**</td><td>[Taiga](https://www.taiga.io/)</td><td>Project management software</td><td>[](https://github.com/kaleidos-ventures/taiga-docker)</td><td>[Asana](https://asana.com/), [Trello](https://trello.com/), [JIRA](https://www.atlassian.com/software/jira)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-taiga/)</td></tr><tr><td>**Project Management**</td><td>[Vikunja](https://vikunja.io/)</td><td>To-do app to organize your next project</td><td>[](https://github.com/go-vikunja/api)</td><td>[Todoist](https://todoist.com), [Trello](https://trello.com), [Asana](https://asana.com)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-vikunja/)</td></tr></tbody></table></section>
<section id='15)-paas(platform-as-a-service)'><h2>15) PAAS(Platform As A Service)</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**PaaS**</td><td>[Coolify](https://coolify.io/)</td><td>Self-hostable Heroku alternative</td><td>[](https://github.com/coollabsio/coolify)</td><td>[Heroku](https://www.heroku.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-coolify/)</td></tr></tbody></table></section>
<section id='16)-scheduling'><h2>16) Scheduling</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Scheduling**</td><td>[Cal.com](https://cal.com/)</td><td>Scheduling infrastructure, alternative to Calendly</td><td>[](https://github.com/calendso/calendso)</td><td>[Calendly](https://calendly.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-cal/)</td></tr></tbody></table></section>
<section id='17)-video-conferencing'><h2>17) Video Conferencing</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Video Conferencing**</td><td>[Jitsi](https://jitsi.org/meet)</td><td>Video conferences platform and SDK</td><td>[](https://github.com/jitsi/jitsi-meet)</td><td>[Zoom](https://zoom.us/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-jitsi/)</td></tr><tr><td>**Video Conferencing**</td><td>[LiveKit](https://livekit.io/)</td><td>SFU and SDKs for high-performance, scalable WebRTC</td><td>[](https://github.com/livekit/livekit-server)</td><td>[Twilio](https://www.twilio.com/), [Agora](https://agora.io/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-livekit/)</td></tr></tbody></table></section>
<section id='18)-web-analytics'><h2>18) Web Analytics</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Web Analytics**</td><td>[Matomo](https://matomo.org/)</td><td>Google Analytics alternative</td><td>[](https://github.com/matomo-org/matomo)</td><td>[Google Analytics](https://analytics.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-matomo/)</td></tr><tr><td>**Web Analytics**</td><td>[Plausible](https://plausible.io/)</td><td>Google Analytics alternative</td><td>[](https://github.com/plausible/analytics)</td><td>[Google Analytics](https://analytics.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-plausible/)</td></tr><tr><td>**Web Analytics**</td><td>[Swetrix](https://swetrix.com)</td><td>Google Analytics alternative</td><td>[](https://github.com/Swetrix/swetrix-api)</td><td>[Google Analytics](https://analytics.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-swetrix/)</td></tr><tr><td>**Web Analytics**</td><td>[Umami](https://umami.is)</td><td>Google Analytics alternative</td><td>[](https://github.com/mikecao/umami)</td><td>[Google Analytics](https://analytics.google.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-umami/)</td></tr></tbody></table></section>
<section id='19)-workflow-automation'><h2>19) Workflow Automation</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Workflow Automation**</td><td>[Activepieces](https://www.activepieces.com)</td><td>No-code business automation tool</td><td>[](https://github.com/activepieces/activepieces)</td><td>[Zapier](https://www.zapier.com/), [Tray](https://tray.io/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-activepieces/)</td></tr><tr><td>**Workflow Automation**</td><td>[N8N](https://n8n.io/)</td><td>Node-based workflow automation tool for developers</td><td>[](https://github.com/n8n-io/n8n)</td><td>[Zapier](https://zapier.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-n8n/)</td></tr><tr><td>**Workflow Automation**</td><td>[Pipedream](https://pipedream.com/)</td><td>Workflow automation and API integration platform</td><td>[](https://github.com/PipedreamHQ/pipedream)</td><td>[Zapier](https://zapier.com/), [Integromat](https://www.integromat.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-pipedream/)</td></tr><tr><td>**Workflow Automation**</td><td>[Temporal](https://temporal.io/)</td><td>Workflows as code platform</td><td>[](https://github.com/temporalio/temporal)</td><td>[Airflow](https://airflow.apache.org/), [AWS Step Functions](https://aws.amazon.com/step-functions/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-temporal/)</td></tr></tbody></table></section>
<section id='20)-database'><h2>20) Database</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Database**</td><td>[SurrealDB](https://surrealdb.com/)</td><td>Database</td><td>[](https://github.com/surrealdb/surrealdb)</td><td>[PostgresDB](https://www.postgresql.org/), [MariaDB](https://mariadb.org/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-surrealdb/)</td></tr></tbody></table></section>
<section id='21)-documents-and-files'><h2>21) Documents And Files</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Documents & Files**</td><td>[Striling PDF](https://stirlingtools.com/)</td><td>Your locally hosted one-stop-shop for all your PDF needs.</td><td>[](https://github.com/Stirling-Tools/Stirling-PDF)</td><td>[Adobe Acrobat Reader](https://get.adobe.com/reader/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-Stirling-PDF)</td></tr></tbody></table></section>
<section id='22)-list-manager'><h2>22) List manager</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**List Manager**</td><td>[List Monk](https://listmonk.app/)</td><td>Self-hosted newsletter and mailing list manager</td><td>[](https://github.com/knadh/listmonk)</td><td>[Keila](https://www.keila.io/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-listmonk)</td></tr></tbody></table></section>
<section id='23)-finance'><h2>23) Finance</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody></tbody></table></section>
<section id='24)-hr'><h2>24) HR</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**HR**</td><td>[Chief On Boarding](https://chiefonboarding.com/)</td><td>ChiefOnboarding is a free and open source employee onboarding platform.</td><td>[](https://github.com/chiefonboarding/ChiefOnboarding)</td><td>[MintHCM](https://minthcm.org/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-chiefonboarding)</td></tr></tbody></table></section>
<section id='25)-documentation-&-wiki'><h2>25) Documentation & Wiki</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Documentation**</td><td>[Docmost](https://docmost.com/)</td><td>Open-source collaborative wiki and documentation software</td><td>[](https://github.com/docmost/docmost)</td><td>[Notion](https://www.notion.so/) [Confluence](https://www.confluence.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-docmost)</td></tr></tbody></table></section>
<section id='26)-tools'><h2>26) Tools</h2><table class='sortable'><thead><tr><th>Category</th><th>Company</th><th>Description</th><th>GitHub Stars</th><th>Alternative to</th><th>NS8link</th></tr></thead><tbody><tr><td>**Tools**</td><td>[Gitea](https://about.gitea.com/)</td><td>Private, Fast, Reliable DevOps Platform</td><td>[](https://github.com/go-gitea/gitea)</td><td>[Github](https://github.com/) [Gitlab](https://www.gitlab.com/)</td><td>[NS8link](https://github.com/geniusdynamics/ns8-gitea)</td></tr></tbody></table></section>
<hr>
<section id="readme-full">
<h2>📘 Full README Content</h2>
<h1>GenForge modules index for NS8</h1>
<p>This is the official GenForge NS8 index of modules.
Wit All the cool Modules We have curated for you</p>
<h3>Table of Contents</h3>
<!-- TOC -->
<ul>
<li><a href="#genforge-modules-index-for-ns8">GenForge modules index for NS8</a><ul>
<li><a href="#table-of-contents">Table of Contents</a></li>
</ul>
</li>
<li><a href="#application-list">Application List</a></li>
<li><a href="#categories">Categories</a></li>
<li><a href="#1-auth--sso">1) Auth & SSO</a></li>
<li><a href="#2-backend-as-a-service">2) Backend as a Service</a></li>
<li><a href="#3-design">3) Design</a></li>
<li><a href="#4-digital-signature">4) Digital Signature</a></li>
<li><a href="#5-erp--crm">5) ERP & CRM</a></li>
<li><a href="#6-marketing">6) Marketing</a></li>
<li><a href="#7-file-hosting">7) File Hosting</a></li>
<li><a href="#8-form-building">8) Form Building</a></li>
<li><a href="#9-market-saas-">9) Market SAAS</a></li>
<li><a href="#10-messaging-">10) Messaging</a></li>
<li><a href="#11-no-code-database">11) No Code Database</a></li>
<li><a href="#12-note-taking">12) Note Taking</a></li>
<li><a href="#13-passwords">13) Passwords</a></li>
<li><a href="#14-project-management">14) Project Management</a></li>
<li><a href="#15-paasplatform-as-a-service">15) PAAS(Platform As A Service)</a></li>
<li><a href="#16-scheduling">16) Scheduling</a></li>
<li><a href="#17-video-conferencing">17) Video Conferencing</a></li>
<li><a href="#18-web-analytics-">18) Web Analytics</a></li>
<li><a href="#19-workflow-automation">19) Workflow Automation</a></li>
<li><a href="#20-database">20) Database</a></li>
<li><a href="#21-documents-and-files-">21) Documents And Files</a></li>
<li><a href="#22-list-manager-">22) List manager</a></li>
<li><a href="#23-finance">23) Finance</a></li>
<li><a href="#24-hr">24) HR</a></li>
<li><a href="#25-documentation--wiki">25) Documentation & Wiki</a></li>
<li><a href="#26-tools">26) Tools</a></li>
</ul>
<!-- TOC -->
<p>Metadata are built every 4 hours at 00:25, 06:25 ,12:25, 18:25 UTC and on each commit to the <code>main</code> branch.</p>
<p>If you want to add a module to this repository, just follow the
<a href="https://nethserver.github.io/ns8-core/modules/new_module/#step-5-publish-to-ns8-software-repository">instructions</a>
for <code>ns8-repomd</code>, finally open the pull request here!</p>
<p>To use the modules listed here as NS8 repository, see the <a href="https://docs.nethserver.org/projects/ns8/en/latest/modules.html#software-repositories">manual
page</a>
and set the following URL:
<code>shell
https://forge.genius.ke/ns8/updates/</code></p>
<p>Alternative URL:
```shell
https://raw.githubusercontent.com/geniusdynamics/ns8-genforge/repomd/ns8/updates/</p>
<p>```</p>
<p>Under settings, Chose Software Repository</p>
<p><img alt="image" src="https://github.com/geniusdynamics/ns8-genforge/assets/16150798/512b9de4-cb81-44ab-9565-ce4f22e7c692" /></p>
<p>Click on Add Repository
<img alt="image" src="https://github.com/geniusdynamics/ns8-genforge/assets/16150798/b8ca4b2d-7125-46fb-89fd-ad4d92fadb19" /></p>
<p>Define the Repo URL as shown below with the Define URL
<img alt="image" src="https://github.com/geniusdynamics/ns8-genforge/assets/16150798/b05787f2-4184-4d0d-a805-7a159a1e8859" />
Then CLick Add</p>
<p><strong>Enabling Testing Repo</strong></p>
<p>For testing Purposes, you may enable the testing Toggle.</p>
<p>Note that Apps installed with Testing Toggle enable may not be suitable for production</p>
<h2>Application List</h2>
<p>All apps are sorted by categories and listed alphabetically. Click on the stars badge to visit the product's GitHub repository. Apps not yet listed but available in the Software Center can be added upon request. <strong>Happy searching!</strong></p>
<!-- BEGIN STARTUP LIST FOR APPS -->
<h1>Categories</h1>
<h2>1) Auth & SSO</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Auth & SSO</strong> | <a href="https://zitadel.com/">Zitadel</a> | User authentication and session management framework | <a href="https://github.com/zitadel/zitadel"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/zitadel/zitadel?style=social" /></a> | <a href="https://okta.com/">Okta</a>, <a href="https://auth0.com/">Auth0</a> | <a href="https://github.com/geniusdynamics/ns8-zitadel/">NS8link</a> |
| <strong>Auth & SSO</strong> | <a href="https://goauthentik.io/">Authentik</a> | User authentication and session management framework | <a href="https://github.com/goauthentik/authentik"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/goauthentik/authentik?style=social" /></a> | <a href="https://okta.com/">Okta</a>, <a href="https://auth0.com/">Auth0</a> | <a href="https://github.com/geniusdynamics/ns8-goauthentik/">NS8link</a> |
| <strong>Auth & SSO</strong> | <a href="https://docs.2fauth.app/">2FAuth</a> | web based self-hosted alternative to One Time Passcode (OTP) generators | <a href="https://github.com/Bubka/2FAuth"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Bubka/2FAuth?style=social" /></a> | <a href="https://github.com/google/google-authenticator">Google Authenticator</a>, <a href="https://www.microsoft.com/en-us/security/mobile-authenticator-app">Microsoft authenticator</a> | <a href="https://github.com/geniusdynamics/ns8-2fauth/">NS8link</a> |</p>
<h2>2) Backend as a Service</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Backend as a Service</strong> | <a href="https://pocketbase.io/">PocketBase</a> | Backend server with REST APIs to manage core backend needs | <a href="https://github.com/pocketbase/pocketbase"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/pocketbase/pocketbase?style=social" /></a> | <a href="https://firebase.google.com/">Firebase</a> | <a href="https://github.com/geniusdynamics/ns8-pocketbase/">NS8link</a> |</p>
<h2>3) Design</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Design</strong> | <a href="https://penpot.app/">Penpot</a> | Design & prototyping platform | <a href="https://github.com/penpot/penpot"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/penpot/penpot?style=social" /></a> | <a href="https://www.figma.com/">Figma</a> | <a href="https://github.com/geniusdynamics/ns8-penpot/">NS8link</a> |</p>
<h2>4) Digital Signature</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Digital Signature</strong> | <a href="https://docuseal.co">DocuSeal</a> | Digital signing infrastructure | <a href="https://github.com/docusealco/docuseal"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/docusealco/docuseal?style=social" /></a> | <a href="https://www.docusign.com/">DocuSign</a> | <a href="https://github.com/geniusdynamics/ns8-docuseal/">NS8link</a> |
| <strong>Digital Signature</strong> | <a href="https://documenso.com">Documenso</a> | Digital signing infrastructure | <a href="https://github.com/documenso/documenso"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/documenso/documenso?style=social" /></a> | <a href="https://www.docusign.com/">DocuSign</a> | <a href="https://github.com/geniusdynamics/ns8-documenso/">NS8link</a> |</p>
<h2>5) ERP & CRM</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:---------|:---------------------------------------|:-------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:|:----------------------------------------------------------:|
| <strong>ERP</strong> | <a href="https://www.dolibarr.org/">Dolibarr</a> | Business management suite (ERP and CRM) | <a href="https://github.com/Dolibarr/dolibarr"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Dolibarr/dolibarr?style=social" /></a> | <a href="https://www.oracle.com/erp">Oracle Fusion ERP</a>, <a href="https://odoo.com/">Odoo</a> | <a href="https://github.com/geniusdynamics/ns8-dolibarr/">NS8link</a> |
| <strong>ERP</strong> | <a href="https://erpnext.com">ERPNext</a> | Agile, modern, module-based business management suite | <a href="https://github.com/frappe/erpnext"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/frappe/erpnext?style=social" /></a> | <a href="https://www.sap.com/products/business-one.html">SAP Business One</a>, <a href="https://odoo.com/">Odoo</a> | <a href="https://github.com/geniusdynamics/ns8-erpnext/">NS8link</a> |
| <strong>CRM</strong> | <a href="https://www.monicahq.com/">Monica HQ</a> | Open source personal CRM. | <a href="https://github.com/monicahq/monica"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/monicahq/monica?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-erpnext/">NS8link</a> |
| <strong>CRM</strong> | <a href="https://glpi-project.org/">GLPI</a> | The most complete open source service management software | <a href="https://github.com/glpi-project/glpi"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/glpi-project/glpi?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-glpi/">NS8link</a> |
| <strong>CRM</strong> | <a href="https://www.espocrm.com/">Espo CRM</a> | web application that allows users to see, enter and evaluate all your company relationships regardless of the type | <a href="https://github.com/espocrm/espocrm"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/espocrm/espocrm?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-espocrm/">NS8link</a> |</p>
<h2>6) Marketing</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:----------------------------------|:-------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------:|:--------------------------------------------------------:|
| <strong>Email Marketing</strong> | <a href="https://www.keila.io/">Keila</a> | Email newsletter tool | <a href="https://github.com/pentacent/keila"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/pentacent/keila?style=social" /></a> | <a href="https://mailchimp.com">Mailchimp</a>, <a href="https://www.sendinblue.com">Sendinblue</a> | <a href="https://github.com/geniusdynamics/ns8-keila/">NS8link</a> |
| <strong>Marketing Automation</strong> | <a href="https://www.mautic.org/">Mautic</a> | the World's Largest Open Source Marketing Automation Project | <a href="https://github.com/mautic/mautic"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/mautic/mautic?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-mautic/">NS8link</a> |</p>
<h2>7) File Hosting</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>File Hosting</strong> | <a href="https://www.filestash.app/">Filestash</a> | File manager that lets you manage your data anywhere | <a href="https://github.com/mickael-kerjean/filestash"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/mickael-kerjean/filestash?style=social" /></a> | <a href="https://www.dropbox.com/">Dropbox</a>, <a href="https://drive.google.com/">Google Drive</a> | <a href="https://github.com/geniusdynamics/ns8-filestash/">NS8link</a> |
| <strong>File Hosting</strong> | <a href="https://spacedrive.com/">Spacedrive</a> | Cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust | <a href="https://github.com/spacedriveapp/spacedrive"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/spacedriveapp/spacedrive?style=social" /></a> | <a href="https://www.dropbox.com/">Dropbox</a>, <a href="https://drive.google.com/">Google Drive</a> | <a href="https://github.com/geniusdynamics/ns8-spacedrive/">NS8link</a> |</p>
<h2>8) Form Building</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Form Building</strong> | <a href="https://formbricks.com/">Formbricks</a> | Build forms and manage submission data in one platform | <a href="https://github.com/formbricks/formbricks"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/formbricks/formbricks?style=social" /></a> | <a href="https://www.typeform.com/">Typeform</a>, <a href="https://forms.google.com">Google Forms</a>, <a href="https://react-hook-form.com/">React Hook Form</a> | <a href="https://github.com/geniusdynamics/ns8-formbricks/">NS8link</a> |
| <strong>Form Building</strong> | <a href="https://form.io/">Formio</a> | Form and data management platform for progressive web applications | <a href="https://github.com/formio/formio"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/formio/formio?style=social" /></a> | <a href="https://vueform.com/">Vueform</a>, <a href="https://www.typeform.com/">Typeform</a> | <a href="https://github.com/geniusdynamics/ns8-formio/">NS8link</a> |</p>
<h2>9) Market SAAS</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Marketing SaaS</strong> | <a href="https://dub.sh/">Dub</a> | Open-source Bitly alternative with built-in analytics | <a href="https://github.com/steven-tey/dub"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/steven-tey/dub?style=social" /></a> | <a href="https://bitly.com/">Bitly</a> | <a href="https://github.com/geniusdynamics/ns8-dub/">NS8link</a> |</p>
<h2>10) Messaging</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Messaging</strong> | <a href="https://element.io/">Element</a> | Enterprise communication platform | <a href="https://github.com/vector-im/element-web"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/vector-im/element-web?style=social" /></a> | <a href="https://slack.com/">Slack</a> | <a href="https://github.com/geniusdynamics/ns8-element/">NS8link</a> |
| <strong>Messaging</strong> | <a href="https://mattermost.com/">Mattermost</a> | Enterprise communication platform for developers | <a href="https://github.com/mattermost/mattermost-server"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/mattermost/mattermost-server?style=social" /></a> | <a href="https://slack.com/">Slack</a> | <a href="https://github.com/geniusdynamics/ns8-mattermost/">NS8link</a> |
| <strong>Messaging</strong> | <a href="https://rocket.chat/">Rocket.chat</a> | Enterprise communication platform | <a href="https://github.com/RocketChat/Rocket.Chat"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/RocketChat/Rocket.Chat?style=social" /></a> | <a href="https://slack.com/">Slack</a> | <a href="https://github.com/geniusdynamics/ns8-rocketchat/">NS8link</a> |</p>
<h2>11) No Code Database</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>No-code Database</strong> | <a href="https://www.nocodb.com/">NocoDB</a> | No-code database and Airtable alternative | <a href="https://github.com/nocodb/nocodb"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/nocodb/nocodb?style=social" /></a> | <a href="https://airtable.com/">Airtable</a> | <a href="https://github.com/geniusdynamics/ns8-nocodb/">NS8link</a> |
| <strong>No-code Database</strong> | <a href="https://seatable.io/">Seatable</a> | Spreadsheet with database functionalities | <a href="https://github.com/seatable/seatable"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/seatable/seatable?style=social" /></a> | <a href="https://airtable.com/">Airtable</a> | <a href="https://github.com/geniusdynamics/ns8-seatable/">NS8link</a> |</p>
<h2>12) Note Taking</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Notetaking</strong> | <a href="https://logseq.com/">Logseq</a> | Platform for knowledge management, note-taking, and task management | <a href="https://github.com/logseq/logseq"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/logseq/logseq?style=social" /></a> | <a href="https://evernote.com/">Evernote</a>, <a href="https://www.onenote.com/">OneNote</a>, <a href="https://roamresearch.com/">Roam Research</a> | <a href="https://github.com/geniusdynamics/ns8-logseq/">NS8link</a> |
| <strong>Notetaking</strong> | <a href="https://www.getoutline.com/">Outline</a> | Wiki and knowledge base | <a href="https://github.com/outline/outline"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/outline/outline?style=social" /></a> | <a href="https://notion.so">Notion</a> | <a href="https://github.com/geniusdynamics/ns8-outline/">NS8link</a> |</p>
<h2>13) Passwords</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:---------------------|:--------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------:|:----------------------------------------------------------------:|
| <strong>Password Manager</strong> | <a href="https://vaultwarden.co/">VaultWarden</a> | Password manager for teams and individuals | <a href="https://github.com/dani-garcia/vaultwarden"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/dani-garcia/vaultwarden?style=social" /></a> | <a href="https://1password.com/">1Password</a> | <a href="https://github.com/geniusdynamics/ns8-vaultwarden/">NS8link</a> |
| <strong>Password</strong> | <a href="https://docs.pwpush.com/">Password Pusher</a> | Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs. | <a href="https://github.com/pglombardo/PasswordPusher"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/pglombardo/PasswordPusher?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-passwordpusher/">NS8link</a> |</p>
<h2>14) Project Management</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Project Management</strong> | <a href="https://plane.so/">Plane</a> | Alternative to Linear, JIRA, Trello, and Height | <a href="https://github.com/makeplane/plane"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/makeplane/plane?style=social" /></a> | <a href="https://linear.app/">Linear</a>, <a href="https://www.atlassian.com/software/jira">JIRA</a>, <a href="https://trello.com/">Trello</a>, <a href="https://height.app/">Height</a> | <a href="https://github.com/geniusdynamics/ns8-plane/">NS8link</a> |
| <strong>Project Management</strong> | <a href="https://www.taiga.io/">Taiga</a> | Project management software | <a href="https://github.com/kaleidos-ventures/taiga-docker"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/kaleidos-ventures/taiga-docker?style=social" /></a> | <a href="https://asana.com/">Asana</a>, <a href="https://trello.com/">Trello</a>, <a href="https://www.atlassian.com/software/jira">JIRA</a> | <a href="https://github.com/geniusdynamics/ns8-taiga/">NS8link</a> |
| <strong>Project Management</strong> | <a href="https://vikunja.io/">Vikunja</a> | To-do app to organize your next project | <a href="https://github.com/go-vikunja/api"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/go-vikunja/api?style=social" /></a> | <a href="https://todoist.com">Todoist</a>, <a href="https://trello.com">Trello</a>, <a href="https://asana.com">Asana</a> | <a href="https://github.com/geniusdynamics/ns8-vikunja/">NS8link</a> |</p>
<h2>15) PAAS(Platform As A Service)</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>PaaS</strong> | <a href="https://coolify.io/">Coolify</a> | Self-hostable Heroku alternative | <a href="https://github.com/coollabsio/coolify"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/coollabsio/coolify?style=social" /></a> | <a href="https://www.heroku.com/">Heroku</a> | <a href="https://github.com/geniusdynamics/ns8-coolify/">NS8link</a> |</p>
<h2>16) Scheduling</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Scheduling</strong> | <a href="https://cal.com/">Cal.com</a> | Scheduling infrastructure, alternative to Calendly | <a href="https://github.com/calendso/calendso"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/calendso/calendso?style=social" /></a> | <a href="https://calendly.com/">Calendly</a> | <a href="https://github.com/geniusdynamics/ns8-cal/">NS8link</a> |</p>
<h2>17) Video Conferencing</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Video Conferencing</strong> | <a href="https://jitsi.org/meet">Jitsi</a> | Video conferences platform and SDK | <a href="https://github.com/jitsi/jitsi-meet"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/jitsi/jitsi-meet?style=social" /></a> | <a href="https://zoom.us/">Zoom</a> | <a href="https://github.com/geniusdynamics/ns8-jitsi/">NS8link</a> |
| <strong>Video Conferencing</strong> | <a href="https://livekit.io/">LiveKit</a> | SFU and SDKs for high-performance, scalable WebRTC | <a href="https://github.com/livekit/livekit-server"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/livekit/livekit-server?style=social" /></a> | <a href="https://www.twilio.com/">Twilio</a>, <a href="https://agora.io/">Agora</a> | <a href="https://github.com/geniusdynamics/ns8-livekit/">NS8link</a> |</p>
<h2>18) Web Analytics</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Web Analytics</strong> | <a href="https://matomo.org/">Matomo</a> | Google Analytics alternative | <a href="https://github.com/matomo-org/matomo"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/matomo-org/matomo?style=social" /></a> | <a href="https://analytics.google.com/">Google Analytics</a> | <a href="https://github.com/geniusdynamics/ns8-matomo/">NS8link</a> |
| <strong>Web Analytics</strong> | <a href="https://plausible.io/">Plausible</a> | Google Analytics alternative | <a href="https://github.com/plausible/analytics"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/plausible/analytics?style=social" /></a> | <a href="https://analytics.google.com/">Google Analytics</a> | <a href="https://github.com/geniusdynamics/ns8-plausible/">NS8link</a> |
| <strong>Web Analytics</strong> | <a href="https://swetrix.com">Swetrix</a> | Google Analytics alternative | <a href="https://github.com/Swetrix/swetrix-api"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Swetrix/swetrix-api?style=social" /></a> | <a href="https://analytics.google.com/">Google Analytics</a> | <a href="https://github.com/geniusdynamics/ns8-swetrix/">NS8link</a> |
| <strong>Web Analytics</strong> | <a href="https://umami.is">Umami</a> | Google Analytics alternative | <a href="https://github.com/mikecao/umami"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/mikecao/umami?style=social" /></a> | <a href="https://analytics.google.com/">Google Analytics</a> | <a href="https://github.com/geniusdynamics/ns8-umami/">NS8link</a> |</p>
<h2>19) Workflow Automation</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:------------------------|:---------------------------------------------|:-----------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Workflow Automation</strong> | <a href="https://www.activepieces.com">Activepieces</a> | No-code business automation tool | <a href="https://github.com/activepieces/activepieces"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/activepieces/activepieces?style=social" /></a> | <a href="https://www.zapier.com/">Zapier</a>, <a href="https://tray.io/">Tray</a> | <a href="https://github.com/geniusdynamics/ns8-activepieces/">NS8link</a> |
| <strong>Workflow Automation</strong> | <a href="https://n8n.io/">N8N</a> | Node-based workflow automation tool for developers | <a href="https://github.com/n8n-io/n8n"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/n8n-io/n8n?style=social" /></a> | <a href="https://zapier.com/">Zapier</a> | <a href="https://github.com/geniusdynamics/ns8-n8n/">NS8link</a> |
| <strong>Workflow Automation</strong> | <a href="https://pipedream.com/">Pipedream</a> | Workflow automation and API integration platform | <a href="https://github.com/PipedreamHQ/pipedream"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/PipedreamHQ/pipedream?style=social" /></a> | <a href="https://zapier.com/">Zapier</a>, <a href="https://www.integromat.com/">Integromat</a> | <a href="https://github.com/geniusdynamics/ns8-pipedream/">NS8link</a> |
| <strong>Workflow Automation</strong> | <a href="https://temporal.io/">Temporal</a> | Workflows as code platform | <a href="https://github.com/temporalio/temporal"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/temporalio/temporal?style=social" /></a> | <a href="https://airflow.apache.org/">Airflow</a>, <a href="https://aws.amazon.com/step-functions/">AWS Step Functions</a> | <a href="https://github.com/geniusdynamics/ns8-temporal/">NS8link</a> |
| <strong>Workflow Automation</strong> | <a href="https://semaphoreui.com/">Semaphore UI</a> | Effortlessly manage the tasks with a modern, intuitive interface built for DevOps teams. | <a href="https://github.com/semaphoreui/semaphore"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/tsemaphoreui/semaphore?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-semaphoreui/">NS8link</a> |</p>
<h2>20) Database</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-------------------------|:---------------------------------------------|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|
| <strong>Database</strong> | <a href="https://surrealdb.com/">SurrealDB</a> | Database | <a href="https://github.com/surrealdb/surrealdb"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/surrealdb/surrealdb?style=social" /></a> | <a href="https://www.postgresql.org/">PostgresDB</a>, <a href="https://mariadb.org/">MariaDB</a> | <a href="https://github.com/geniusdynamics/ns8-surrealdb/">NS8link</a> |</p>
<h2>21) Documents And Files</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:----------------------|:-------------------------------------------------------|:----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------:|:-------------------------------------------------------------:|
| <strong>Documents & Files</strong> | <a href="https://stirlingtools.com/">Striling PDF</a> | Your locally hosted one-stop-shop for all your PDF needs. | <a href="https://github.com/Stirling-Tools/Stirling-PDF"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/Stirling-Tools/Stirling-PDF?style=social" /></a> | <a href="https://get.adobe.com/reader/">Adobe Acrobat Reader</a> | <a href="https://github.com/geniusdynamics/ns8-Stirling-PDF">NS8link</a> |
| <strong>Books</strong> | <a href="https://calibre-ebook.com/">Calibre</a> | Calibre is a powerful and easy to use e-book manager. | <a href="https://github.com/kovidgoyal/calibre"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/kovidgoyal/calibre?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-calibre">NS8link</a> |
| <strong>Books</strong> | <a href="https://github.com/janeczku/calibre-web">Calibre-web</a> | Web app for browsing, reading and downloading eBooks stored in a Calibre database | <a href="https://github.com/janeczku/calibre-web"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/janeczku/calibre-web?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-calibre-web">NS8link</a> |</p>
<h2>22) List manager</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:-----------------|:-----------------------------------|:------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------:|:------------------------------:|:---------------------------------------------------------:|
| <strong>List Manager</strong> | <a href="https://listmonk.app/">List Monk</a> | Self-hosted newsletter and mailing list manager | <a href="https://github.com/knadh/listmonk"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/knadh/listmonk?style=social" /></a> | <a href="https://www.keila.io/">Keila</a> | <a href="https://github.com/geniusdynamics/ns8-listmonk">NS8link</a> |</p>
<h2>23) Finance</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:------------|:-------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------:|:--------------:|:-----------------------------------------------------------:|
| <strong>Finance</strong> | <a href="https://www.firefly-iii.org/">Fireflyiii</a> | A free and open source personal finance manager | <a href="https://github.com/firefly-iii/firefly-iii"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/firefly-iii/firefly-iii?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-fireflyiii">NS8link</a> |
| <strong>Finance</strong> | <a href="https://wallosapp.com/">Wallos</a> | Open-Source Personal Subscription Tracker | <a href="https://github.com/ellite/Wallos"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/ellite/Wallos?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-wallos">NS8link</a> |
| <strong>Finance</strong> | <a href="https://maybe.co/">Maybe</a> | Maybe is a open-source OS for your personal finances Chart built by a small team Maybe Team alongside an incredible community | <a href="https://github.com/maybe-finance/maybe"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/maybe-finance/maybe?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-maybe">NS8link</a> |</p>
<h2>24) HR</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:---------|:--------------------------------------------------|:------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------:|:----------------------------------------------------------------:|
| <strong>HR</strong> | <a href="https://chiefonboarding.com/">Chief On Boarding</a> | ChiefOnboarding is a free and open source employee onboarding platform. | <a href="https://github.com/chiefonboarding/ChiefOnboarding"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/chiefonboarding/ChiefOnboarding?style=social" /></a> | <a href="https://minthcm.org/">MintHCM</a> | <a href="https://github.com/geniusdynamics/ns8-chiefonboarding">NS8link</a> |</p>
<h2>25) Documentation & Wiki</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:------------------|:-------------------------------------------|:---------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|:----------------------------------------------------------:|
| <strong>Documentation</strong> | <a href="https://docmost.com/">Docmost</a> | Open-source collaborative wiki and documentation software | <a href="https://github.com/docmost/docmost"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/docmost/docmost?style=social" /></a> | <a href="https://www.notion.so/">Notion</a> <a href="https://www.confluence.com/">Confluence</a> | <a href="https://github.com/geniusdynamics/ns8-docmost">NS8link</a> |
| <strong>Documentation</strong> | <a href="https://www.bookstackapp.com/">Bookstack</a> | A platform for storing and organising information and documentation. | <a href="https://github.com/BookStackApp/BookStack"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/BookStackApp/BookStack?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-bookstack">NS8link</a> |</p>
<h2>26) Tools</h2>
<p>| Category | Company | Description | GitHub Stars | Alternative to | NS8link |
|:--------------|:--------------------------------------|:--------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------:|:-----------------------------------------------------------:|
| <strong>Tools</strong> | <a href="https://it-tools.tech/">IT Tools</a> | Useful tools for developer and people working in IT | <a href="https://github.com/CorentinTh/it-tools"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/CorentinTh/it-tools?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-ittools">NS8link</a> |
| <strong>Tools</strong> | <a href="https://about.gitea.com/">Gitea</a> | Private, Fast, Reliable DevOps Platform | <a href="https://github.com/go-gitea/gitea"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/go-gitea/gitea?style=social" /></a> | <a href="https://github.com/">Github</a> <a href="https://www.gitlab.com/">Gitlab</a> | <a href="https://github.com/geniusdynamics/ns8-gitea">NS8link</a> |
| <strong>Bookmarks</strong> | <a href="https://linkwarden.app/">Linkwarden</a> | Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages, articles, and more... | <a href="https://github.com/linkwarden/linkwarden"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/linkwarden/linkwarden?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-linkwarden">NS8link</a> |
| <strong>Tools</strong> | <a href="https://ntfy.sh/">NTFY</a> | Send push notifications to your phone or desktop using PUT/POST | <a href="https://github.com/binwiederhier/ntfy"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/binwiederhier/ntfy?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-ntfy">NS8link</a> |
| <strong>Tools</strong> | <a href="https://homarr.dev/">Homarr</a> | A simple, yet powerful dashboard for your server. | <a href="https://github.com/ajnart/homarr"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/ajnart/homarr?style=social" /></a> | | <a href="https://github.com/geniusdynamics/ns8-homarr">NS8link</a> |</p>
</section>
<footer>
<small>Hash: 3424846c9de294e62f22da1743f23592 | Last generated on 2025-06-19 13:02 UTC</small>
</footer>
<script>
document.querySelectorAll('table').forEach(t => new Tablesort(t));
</script>
</body>
</html>