├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 Ayush Chugh 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Open Source Alternatives 2 | 3 | List of open source alternatives of paid softwares 4 | 5 | Please add more alternatives to the list by creating a pull request or issue 🙏 6 | 7 | ## Project Management and Collaboration Tools 8 | 9 |
Software | 13 |Open source alternative | 14 |Link | 15 |
---|---|---|
Jira | 20 |1. GitHub Projects 2. Plane 3. Vikunja 4. Redmine |
21 |
22 | https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects
23 | 24 | https://plane.so/ 25 | 26 | https://vikunja.io/ 27 | 28 | https://www.redmine.org/ 29 | |
30 |
Asana | 33 |1. OpenProject 2. Focalboard |
34 |
35 | https://www.openproject.org/
36 | 37 | https://www.focalboard.com/ 38 | |
39 |
Trello | 42 |1. Wekan 2. Kanboard |
43 |
44 | https://wekan.github.io/
45 | 46 | https://kanboard.org/ 47 | |
48 |
Basecamp | 51 |1. Taiga 2. Leantime |
52 |
53 | https://www.taiga.io/
54 | 55 | https://leantime.io/ 56 | |
57 |
Notion | 60 |1. AppFlowy 2. Docmost (self hosted) 3. AFFiNE |
61 |
62 | https://www.appflowy.io/
63 | 64 | https://docmost.com/ 65 | 66 | https://affine.pro/ 67 | |
68 |
Slack | 71 |1. Mattermost 2. Rocket.Chat 3. Zulip |
72 |
73 | https://mattermost.com/
74 | 75 | https://www.rocket.chat/ 76 | 77 | https://zulip.com/ 78 | |
79 |
Zoom | 82 |1. Jitsi 2. BigBlueButton |
83 |
84 | https://jitsi.org/
85 | 86 | https://bigbluebutton.org/ 87 | |
88 |
Google Meet | 91 |1. BigBlueButton 2. OpenVidu |
92 |
93 | https://bigbluebutton.org/
94 | 95 | https://openvidu.io/ 96 | |
97 |
Software | 107 |Open source alternative | 108 |Link | 109 |
---|---|---|
Vercel | 114 |1. Coolify 2. Netlify |
115 |
116 | https://coollabs.io/coolify
117 | 118 | https://www.netlify.com/ 119 | |
120 |
Heroku | 123 |1. Dokku 2. CapRover |
124 |
125 | https://dokku.com/
126 | 127 | https://caprover.com/ 128 | |
129 |
GitHub | 132 |1. GitLab 2. Gitea |
133 |
134 | https://about.gitlab.com/
135 | 136 | https://gitea.io/ 137 | |
138 |
Firebase | 141 |1. Pocketbase 2. Appwrite 3. Convex 4. Supabase |
142 |
143 | https://pocketbase.io/
144 | 145 | https://appwrite.io/ 146 | 147 | https://convex.dev/ 148 | 149 | https://supabase.com/ 150 | |
151 |
Microsoft Visio | 154 |1. Draw.io 2. Dia |
155 |
156 | https://app.diagrams.net/
157 | 158 | http://dia-installer.de/ 159 | |
160 |
Google Analytics | 163 |1. Matomo 2. Plausible Analytics |
164 |
165 | https://matomo.org/
166 | 167 | https://plausible.io/ 168 | |
169 |
Datadog | 172 |1. Prometheus 2. Grafana |
173 |
174 | https://prometheus.io/
175 | 176 | https://grafana.com/ 177 | |
178 |
Postman | 181 |1. Insomnia 2. Hoppscotch |
182 |
183 | https://insomnia.rest/
184 | 185 | https://hoppscotch.io/ 186 | |
187 |
Software | 197 |Open source alternative | 198 |Link | 199 |
---|---|---|
Microsoft Office 365 | 204 |1. LibreOffice 2. ONLYOFFICE |
205 |
206 | https://www.libreoffice.org/
207 | 208 | https://www.onlyoffice.com/ 209 | |
210 |
Google Docs | 213 |1. ONLYOFFICE 2. Collabora Online |
214 |
215 | https://www.onlyoffice.com/
216 | 217 | https://www.collaboraoffice.com/ 218 | |
219 |
WordPress | 222 |1. Ghost 2. Grav |
223 |
224 | https://ghost.org/
225 | 226 | https://getgrav.org/ 227 | |
228 |
Photoshop | 231 |1. GIMP 2. Krita |
232 |
233 | https://www.gimp.org/
234 | 235 | https://krita.org/ 236 | |
237 |
Illustrator | 240 |1. Inkscape 2. Krita |
241 |
242 | https://inkscape.org/
243 | 244 | https://krita.org/ 245 | |
246 |
Shopify | 249 |1. PrestaShop 2. WooCommerce |
250 |
251 | https://www.prestashop.com/
252 | 253 | https://woocommerce.com/ 254 | |
255 |
Adobe Premiere Pro | 258 |1. OpenShot 2. Kdenlive |
259 |
260 | https://www.openshot.org/
261 | 262 | https://kdenlive.org/ 263 | |
264 |
Software | 274 |Open source alternative | 275 |Link | 276 |
---|---|---|
Dropbox | 281 |1. NextCloud 2. ownCloud |
282 |
283 | https://nextcloud.com/
284 | 285 | https://owncloud.com/ 286 | |
287 |
Google Drive | 290 |1. Seafile 2. Syncthing |
291 |
292 | https://www.seafile.com/en/home/
293 | 294 | https://syncthing.net/ 295 | |
296 |
Mailchimp | 299 |1. Mautic 2. Listmonk |
300 |
301 | https://mautic.org/
302 | 303 | https://listmonk.app/ 304 | |
305 |
LastPass | 308 |1. Bitwarden 2. KeePass |
309 |
310 | https://bitwarden.com/
311 | 312 | https://keepass.info/ 313 | |
314 |
Software | 324 |Open source alternative | 325 |Link | 326 |
---|---|---|
DocuSign | 331 |Docuseal | 332 |https://www.docuseal.co/ | 333 |
Calendly | 336 |Cal.com | 337 |https://cal.com/ | 338 |
SurveyMonkey | 341 |LimeSurvey | 342 |https://www.limesurvey.org/ | 343 |
Google Forms | 346 |Formstack | 347 |https://www.formstack.com/ | 348 |
Salesforce CRM | 351 |ERPNext | 352 |https://erpnext.com/ | 353 |