├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2021 Tyson 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 | # 💰 A list of open-source software projects that will pay for contributions 💰 2 | 3 | Let's make OSS a better place by incentivizing people to work on it. If you know of any other OSS projects that will pay for contributions feel free to make a pull request. **Open-source only and must be paid** 4 | 5 | | Name | Description | Link | Tech Used | Details | Payment | Getting Started | 6 | | ---- | ----------- | ---- | --------- | -------- | ------- | -------------- | 7 | | RudderStack | open source Customer Data Platform (CDP) | https://github.com/rudderlabs/rudder-server| GO, TypeScript | Misc issues and bounties | $2,000 USD per bounty | https://dev.to/rudderstack/devs-wanted-get-paid-to-contribute-to-rudderstack-s-open-source-software-bjp | 8 | | openScale | Open-source weight and body metrics tracker | https://github.com/oliexdev/openScale| Java, C++ | Support Scale connection through MQTT | $30 USD | https://www.bountysource.com/issues/103484231-feature-request-support-scale-connection-through-mqtt | 9 | | Etherpad | Online collaborative really real-time editor | https://github.com/ether/etherpad-lite| Javascript | Misc issues and bounties | $80 USD | https://github.com/ether/etherpad-lite/issues | 10 | | Conquest of Our Ancestors | 2D grand strategy game | https://gitlab.com/chozorho/conquest | C++ | Cross-platform support, artwork, new features | $50 USD for first bounty; more TBA | https://github.com/Encryptr/multigen\_game#bounties | 11 | | Appflowy | Open Source Productivity Tool | https://www.appflowy.io/ | Flutter & Rust | Feature Implementation and Bug Squashing | $500 per month - Under Mentorship Program | https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/appflowy-mentorship-program/contributor-guidance | 12 | | Trigger.dev | The open source Background Jobs framework for TypeScript | https://trigger.dev/ | Nextjs and Typescript | Feature Implementation and bounties | $50 -$200 (depends on the bounty) | https://github.com/triggerdotdev/trigger.dev/issues | 13 | | Expensify | Open source project for financial collaboration, centered around chat | https://github.com/Expensify/App | JavaScript, Android/iOS | Misc issues and bounties | $250 - $500 per bounty | https://github.com/Expensify/App/blob/main/contributingGuides/CONTRIBUTING.md | 14 | | BountyBoard | Multiple open source projects | https://bountyboard.dev/ | Multiple programming languages | Bounties | $10 - $5000 per bounty | https://bountyboard.dev/#faq | 15 | 16 | --------------------------------------------------------------------------------