├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2015 Serge Velikanov 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 | 23 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Open Source Candies 2 | 3 | ### The Free-for-Open-Source Services List 4 | 5 | Formerly started at [YCombinator YCombinator](https://news.ycombinator.com/item?id=8874227) 6 | 7 | --- 8 | 9 | ### Pull Requests welcome! 10 | 11 | ``` 12 | [%service_name% %service_name%](%service_url%) - %description% - %rules% 13 | ``` 14 | 15 | ###### In alphabetical order, please 16 | 17 | --- 18 | 19 | ### Version Control 20 | 21 | [BitBucket BitBucket](https://bitbucket.org/) - free for open source and private repositories 22 | 23 | [codeberg codeberg](https://codeberg.org/) - free as in freedom for open source repositories - backed by a nonprofit association 24 | 25 | [GitHub GitHub](https://github.com/) - free for open source repositories, free for private repositories 26 | 27 | [GitLab GitLab](https://gitlab.com/) - free for open source and private repositories 28 | 29 | [Heptapod Heptapod FOSS](https://foss.heptapod.net) - free of charge service for open source Mercurial repositories - upon [hosting request](https://foss.heptapod.net/heptapod/foss.heptapod.net/issues/new) 30 | 31 | ### Project Hosting 32 | 33 | [NuGet NuGet](https://www.nuget.org/) - free .NET Project Hosting 34 | 35 | [Python Anywhere Python Anywhere](https://www.pythonanywhere.com/) - hosting for Python projects - **has limits** 36 | 37 | [SourceForge SourceForge](https://sourceforge.net/) - Git/Mercurial/SVN Project Hosting 38 | 39 | [DigitalOcean DigitalOcean](https://developers.digitalocean.com/opensource/) - free credits for eligible open source projects - request needed 40 | 41 | ### Public Cloud 42 | 43 | [OpenShift OpenShift](https://cloud.redhat.com/community/programs/grants/) - free for open source - request needed 44 | 45 | [Heroku Heroku](https://www.heroku.com/pricing) - free tier for experimenting, sleeps after 30 minutes of inactivity 46 | 47 | [Vercel Vercel](https://vercel.com/pricing) - free tier includes all-in-one Static and JAMstack deployment, Serverless Functions, and Global CDN (formerly ZEIT Now) 48 | 49 | ### Documentation 50 | 51 | [GitBook GitBook](https://www.gitbook.com/pricing) - free for open source - request needed 52 | 53 | [Read the Docs Read the Docs](https://readthedocs.org/) - automating building, versioning, and hosting of your docs - free for open source 54 | 55 | [Atlassian Confluence Atlassian Confluence](https://www.atlassian.com/software/confluence/) - free for open source - [request needed](https://www.atlassian.com/software/views/open-source-license-request) 56 | 57 | ### Continuous Integration and Code Coverage 58 | 59 | [AppVeyor AppVeyor](https://www.appveyor.com/) - Continuous Integration for .NET and many open source languages on Windows 60 | 61 | [Azure Pipelines Azure Pipelines](https://github.com/marketplace/azure-pipelines/plan/MDIyOk1hcmtldHBsYWNlTGlzdGluZ1BsYW4xMTkz#pricing-and-setup) - Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with unlimited minutes for [open source projects](https://azure.microsoft.com/en-us/blog/introducing-azure-devops/). 62 | 63 | [Atlassian Bamboo Atlassian Bamboo](https://www.atlassian.com/software/bamboo/) - Continuous integration, deployment, and delivery on your own server - free for open source - [request needed](https://www.atlassian.com/software/views/open-source-license-request) 64 | 65 | [Bitrise Bitrise](https://www.bitrise.io/) - Continuous Integration for mobile 66 | 67 | [CircleCI CircleCI](https://circleci.com/) - Continuous Integration and Delivery - 3 extra containers 68 | 69 | [Codecov Codecov](https://codecov.io/) - Continuous Code Coverage 70 | 71 | [Codeship Codeship](https://codeship.com/) - Continuous Integration and Delivery for several languages, also supports Docker 72 | 73 | [Coveralls Coveralls](https://coveralls.io/) - Code Coverage History 74 | 75 | [Deploy Deploy](https://www.deployhq.com/) - Continuous Deployment - email request needed 76 | 77 | [DeployBot DeployBot](https://deploybot.com/) - continuous deployment for GitHub, BitBucket or your own Git/SVN repository - free for one repository 78 | 79 | [Gitlab-CI Gitlab-CI](https://about.gitlab.com/gitlab-ci/) - on-premises CI for GitLab - free and open source 80 | 81 | [Sauce Labs Sauce Labs](https://saucelabs.com/) - CI for GitHub, Google Code, SourceForge with Selenium - free for open source 82 | 83 | [Scrutinizer Scrutinizer](https://scrutinizer-ci.com/) - CI for GitHub and BitBucket - free for open source 84 | 85 | [Semaphore Semaphore](https://semaphoreci.com/) - CI for GitHub and BitBucket - free for open source 86 | 87 | [Team City Team City](https://www.jetbrains.com/buy/opensource/?product=teamcity) - free for open source - **strict rules** - request needed 88 | 89 | [Travis CI Travis CI](https://travis-ci.org/) - CI for GitHub - free for open source 90 | 91 | [knapsackpro.com Knapsackpro](knapsackpro.com) - Speed up your tests run 1 hour test suite in 2 minutes with optimal parallelisation on your CI - request needed 92 | 93 | ### Browser Testing 94 | 95 | [Browser Stack Browser Stack](https://www.browserstack.com/) - Live, Web-Based Browser Testing - request needed 96 | 97 | [LambdaTest LambdaTest](https://www.lambdatest.com/) - Live ,Web and Mobile App Browser Testing - request needed-Free For Open Source 98 | 99 | 100 | [TestingBot TestingBot](https://testingbot.com/) - Browser Testing - request needed 101 | 102 | ### Monitoring 103 | 104 | [Bugsnag Bugsnag](https://bugsnag.com/blog/bugsnag-loves-open-source) - Multilanguage Crossplatform Error Monitoring - free for open source - email request needed 105 | 106 | [Datadog Datadog](https://www.datadoghq.com/partner/open-source/) - Real-time performance monitoring for open source projects - free for open source - request needed 107 | 108 | [healthchecks.io Healthchecks.io](https://healthchecks.io/) - Cron monitoring - free for open source - email request needed 109 | 110 | [Hund Hund](https://hund.io/help/billing-and-accounts/oss-plan) - Hosted Status Pages - free for open source - email request needed 111 | 112 | [Sentry Sentry](https://getsentry.com/for/open-source/) - [100% Open Source](https://github.com/getsentry/sentry) Crash Reporting - forever free for open source - request needed 113 | 114 | ### Code Review 115 | 116 | [Codacy Codacy](https://www.codacy.com/) - Automated Code Review for Scala, JavaScript, PHP, Python and CSS - free for open source 117 | 118 | [CodeClimate CodeClimate](https://codeclimate.com/) - Code Review for Ruby, JavaScript, PHP - free for open source 119 | 120 | [LGTM LGTM](https://lgtm.com/) - Continuous security analysis and automated code review - free for open source 121 | 122 | [QuantifiedCode QuantifiedCode](https://www.quantifiedcode.com/) - Automated Code Review for Python - free for open source 123 | 124 | [SemanticDiff SemanticDiff](https://app.semanticdiff.com) - Programming language aware diff for GitHub pull requests and commits, supports multiple languages - free for open source 125 | 126 | [Snyk Snyk](https://snyk.io/) - Continuously find & fix vulnerabilities in your dependencies, supports multiple languages - free for open source and low volume private testing 127 | 128 | [SonarCloud SonarCloud](https://sonarcloud.io) - Code coverage, code smell, and bug/vulnerability detection and tracking 129 | 130 | ### Localization 131 | 132 | [Crowdin Crowdin](https://crowdin.com/) - free for open source - request needed 133 | 134 | [Launchpad Launchpad](https://translations.launchpad.net/) - Localization Platform for open source projects 135 | 136 | [Localeum Localeum](https://localeum.com/) - free for startups and solo developers 137 | 138 | [Localizely Localizely](https://localizely.com/) - free for open source - request needed 139 | 140 | [Lokalise Lokalise](https://lokalise.com/) - Localization and Translation Software Tool - request needed 141 | 142 | [POEditor POEditor](https://poeditor.com/) - free for open source - request needed 143 | 144 | [Transifex Transifex](https://www.transifex.com/) - Localization Platform for Web 145 | 146 | [Translation.io Translation.io](https://translation.io/) - Localization for Rails apps - email request needed 147 | 148 | 149 | [weblate.org Weblate.org](https://weblate.org/) - email request needed (weblate itself is open source) 150 | 151 | ### Profiling 152 | 153 | [Blackfire Blackfire](https://blackfire.io/) - PHP Profiler by creators of Symfony 154 | 155 | [YourKit YourKit](https://www.yourkit.com/) - Java Profiler 156 | 157 | ### E-mail Sending 158 | 159 | [Helpmonks Helpmonks](https://helpmonks.com/) - Team email management. Simplified. - free for open source projects and non-profit organizations 160 | 161 | [MailChimp MailChimp](https://mailchimp.com/) - free for 12,000 emails to 2,000 subscribers 162 | 163 | [EmailOctopus EmailOctopus](https://emailoctopus.com/pricing) - free for 10,000 emails to 2,500 subscribers a month 164 | 165 | [SendGrid SendGrid](https://sendgrid.com/pricing/) - free 100 emails / day 166 | 167 | [Sendinblue SendinBlue](https://www.sendinblue.com/pricing/) - free 300 emails / day 168 | 169 | ### IDE 170 | 171 | [AppCode AppCode](https://www.jetbrains.com/buy/opensource/?product=objc) - Objective C IDE - free for open source, Outercurve developers - **strict rules** - request needed 172 | 173 | [IntelliJ Idea IntelliJ Idea](https://www.jetbrains.com/buy/opensource/?product=idea) - Java IDE - free for non-Apache developers, Apache developers, Outercurve developers - **strict rules** - request needed 174 | 175 | [PhpStorm PhpStorm](https://www.jetbrains.com/buy/opensource/?product=phpstorm) - PHP IDE - free for open source, Outercurve developers - **strict rules** - request needed 176 | 177 | [PyCharm PyCharm](https://www.jetbrains.com/buy/opensource/?product=pycharm) - Python IDE - free for open source, Outercurve developers - **strict rules** - request needed 178 | 179 | [RubyMine RubyMine](https://www.jetbrains.com/buy/opensource/?product=ruby) - Ruby IDE - free for open source, Outercurve developers - **strict rules** - request needed 180 | 181 | [Visual Studio Community Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) - free, fully-featured IDE for students, open-source and individual developers 182 | 183 | [VSCodium VS Codium](https://github.com/VSCodium/vscodium/) - 184 | binary releases of Visual Studio Code without MS branding/telemetry/licensing 185 | 186 | [WebStorm WebStorm](https://www.jetbrains.com/buy/opensource/?product=webstorm) - JavaScript, CSS, HTML IDE - free for open source, Outercurve developers - **strict rules** - request needed 187 | 188 | ### Project Management 189 | [Acunote Acunote](https://www.acunote.com/open-source) - Agile project management tool and scrum software - request needed 190 | 191 | [Atlassian Jira Atlassian Jira](https://www.atlassian.com/software/jira/) - Project management and issue tracking - free for open source - [request needed](https://www.atlassian.com/software/views/open-source-license-request) 192 | 193 | [Taiga.io Taiga.io](https://taiga.io) - Agile project management platform - free for public projects 194 | 195 | [Ducalis Ducalis](https://ducalis.io/) - Prioritization, Roadmaps, and User Feedback Tracking Free for Open Source and Non-Profits - request needed 196 | 197 | [Teamwork Teamwork](https://www.teamwork.com/) - free for 2 Projects, 10MB Storage 198 | 199 | [Trello Trello](https://trello.com/) - simple bugtracker - free for all 200 | 201 | [YouTrack YouTrack](https://www.jetbrains.com/community/opensource/#support) - free for open source - **strict rules** - request needed 202 | 203 | [zenhub.com Zenhub](https://zenhub.com) - Team collaboration in GitHub - free for public and open source projects 204 | 205 | [discourse.org Discourse.org](https://blog.discourse.org/2016/03/free-discourse-forum-hosting-for-community-friendly-github-projects/) - Civilized discussion forum for your team/customers/fans/patrons - request needed 206 | 207 | [discourse.org Convas.io](https://convas.io/open-source) - Feedback page for your projects where your users can share, discuss and upvote feedback - request needed 208 | 209 | ### Chat 210 | 211 | [Chatwoot Chatwoot](https://www.chatwoot.com/pricing/) - Customer engagement suite, an open-source alternative to Intercom, Zendesk, Salesforce Service Cloud etc - email request needed 212 | 213 | [Zulip Zulip](https://zulip.com/) - Group chat webapp and mobile app - [Free hosted instance for open source projects & communities](https://zulipchat.com/for/open-source/) 214 | 215 | [Slack Slack](https://slack.com/help/articles/204368833-Apply-for-the-Slack-for-Nonprofits-discount) - Messaging platform including persistent chat rooms (channels) organized by topic, private groups, and direct messaging - [request needed](https://slack.com/help/articles/204368833-Apply-for-the-Slack-for-Nonprofits-discount), free for 249 members and less, 85% discount after 216 | 217 | ### SSL Certificates 218 | 219 | [Cloudflare Cloudflare](https://www.cloudflare.com/) - free Shared SSL cert for everyone, unmetered DDoS mitigation and Web Application Firewall 220 | 221 | [GoDaddy GoDaddy](https://godaddy.com/ssl/ssl-open-source.aspx) - free for one year for open source projects 222 | 223 | [Let’s Encrypt Let’s Encrypt](https://letsencrypt.org) - free, automated, and open certificate authority 224 | 225 | ### Digital Asset Management 226 | 227 | [Razuna Razuna](https://razuna.org/) - World's most popular open source Digital Asset Management. **30 days free trial** 228 | 229 | ### Design & Icons 230 | 231 | [Canva Canva](https://canva.com/pricing) - free for all plan 232 | 233 | [Mixkit Mixkit](https://mixkit.co/) - free video footage & animation - attribution not required 234 | 235 | [Openclipart Openclipart](https://openclipart.org/) - Free clipart for all 236 | 237 | [Unsplash Unsplash](https://unsplash.com/) - Photos for free for all purpose - no link back required (although appreciated) 238 | 239 | ### Misc. Application Utilities 240 | 241 | [Algolia Algolia](https://www.algolia.com/) - Hosted Search engine as a service - free for community and open source use, email request needed 242 | 243 | [Apiary Apiary](https://apiary.io/) - Design, prototype, document and test APIs - email request needed 244 | 245 | [Auth0 Auth0](https://auth0.com/) - Single Sign On & Token Based Authentication - request needed 246 | 247 | [Cloudflare Cloudflare](https://www.cloudflare.com/) - [Pro Plan upgrade for open source projects](https://blog.cloudflare.com/cloudflare-open-source-your-upgrade-is-on-the-house/), includes CDN, SSL cert, Web Application Firewalls, image and mobile optimizations, and more. 248 | 249 | [Kong Kong](https://konghq.com/) - Developer Portals - email request needed 250 | 251 | [Magny Magny](https://magny.io/) - SaaS service that helps implement command palettes (e.g in-app search) - email request needed 252 | 253 | [Mailtrap Mailtrap](https://mailtrap.io/) - Fake SMTP servers - email request needed 254 | 255 | [sdkman.io SDKMAN!](https://sdkman.io) - Software Development Kit Manager for JVM developers 256 | 257 | ### Fonts 258 | 259 | [fontpair.co/ Fontpair](https://fontpair.co/) - FontPair is a tool that helps you pair free, open source Google Fonts together - Free for all 260 | 261 | ### Domain Names 262 | 263 | [js-org js.org](https://js.org/) - Free .js.org domain names for JavaScript projects, perfect for use with GitHub pages 264 | --------------------------------------------------------------------------------