├── CONTRIBUTING.md ├── LICENSE ├── README.md └── TODO.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contribution Guidelines 2 | 3 | --- 4 | 5 | Your contributions are always welcome! 6 | 7 | --- 8 | 9 | ## Guideline 10 | 11 | 1. Search previous suggestions before making a new one, as yours may be a duplicate. 12 | 2. Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate. 13 | 3. Add the link: 14 | - `[name](http://example.com/) - A short description ends with a period.` 15 | - Keep descriptions concise and short 16 | 4. Add to the right alphabetical order section 17 | - for example; `discourse` put in `d` section 18 | 5. Check your spelling and grammar. 19 | 6. Remove any trailing whitespace. 20 | 7. Send a pull request with the reason why the addition is awesome. 21 | 8. Add one link per Pull Request. 22 | - Make sure the **PR title** is in the format of `Add project-name`. 23 | - Write down the reason why the library is awesome. 24 | 25 | --- 26 | 27 | ## Updates to Existing Links or Sections 28 | 29 | - Improvements to the existing sections are welcome. 30 | - If you think a listed link is not awesome, feel free to submit an issue or pull request to begin the discussion. 31 | 32 | Thank you for your suggestions! 🥳 33 | 34 | --- 35 | 36 | ## Don't know what to contribute ?? 37 | 38 | See the [TODO](https://github.com/asyraffff/Open-Source-Ruby-and-Rails-Apps/blob/main/TODO.md) file 😉 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | I am providing code and resources in this repository to you under an open source license. 2 | Because this is my personal repository, the license you receive to my code and resources is from me and not my employer. 3 | 4 | Copyright 2021 Amirul Asyraf 5 | 6 | Creative Commons Attribution 4.0 International License (CC BY 4.0) 7 | 8 | http://creativecommons.org/licenses/by/4.0/ 9 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![](https://blog.codemy.net/content/images/2019/01/ruby-rails-part-1-cover.jpg) 2 | # Awesome Ruby and Rails Open Source applications 3 | 4 | --- 5 | 6 |

7 | Awesome 8 | 9 | List of awesome open source applications written in Ruby and Rails. The main goal of this repository is to find free open source Ruby and Rails apps and start contributing 🚀 . Feel free to [Contribute](https://github.com/asyraffff/Open-Source-Ruby-and-Rails-Apps/blob/main/CONTRIBUTING.md) to the list, any suggestions are welcome! 10 | ## Contain 11 | - cool ruby gem 12 | - real-world production app 13 | - CMS 14 | - Tutorial 15 | - Terminal app 16 | - boilerplate 17 | - backend with rails 18 | - clone of real-world startup/company 19 | - website 20 | - ide 21 | - ecommerce 22 | - .... 23 | ## Support 24 | Hey friend! Help me out for a couple of ☕️ 25 | 26 | Buy Me A Coffee 27 | ## Legend 28 | - 🔥 new/hot/cool 29 | - 👴 old 30 | - ✅ real-world project 31 | - 🚀 super duper cool 32 | > **note**: Rails versions of these apps are valid as the date of latest commit. They are defined in their Gemfile and/or Gemfile.lock and they might be outdated. If you see some old project, don't worry cuz the structure of file are same , just some syntax tweak. 33 | 34 | > **perfect combination**: 🔥 ✅ 🚀 35 | 36 | ## Happy Exploring 🤘 37 | --- 38 | 39 | # Startup 40 | - [mastodon](https://github.com/tootsuite/mastodon) - Your self-hosted, globally interconnected microblogging community 🔥 ✅ 🚀 41 | - [manageiq](https://github.com/ManageIQ/manageiq) - ManageIQ is an open-source Management Platform that delivers the insight, control, and automation that enterprises need to address the challenges of managing hybrid IT environments. 🔥 ✅ 🚀 42 | - [Gitlab](https://github.com/gitlabhq/gitlabhq) - The canonical source of GitLab where all development takes place is hosted on GitLab.com. 🔥 ✅ 🚀 43 | - [Lobsters](https://github.com/lobsters/lobsters) - Computing-focused community centered around link aggregation and discussion 🔥 ✅ 🚀 44 | - [Discourse](https://github.com/discourse/discourse) - A platform for community discussion. Free, open, simple. 🔥 ✅ 🚀 45 | - [code.org](https://github.com/code-dot-org/code-dot-org) - The code powering code.org and studio.code.org 🔥 ✅ 🚀 46 | - [Diaspora](https://github.com/diaspora/diaspora) - A privacy-aware, distributed, open source social network. 🔥 ✅ 🚀 47 | - [autolab](https://github.com/autolab/Autolab) - Course management service that enables auto-graded programming assignments. 🔥 🚀 ✅ 48 | - [bluedoc](https://github.com/huacnlee/bluedoc) - An open-source document management tool for enterprise self host. 🔥 ✅ 🚀 49 | - [astuto](https://github.com/riggraz/astuto) - 🦊 A free, open source, self-hosted customer feedback tool 🔥 🚀 ✅ 50 | - [Chatwoot](https://github.com/chatwoot/chatwoot) - Open-source live chat software, an alternative to Intercom, Zendesk, Drift, Crisp etc. 🔥 ✅ 🚀 51 | - [monocle](https://github.com/maccman/monocle) - Link and news sharing 👴 ✅ 52 | - [openstreetmap](https://github.com/openstreetmap/openstreetmap-website) - The Rails application that powers OpenStreetMap 🔥 ✅ 🚀 53 | - [OpenFarm](https://github.com/openfarmcc/OpenFarm) - A free and open database for farming and gardening knowledge. You can grow anything! 🔥 ✅ 🚀 54 | - [Openfoodnetwork](https://github.com/openfoodfoundation/openfoodnetwork) - Connect suppliers, distributors and consumers to trade local produce 🔥 ✅ 🚀 55 | - **AirBnb** 56 | - [airbnb_clone](https://github.com/mrkchoi/airbnb_clone) - Airbnb clone with React, Redux, and Rails backend. Allows users to sign up, find listings, book a stay and much more! 🔥 ✅ 🚀 57 | - **AllRecipes** 58 | - [SomeRecipes](https://github.com/joycechau/SomeRecipes) - Full-stack single-page application inspired by AllRecipes built on Ruby on Rails, React, and Redux 🔥 ✅ 🚀 59 | - **BrainScape** 60 | - [HyperLearn](https://github.com/wilsontheory/HyperLearn) - Web app inspired by BrainScape flashcard studying platform to demonstrate React.js + Rails 🔥 ✅ 🚀 61 | - **Change.org** 62 | - [Change-App](https://github.com/ZHShang/Change-App) - Round-Up App to make a change in the world! 🔥 ✅ 63 | - **Discord** 64 | - [Discoded](https://github.com/nicolaseschneider/Discoded) - Clone of Discord 🔥 ✅ 🚀 65 | - **Ebay** 66 | - [iBuy](https://github.com/steveninouye/iBuy) - Full stack, SPA Ebay clone built with React, Redux, Ruby on Rails, & PostgreSQL 🔥 ✅ 🚀 67 | - **Etsy** 68 | - [etsaclone](https://github.com/christinewang319/etsaclone) - a single-page e-commerce web application that's inspired by Etsy. 👴 ✅ 🚀 69 | - **EventBrite** 70 | - [EventListenr](https://github.com/gevuong/EventListenr) - a single-page web application inspired by Eventbrite 🔥 ✅ 🚀 71 | - [eventlite](https://github.com/learnetto/eventlite) - Eventbrite clone 🔥 ✅ 🚀 72 | - **Evernote** 73 | - [PandaNote](https://github.com/imahungrypanda/PandaNote) - PandaNote is an Evernote clone that uses a Rails backend with a React frontend 👴 ✅ 🚀 74 | - [Whenevernote](https://github.com/tylerreichle/Whenevernote) - Full-stack web application inspired by Evernote built using React/Redux and Ruby on Rails with PostgreSQL 👴 ✅ 🚀 75 | - **Facebook** 76 | - [acebook](https://github.com/vorpus/acebook) - Acebook is a clone of Facebook featuring profiles from professional poker players. 👴 ✅ 🚀 77 | - **Flickr** 78 | - [Flipr](https://github.com/hanqingchen15/Flipr) - Full stack clone of Flickr using React/Redux and Ruby on Rails 🔥 ✅ 🚀 79 | - **Genius** 80 | - [genius](https://github.com/samblyon/genius) - So-Genius, a lyrics-annotation and discussion site using React.js, Rails and PostgresQL 👴 ✅ 81 | - [Annotator](https://github.com/drj17/Annotator) - Genius clone using a rails backend and react frontend 👴 🚀 82 | - **gomoodboard** 83 | - [moonboard](https://github.com/emilosman/moonboard) - A moodboard inspired by gomoodboard. Built with Rails and Vue.js. 🔥 ✅ 🚀 84 | - **Indiegogo** 85 | - [Greenhouse](https://github.com/MichaelMCoates/Greenhouse) - Greenhouse is a full-stack clone of Indiegogo, built with Ruby on Rails and React.js 🔥 ✅ 🚀 86 | - **Instagram** 87 | - [instants](https://github.com/mkonikov/instants) - Instants is a full-stack web application inspired by Instagram. 🔥 ✅ 88 | - [Instaqram](https://github.com/dimasjt/Instaqram) - Instagram like, built with Rails 5.1, Webpacker, React, GraphQL, ApolloClient, Redux, ReactRouter, MaterialUI 👴 ✅ 89 | - [clone_instagram](https://github.com/JaniceYR/clone_instagram) - web application inspired by Instagram for following the other users and sharing pictures. It was built using Ruby on Rails backend with PostgreSQL database and a React/Redux frontend. 👴 ✅ 90 | - **KickStarter** 91 | - [SocialBusinessStarter](https://github.com/lucianstroie/SocialBusinessStarter) - A KickStarter clone built with Rails and React/Redux 👴 ✅ 🚀 92 | - [Quickstarter](https://github.com/loralee90/Quickstarter) - A single-page app inspired by Kickstarter that lets you start and fund projects. 🔥 ✅ 🚀 93 | - [kicker](https://github.com/griffinsharp/kicker) - A full-stack website clone of Kickstarter built using Ruby on Rails, PostgreSQL, React, and Redux. 🔥 ✅ 94 | - [Crank-starter](https://github.com/yosephha/Crank-Starter) - A single-page app inspired by Kickstarter. Ruby on Rails backend, React/Redux frontend 👴 ✅ 95 | - **Medium** 96 | - [Nformd](https://github.com/PSalant726/Nformd) - Nformd is a web application inspired by Medium that was built using Ruby on Rails and React.js. 🔥 ✅ 🚀 97 | - [medium](https://github.com/hibiken/stories) - Medium clone built with Ruby on Rails 👴 ✅ 98 | - [Medio](https://github.com/elicsiegel/Medio) - A full-stack web application inspired by Medium utilizing Ruby on Rails, React.js and Redux 🔥 ✅ 🚀 99 | - [Graphql-Medium-Clone](https://github.com/CharlyJazz/GraphQL-Medium-Clone) - GraphQL API of a Medium clone. Ready to use in your front end application 🔥 ✅ 100 | - [Message-Medium](https://github.com/minusobjects/Message-Medium) - A storytelling platform inspired by Medium 👴 🔥 ✅ 101 | - [ThinkPiece](https://github.com/Gabriel-Lewis/ThinkPiece) - A blogging website inspired by Medium 👴 ✅ 🚀 102 | - **MeetUp** 103 | - [wiigo](https://github.com/spacether/wiigo) - A 'Meetup' clone made with Ruby on Rails and React/Redux. 👴 ✅ 🚀 104 | - **Netflix** 105 | - [spaceflix](https://github.com/ehecker/spaceflix) - Spaceflix is a pixel-perfect clone of Netflix 🔥 ✅ 🚀 106 | - **Quora** 107 | - [quora](https://github.com/huacnlee/quora) - Quora clone write in Ruby on Rails. 👴 ✅ 108 | - **Reddit** 109 | - [Lamernews](https://github.com/antirez/lamernews) - Lamer news is an implementation of a Reddit / Hacker News style news web site written using Ruby, Sinatra, Redis and jQuery. 👴 🚀 110 | - [Freddit](https://github.com/fsladkey/Freddit) - Reddit clone built using Rails and React/Flux. Just for fun! 👴 ✅ 111 | - **RobinHood** 112 | - [Mr.Hood](https://github.com/BR1K/Mr.Hood) - Robinhood inspired stock-trading full stack application using Rails, PostgreSQL, React.js, and Redux 🔥 ✅ 🚀 113 | - [robinhoops](https://github.com/sirivatd/robinhoops) - A web-based game that appeals to both fantasy sport junkies and Wall Street traders who want to bet on professional athletes 🔥 ✅ 🚀 114 | - **Slack** 115 | - [Leeway](https://github.com/zamandalee/Leeway) - A Slack clone implemented using a Rails backend and React/Redux frontend framework. 🔥 ✅ 🚀 116 | - **Spotify** 117 | - [DownBeat](https://github.com/masag0/DownBeat) - a Spotify inspired web application streaming music player-- Ruby on Rails, React, Redux, and PostgreSQL 👴 ✅ 118 | - **Strava** 119 | - [lucha](https://github.com/azuzunaga/lucha) - Strava clone app with a (slight) Spanish flavor. It uses a Rails/PostgreSQL backend, React.js and Redux on the frontend, and the Google Maps API for map interactivity. 🔥 ✅ 🚀 120 | - **Todoist** 121 | - [todoist-tribute](https://github.com/rohitpaulk/todoist-tribute) - Todoist clone, written in Rails + Vue 🔥 ✅ 🚀 122 | - [open_todoist](https://github.com/oliveira-andre/open_todoist) - Open source project inspired on todoist.com 🔥 ✅ 🚀 123 | - **Trello** 124 | - [trello](https://github.com/emilosman/trello-clone) - A Trello clone made in Ruby on Rails and Vue.js 🔥 ✅ 🚀 125 | - [trello-clone](https://github.com/MrGrillet/trello-clone) - Project management boards with draggable lists and cards. Built with Rails and Vue.js 🔥 ✅ 126 | - [tasky](https://github.com/dapi/tasky) - Kanban-style task manager on Ruby On Rails / React 🔥 ✅ 🚀 127 | - [micro-trello](https://github.com/yshmarov/micro-trello) - Trello Clone in 9 commits. Lists have many tasks. Sort lists, tasks. Move tasks between lists 🔥 ✅ 🚀 128 | - [kanban](https://github.com/seanomlor/kanban) - Kanban 看板 is a Trello clone in Rails and Backbone.js 👴 ✅ 129 | - **Tumblr** 130 | - [keepScrolling](https://github.com/tbuchannan/keepScrolling) - Fullstack web application inspired by Tumblr. 🔥 ✅ 131 | - **Twitter** 132 | - [Microvers-RoR-Capstone](https://github.com/Dandush03/Microvers-RoR-Capstone) - This app behaves as a Twitter-lite app. It allows users to follow and unfollow other users 🔥 🚀 133 | - **Twitch** 134 | - [kevin.tv](https://github.com/k-2tha-brimm/kevin.tv) - A full-stack clone of the popular video game streaming service twitch.tv 🔥 ✅ 🚀 135 | - **Udemy** 136 | - [edurge](https://github.com/yshmarov/edurge) - Most advanced Udemy clone using Ruby on Rails 5. 🔥 ✅ 🚀 137 | - **Yelp** 138 | - [Kelp](https://github.com/vzajkov/Kelp) - React/Redux and Rails app inspired by Yelp 🔥 ✅ 🚀 139 | - [Findaloo](https://github.com/guitar71989/Findaloo) - a Yelp-inspired web application designed to help New Yorkers find free and convenient restrooms in their local neighborhoods 👴 ✅ 🚀 140 | - **Youtube** 141 | - [WatchTube](https://github.com/DanielLChang/WatchTube) - A video-streaming and sharing single-page web app based on YouTube, built using Ruby on Rails and React/Redux 👴 ✅ 🚀 142 | - [watchpoll](https://github.com/petevdp/watchpoll) - Watch a youtube playlist with others, and vote on the next video to be played democratically! 🔥 ✅ 🚀 143 | 144 | # Awesome App 145 | - [theodinproject](https://github.com/TheOdinProject/theodinproject) - Main Website for The Odin Project 🔥 ✅ 🚀 146 | - [pageflow](https://github.com/codevise/pageflow) - Multimedia story telling for the web. 🔥 ✅ 🚀 147 | - [railscasts](https://github.com/ryanb/railscasts) - This is the source code for the RailsCasts site. 🔥 ✅ 🚀 148 | - [Devdocs](https://github.com/freeCodeCamp/devdocs) - combines multiple developer documentations in a clean and organized web UI 🔥 ✅ 🚀 149 | - [Onebody](https://github.com/seven1m/onebody) - OneBody was open-source, web-based social networking, email list, online directory, and lightweight document management software for churches. 🔥 ✅ 150 | - [doesmystartupideasuck](https://github.com/yshmarov/doesmystartupideasuck) - Innovation incubation/Ideation platform. Share & discuss ideas. Vote for the best ones 🔥 ✅ 🚀 151 | - [archivesspace](https://github.com/archivesspace/archivesspace) - The ArchivesSpace archives management tool 🔥 ✅ 🚀 152 | - [Hugin](https://github.com/huginn/huginn) - Create agents that monitor and act on your behalf. Your agents are standing by! 🔥 ✅ 🚀 153 | - [mersea](https://github.com/FranckKe/mersea) - Web app to manage and visualise geolocalized waste report 🔥 ✅ 🚀 154 | - [quick_search](https://github.com/gevuong/quick_search) - A responsive (phone, tablet, desktop) full stack web application that allows user to quick filter a list of campgrounds using National Park Service's open public API to pull campground-related data. 🔥 155 | - [learnawesome.org](https://github.com/learn-awesome/learn) - A social network of lifelong learners built around humanity's universal learning map. 156 | - [Poemist](https://github.com/tracykm/Poemist) - A web application for creating and sharing found poems. 🔥 ✅ 🚀 157 | - [modern-datatables](https://github.com/guillaumebriday/modern-datatables) - They are many ways to build reactive web interfaces but do we really need to add the complexity of JavaScript frameworks like Vue.js or React? 🔥 ✅ 🚀 158 | - [kaiju](https://github.com/cerner/kaiju) - A drag and drop web editor for React components. 🔥 ✅ 🚀 159 | - [Diveboard](https://github.com/Diveboard/diveboard-web) - Main Diveboard Rails app 🔥 ✅ 🚀 160 | - [open-flights](https://github.com/zayneio/open-flights) - A flight reviews app built with Ruby on Rails and React.js 🔥 ✅ 🚀 161 | - [palindrome_app](https://github.com/mhartl/palindrome_app) - A palindrome detector Sinatra App 🔥 162 | - [intelilex](https://github.com/yshmarov/intelilex) - Website with contact form 🔥 163 | - [Cards-Against-the-internet](https://github.com/csx773/Cards-Against-the-Internet) - a clone web application of card game, Cards Against Humanity designed for online play. 🔥 ✅ 164 | - [polynews](https://github.com/bdavi/polynews) - AI enhanced news aggregation 🔥 ✅ 🚀 165 | - [illacceptanything](https://github.com/illacceptanything/illacceptanything) - The project where literally anything* goes. 🔥 166 | - [real-world-rails](https://github.com/eliotsykes/real-world-rails) - Real World Rails applications and their open source codebases for developers to learn from 🔥 ✅ 🚀 167 | - [css-only-chat](https://github.com/kkuchta/css-only-chat) - A truly monstrous async web chat using no JS whatsoever on the frontend 🔥 ✅ 🚀 168 | - [enigma-chat](https://github.com/jamesball27/enigma-chat) - Real-time chat app that allows you to send encrypted messages using the World War II era Enigma encryption scheme. 👴 ✅ 169 | 170 | # Ads 171 | - [code_fund_ads](https://github.com/gitcoinco/code_fund_ads) - CodeFund is an open source platform that helps fund maintainers, bloggers, and builders through non-tracking ethical ads 🔥 ✅ 🚀 172 | 173 | # Analytics 174 | - [Hypercable](https://github.com/HyperCable/hypercable) - Hypercable Analytics is a fully featured high performance scalable alternative to Google Analytics, build with timescaledb openresty redis and rails. 🔥 ✅ 🚀 175 | - [abalone](https://github.com/rubyforgood/abalone) - A data tracking and analytics app for abalone conservation efforts. 🔥 ✅ 🚀 176 | 177 | # Anime 178 | - [annict](https://github.com/annict/annict) - The platform for anime addicts built with Rails and Stimulus.js. 🔥 🚀 179 | 180 | # Arts 181 | - [art-book-app](https://github.com/anastassia-b/art-book-app/) - 🖼 ArtBook is a full-stack web app for exploring art portfolios. Ruby on Rails, PostgreSQL, React+Redux. 🔥 🚀 182 | 183 | # Background Job 184 | - [Sidekiq](https://github.com/mperham/sidekiq) - Simple, efficient background processing for Ruby 🔥 ✅ 🚀 185 | - [Karafka](https://github.com/karafka/karafka) - Ruby and Rails multi-threaded efficient Kafka processing framework 🔥 ✅ 🚀 186 | 187 | # Banking 188 | - [timeoverflow](https://github.com/coopdevs/timeoverflow) - 🏦 ⌛ A time banking system 🔥 ✅ 🚀 189 | 190 | # Blockchain 191 | - **ethereum** 192 | - [ruby_ethereum_example](https://github.com/marekkirejczyk/ruby_ethereum_example) - Example rails application using ethereum.rb 👴 🚀 193 | 194 | # Blogging 195 | - [Jekyll](https://github.com/jekyll/jekyll) - 🌐 Jekyll is a blog-aware static site generator in Ruby 🔥 ✅ 🚀 196 | - [forem](https://github.com/forem/forem) - Forem is open source software for building communities that powers dev.to 🔥 ✅ 🚀 197 | - [listed](https://github.com/standardnotes/listed) - Create an online publication with automatic email newsletters 🔥 ✅ 🚀 198 | - [enki](https://github.com/xaviershay/enki) - A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog 🔥 ✅ 🚀 199 | - [til](https://github.com/magma-labs/til) - Today I Learned MagmaLab's Server Implementation 🔥 🚀 200 | - [transformative](https://github.com/barryf/transformative) - IndieWeb personal website software. 🔥 🚀 201 | - [Publify](https://github.com/publify/publify) - A self hosted Web publishing platform on Rails. 🔥 ✅ 202 | - [Nanoc](https://github.com/nanoc/nanoc) - A powerful web publishing system 🔥 ✅ 🚀 203 | - [hexopress](https://github.com/joelewis/hexopress) - A tiny blogging platform that lets you write posts in Google Docs and syncs with a Google Drive directory. 🔥 ✅ 204 | - [haven](https://github.com/havenweb/haven) - Self-hostable private blogging 🔥 ✅ 🚀 205 | - [relay-rails-blog](https://github.com/gauravtiwari/relay-rails-blog) - A graphql, relay and standard rails application powered demo weblog. 👴 ✅ 206 | - [Runtaoblr](https://github.com/runtao0/Runtaoblr) - A social blogging web application made with Ruby on Rails and React/Redux 👴 ✅ 207 | - [toto](https://github.com/cloudhead/toto) - the 10 second blog-engine for hackers 👴 🚀 208 | - [portfolio](https://github.com/tsurupin/portfolio) - A blog and Portfolio CMS built with Rails, React, Redux, Material-UI, CSS Modules. 👴 🚀 209 | - [octopress](https://github.com/octopress/octopress) - Octopress is an obsessively designed toolkit for writing and deploying Jekyll blogs. Pretty sweet, huh? 👴 210 | - **CMS** 211 | - [Storytime](https://github.com/CultivateLabs/storytime) - Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. 🔥 ✅ 212 | - **Engine** 213 | - [picco_blog](https://github.com/acentro/picco_blog) - PiccoBlog is a simple Ruby on Rails markdown blog engine 🔥 214 | 215 | # Boilerplate/Template 216 | - [StackBox](https://github.com/Stack-Box/stackbox) - Create app stacks loaded with all your favourite clients, services and infra along with code boilerplates in under 5 mins. 🔥 ✅ 🚀 217 | - [jumpstart](https://github.com/excid3/jumpstart) - Easily jumpstart a new Rails application with a bunch of great features by default 🔥 ✅ 🚀 218 | - **Rails** 219 | - [Suspenders (thoughtbot)](https://github.com/thoughtbot/suspenders) - A Rails template with our standard defaults, ready to deploy to Heroku. 🔥 ✅ 🚀 220 | - [rails-template (mattbrictson)](https://github.com/mattbrictson/rails-template) - Application template for Rails 6 projects; preloaded with best practices for TDD, security, deployment, and developer productivity. 🔥 221 | - [rails-template (dao42)](https://github.com/dao42/rails-template) - A best & newest & fastest rails 6.x template for senior rails developer. 🔥 222 | - [rails-templates (lewagon)](https://github.com/lewagon/rails-templates) - Jump start your Rails development with Le Wagon best practices 🔥 223 | - [rails-composer](https://github.com/RailsApps/rails-composer) - An application template that creates starter applications for Rails. 🔥 224 | - **Docker** 225 | - [docker-rails-example](https://github.com/nickjj/docker-rails-example) - A production ready example Rails app that's using Docker and Docker Compose. 🔥 226 | - [rails-react-typescript-docker-example](https://github.com/ohbarye/rails-react-typescript-docker-example) - An example app built on Ruby on Rails 6.1 + React.js 17 + TypeScript 4.1 + Docker Compose 🔥 🚀 227 | - [rails_react_graphql_docker_boilerplate](https://github.com/K-Sato1995/Rails_React_GraphQL_Docker_Boilerplate) - 🤡 Rails + React + GraphQL + Docker 🔥 228 | - **React + Rails** 229 | - [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) - Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! 🔥 🚀 230 | - [react-rails-example-app](https://github.com/BookOfGreg/react-rails-example-app) - Minimal basic demonstration React-Rails sample application using Webpacker 🔥 231 | - [react_rails_starter_app](https://github.com/atomicjolt/react_rails_starter_app) - React with Rails using Webpack 🔥 232 | - [react-rails-boilerplate](https://github.com/NimaBoscarino/react-rails-boilerplate) - ⚛︎ ❤️ 💎 A React + Rails boilerplate to help you get the best of both worlds 🔥 233 | - [react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh](https://github.com/shakacode/react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh) - react_on_rails tutorial demonstrating SSR, HMR fast refresh, and Typescript based on the rails/webpacker webpack setup 🔥 234 | - [rails-react-boilerplate](https://github.com/giannisp/rails-react-boilerplate) - Ruby on Rails, React, Webpack 4 boilerplate app. 🔥 235 | - [rails-react-example](https://github.com/stevepolitodesign/rails-react-example) - An example application built with Rails and React 🔥 236 | - [Rails-React-DTA-Template](https://github.com/GunnarPDX/Rails-React-DTA-Template) - 💎 React on Rails with devise_token_auth -> Starter App 🔥 237 | - [Rails-API-React-Tutorial](https://github.com/johncorderox/Rails-API-React-Tutorial) - 📱 A Rails 5 API backend React JS Frontend Guide. Learn API setup, serializers, react fetch calls, and app setup. 🔥 🚀 238 | - [next-right-now](https://github.com/UnlyEd/next-right-now) - Flexible production-grade boilerplate with Next.js 10, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support 🔥 🚀 239 | - [hypernova_apollo_rails](https://github.com/bessey/hypernova_apollo_rails) - Example of React + Apollo + Hypernova + Rails + Webpacker 🔥 240 | - [create-react-app-with-rails-boilerplate](https://github.com/lirenyeo/create-react-app-with-rails-boilerplate) - CRA + Rails API + Devise Login + ActiveAdmin Boilerplate 🔥 🚀 241 | 242 | # Books 243 | - [kitabu](https://github.com/fnando/kitabu) - A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation. 🔥 ✅ 🚀 244 | - [kindle highlights](https://github.com/tobi/highlights) - download your kindle highlights and email random ones to your inbox 🔥 ✅ 🚀 245 | 246 | # Bugs 247 | - [errbit](https://github.com/errbit/errbit) - The open source error catcher that's Airbrake API compliant 🔥 ✅ 🚀 248 | - [Squash](https://github.com/SquareSquash/web) - Squash is a collection of tools that help engineers find and kill bugs in their code by automatically collecting, collating and analyzing run time exceptions. 👴 ✅ 249 | - [oupsnow](https://github.com/shingara/oupsnow) - A Bug tracker multi project, simply, but completed like bug tracking. 👴 🚀 250 | - [BugTracker](https://github.com/Dino-SaaS/BugTracker) - open-source bug tracking app 🔥 👴 ✅ 251 | 252 | # Chatbots 253 | - [stealth](https://github.com/hellostealth/stealth) - 🤖 An open source Ruby framework for text and voice chatbots. 🔥 ✅ 🚀 254 | - [Lita](https://github.com/litaio/lita) - Lita is a chat bot written in Ruby with persistent storage provided by Redis. 🔥 ✅ 🚀 255 | 256 | # Chrome Extension 257 | - [latercart](https://github.com/bonitac/latercart) - A chrome extension that allows the user to create aggregate wishlists while shopping on different websites such as Ikea, Amazon, Tentree and more. 🔥 🚀 258 | - [rails_panel](https://github.com/dejan/rails_panel) - Chrome/Firefox extension for Rails development 🔥 🚀 259 | 260 | # Citation 261 | - [anystyle](https://github.com/inukshuk/anystyle) - Fast and smart citation reference parsing 🔥 ✅ 🚀 262 | - [citationstyles.org](https://github.com/citation-style-language/styles) - Official repository for Citation Style Language (CSL) citation styles 🔥 ✅ 🚀 263 | 264 | # CMS 265 | - [weby](https://github.com/cercomp/weby) - A simple, flexible and extensible CMS in Ruby on Rails 🔥 ✅ 266 | - [SpinaCMS](https://github.com/SpinaCMS/Spina) - Spina CMS is an easy to use CMS that features a clean interface without distractions. 🔥 ✅ 🚀 267 | - [ShinyCMS](https://github.com/denny/ShinyCMS-ruby) - ShinyCMS is an open-source CMS built in Ruby on Rails, with support for themes, plugins, and cloud hosting. 🔥 ✅ 🚀 268 | - [RefineryCMS](https://github.com/refinery/refinerycms) - An extendable Ruby on Rails CMS that supports Rails 6.0+ 🔥 ✅ 269 | - [comfortable-mexican-sofa](https://github.com/comfy/comfortable-mexican-sofa) - ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine 🔥 ✅ 270 | - [raidantCMS](https://github.com/radiant/radiant) - Radiant is a no-fluff, open source content management system designed for small teams. 🔥 🚀 271 | - [push_type](https://github.com/pushtype/push_type) - PushType is a modern, open source content management system for Ruby on Rails. 🔥 272 | - [nestaCMS](https://github.com/gma/nesta) - A lightweight CMS, implemented in Sinatra. 🔥 273 | - [alchemyCMS](https://github.com/AlchemyCMS/alchemy_cms) - Alchemy is an open source CMS engine written in Ruby on Rails. 🔥 274 | - [locomotiveCMS](https://github.com/locomotivecms/engine) - Locomotive is an open source platform to create, publish and edit sites (CMS) 🔥 ✅ 275 | - [kms](https://github.com/apiqcms/kms) - Simple and powerful Ruby on Rails CMS for developers 🔥 276 | - [faeCMS](https://github.com/wearefine/fae) - CMS for Rails. For Reals. 🔥 ✅ 277 | - [drgCMS](https://github.com/drgcms/drg-cms) - Content management system for Ruby, Rails and MongoDB 🔥 ✅ 278 | - [caseinCMS](https://github.com/russellquinn/casein) - A lightweight CMS toolkit for Ruby on Rails, based on Bootstrap 🔥 279 | - [Storytime](https://github.com/CultivateLabs/storytime) - Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. 🔥 ✅ 280 | - [sitepress](https://github.com/sitepress/sitepress) - Sitepress is a file-backed website content manager that can be embedded in popular web frameworks like Rails, run stand-alone, or be compiled into static sites. Its useful for marketing pages or small websites that you need to deploy within your web frameworks. 🔥 281 | - [BrowserCMS](https://github.com/browsermedia/browsercms) - Humane Content Management for Rails 👴 282 | - **App** 283 | - [whitehall](https://github.com/alphagov/whitehall) - a Ruby on Rails content management application for content published by government departments and agencies. 🔥 ✅ 🚀 284 | 285 | # CPaaS 286 | - [Somleng](https://github.com/somleng) - The world's only Open Source Communications-Platform-as-Service (CPaaS) and Telco-as-a-service (TaaS). With the support of UNICEF, Somleng is helping to save lives by reaching some of the most remote and vulnerable communities around the world. ✅ 🧒 🏥 📞 287 | 288 | # Customer Support/CRM 289 | - [Zammad](https://github.com/zammad/zammad) - Zammad is a web based open source helpdesk/customer support system 🔥 ✅ 🚀 290 | - [astuto](https://github.com/riggraz/astuto) - 🦊 A free, open source, self-hosted customer feedback tool 🔥 🚀 ✅ 291 | - [Helpy](https://github.com/helpyio/helpy) - Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email. 🔥 ✅ 🚀 292 | - [fatfreecrm](https://github.com/fatfreecrm/fat_free_crm) - An open source, Ruby on Rails customer relationship management (CRM) platform . 🔥 ✅ 🚀 293 | - [railsCRM](https://github.com/brobertsaz/railscrm) - Ruby on Rails CRM for lead tracking made with MongoDB, Twitter Bootstrap and Devise. 👴 ✅ 294 | - **Live Chat** 295 | - [Chatwoot](https://github.com/chatwoot/chatwoot) - Open-source live chat software, an alternative to Intercom, Zendesk, Drift, Crisp etc. 🔥 ✅ 🚀 296 | 297 | # Collaboration Tool 298 | - [loomio](https://github.com/loomio/loomio) - Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. 🔥 ✅ 🚀 299 | - [brainstormer](https://github.com/LoneKP/brainstormer) - Brainstormer.online is a fun tool that helps people come up with ideas together remotely. 300 | - [publiclab](https://github.com/publiclab/plots2) - a collaborative knowledge-exchange platform in Rails 🔥 ✅ 301 | - [convene](https://github.com/zinc-collective/convene) - Secure, affordable, private digital spaces for work and play. 🔥 ✅ 🚀 302 | - [lale-help](https://github.com/lale-help/lale-help) - A collaborative platform for volunteer refugee support. 🔥 ✅ 🚀 303 | - [teambox](https://github.com/redbooth/teambox) - This is the legacy version of Teambox - the award-winning collaboration solution, inspired by Basecamp, Yammer and Twitter. 👴 ✅ 304 | 305 | # Crypto 306 | - [tip4commit](https://github.com/tip4commit/tip4commit) - Donate bitcoins to open source projects or make commits and get tips for it. 🔥 ✅ 🚀 307 | - [kuruwan](https://github.com/kuruwandotcom/kuruwan) - Earn cryptocurrency by contribution to open source projects 🔥 🚀 308 | 309 | # Crowdfunding 310 | - [Catarse](https://github.com/catarse/catarse) - The first open source crowdfunding platform for creative projects in the world 🔥 ✅ 🚀 311 | 312 | # Donation 313 | - [shelter-gifts](https://github.com/anthonygharvey/shelter-gifts) - A Ruby on Rails app that makes it easy to donate directly to shelters by scraping their Amazon wishlists 🔥 ✅ 🚀 314 | - [membership (debtcollective)](https://github.com/debtcollective/membership) - 💰 Member dues and Donations platform 🔥 ✅ 🚀 315 | - [scan-donation](https://github.com/rubyforgood/scan-donation) - Donation app for Stop Child Abuse Now of Northern VA 👴 ✅ 316 | 317 | # DevOp 318 | - [Vagrant](https://github.com/hashicorp/vagrant) - Vagrant is a tool for building and distributing development environments. 🔥 ✅ 🚀 319 | - [Selenium](https://github.com/SeleniumHQ/selenium) - A browser automation framework and ecosystem. 🔥 ✅ 🚀 320 | - [puppet](https://github.com/puppetlabs/puppet) - Server automation framework and application 🔥 ✅ 🚀 321 | - [open-build-service](https://github.com/openSUSE/open-build-service) - Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs 🔥 322 | - [lazylead](https://github.com/dgroup/lazylead) - Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar. 🔥 ✅ 🚀 323 | - [Kontena](https://github.com/kontena/kontena) - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use. 🔥 ✅ 🚀 324 | - [flipper](https://github.com/jnunemaker/flipper) - 🐬 Beautiful, performant feature flags for Ruby. 🔥 ✅ 🚀 325 | - [Graal](https://github.com/oracle/graal) - GraalVM: Run Programs Faster Anywhere 🔥 🚀 326 | - [gitreflow](https://github.com/reenhanced/gitreflow) - Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template. 🔥 ✅ 🚀 327 | - [caperoma](https://github.com/zoopyserg/caperoma) - Automate your workflow with Ruby / Git / Jira / PivotalTracker. 🔥 ✅ 328 | - [Capistrano](https://github.com/capistrano/capistrano) - Remote multi-server automation tool 🔥 ✅ 329 | - [foreman](https://github.com/theforeman/foreman) - an application that automates the lifecycle of servers 🔥 ✅ 🚀 330 | - [fluentd](https://github.com/fluent/fluentd) - Fluentd helps you unify your logging infrastructure 🔥 ✅ 🚀 331 | - [Chef](https://github.com/chef/chef) - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale 🔥 ✅ 🚀 332 | - [branston](https://github.com/futurechimp/branston) - An agile user story tracker that generates gherkin files and step definitions for use with the cucumber testing framework. 👴 333 | - **Code Review** 334 | - [Mutant](https://github.com/mbj/mutant) - An automated code review tool, with a side effect of producing semantic code coverage metrics. 🔥 ✅ 🚀 335 | - [Hound](https://github.com/houndci/hound) - Automated code review for GitHub pull requests. 🔥 ✅ 🚀 336 | - [Danger](https://github.com/danger/danger) - 🚫 Stop saying "you forgot to …" in code review (in Ruby) 🔥 ✅ 🚀 337 | - **DigitalOcean** 338 | - [Tugboat](https://github.com/petems/tugboat) - A command line tool for interacting with your DigitalOcean droplets. 🔥 ✅ 🚀 339 | 340 | # Database 341 | - [pghero](https://github.com/ankane/pghero) - A performance dashboard for Postgres 🔥 ✅ 🚀 342 | 343 | # Documentation 344 | - [yard](https://github.com/lsegal/yard) - YARD is a Ruby Documentation tool. The Y stands for "Yay!" 🔥 ✅ 🚀 345 | - [rdoc](https://github.com/ruby/rdoc) - RDoc produces HTML and online documentation for Ruby projects. 🔥 ✅ 🚀 346 | - [slate](https://github.com/slatedocs/slate) - Beautiful static documentation for your API 🔥 347 | - [rubydocs](https://github.com/rubydocs/app) - Fancy docs for any Ruby project 348 | - [Devdocs](https://github.com/freeCodeCamp/devdocs) - combines multiple developer documentations in a clean and organized web UI 🔥 ✅ 🚀 349 | - [docshub](https://github.com/w3cub/docshub) - API Documentation Browser based Github Pages service 🔥 350 | - [orientation](https://github.com/orientation/orientation) - Your best weapon in the fight against outdated documentation. 🔥 ✅ 🚀 351 | - [just-the-docs](https://github.com/pmarsceill/just-the-docs) A modern, high customizable, responsive Jekyll theme for documention with built-in search. 🔥 ✅ 🚀 352 | 353 | # Ecommerce/Marketplace 354 | - [Spree](https://github.com/spree/spree) - Spree is an open source E-commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations. Over 1 million downloads and counting! 🔥 ✅ 🚀 355 | - [Solidus](https://github.com/solidusio/solidus) - 🛒 Solidus, Rails eCommerce System 🔥 ✅ 🚀 356 | - [ror_ecommerce](https://github.com/drhenner/ror_ecommerce) - Ruby on Rails Ecommerce platform, perfect for your small business solution. 🔥 ✅ 🚀 357 | - **App** 358 | - [stickers.win](https://github.com/learnetto/stickers.win) - An online store built with React and Rails 👴 ✅ 359 | - **Marketplace** 360 | - [Sharetribe](https://github.com/sharetribe/sharetribe) - Sharetribe Go is a source available marketplace software, also available as a hosted, no-code SaaS product. 🔥 ✅ 🚀 361 | 362 | # Editor 363 | - **EMAC** 364 | - [textbringer](https://github.com/shugo/textbringer) - An Emacs-like text editor written in Ruby 🔥 ✅ 🚀 365 | - **IDE** 366 | - [diakonos](https://github.com/pistos/diakonos) - Linux console text editor for the masses. 🔥 367 | - [ruber](https://github.com/stcrocco/ruber) - An IDE for Ruby written in Ruby using KDE 👴 ✅ 🚀 368 | - [redcar](https://github.com/danlucraft/redcar) - A cross-platform programmer's editor written in Ruby. 👴 ✅ 369 | - [arcadia](https://github.com/angal/arcadia) - Light Ruby Ide 👴 370 | - **WYSIWYG** 371 | - [mercury](https://github.com/jejacks0n/mercury) - Mercury Editor: The Rails WYSIWYG editor that allows embedding full page editing capabilities directly inline. 🔥 ✅ 🚀 372 | - [block-editor](https://github.com/yamasolutions/block-editor) - A block editor for Ruby on Rails 373 | 374 | # Email 375 | - [Postal](https://github.com/postalhq/postal) - 📨 A fully featured open source mail delivery platform for incoming & outgoing e-mail 🔥 ✅ 🚀 376 | - [sup](https://github.com/sup-heliotrope/sup) - A curses threads-with-tags style email client 🔥 ✅ 🚀 377 | - [lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. 👴 ✅ 🚀 378 | - [super-imap](https://github.com/rustyio/super-imap) - SuperIMAP - Monitor inboxes for incoming email, at scale. 👴 ✅ 379 | - **newsletter** 380 | - [newsletter](https://github.com/rilian/newsletter) - This project aims to streamline delivery of quality IT reading/watching resources to curious developers 🔥 🚀 381 | - [TechNewsletter](https://github.com/thyrlian/TechNewsletter) - The engineering way of composing a responsive design newsletter email in markup language 🔥 🚀 382 | - [showhn.paperboy.digital](https://github.com/ccozkan/showhn.paperboy.digital) - Autogenerated weekly newsletter of 'Show HackerNews' projects 🔥 🚀 383 | - [trello_newsletter](https://github.com/code-newbies/trello_newsletter) - Newsletter using Trello boards 👴 🚀 384 | - command line 385 | - [sup](https://github.com/sup-heliotrope/sup) - A curses threads-with-tags style email client 🔥 🚀 386 | - [rumble](https://github.com/yegor256/rumble) - Command Line Tool to Send Newsletters 🔥 🚀 387 | 388 | # Event 389 | - [osem](https://github.com/openSUSE/osem) - Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences. 🔥 ✅ 🚀 390 | - [klmeetups](https://github.com/alienxp03/klmeetups) - Find tech events in Malaysia 🔥 391 | - [Jetify](https://github.com/shadeying/Jetify) - Jetify is an app that allows you to see events happening in your area and creates a playlist based on those events 🔥 ✅ 392 | - [infusion](https://github.com/infusionvlc/infusion) - 📆 Web application for managing the community meetups 🔥 ✅ 🚀 393 | - [nu-appoinments](https://github.com/UribeNelson/nu-appointments) - simple appointments app 🔥 ✅ 🚀 394 | - [meetsync](https://github.com/dsc-umass/meetsync) - An Application to Meet and Sync with people 🔥 ✅ 🚀 395 | - [diversity_ticketing](https://github.com/rubymonsters/diversity_ticketing) - An app to make diversifying conferences easier! 🔥 ✅ 🚀 396 | - [rgbapp](https://github.com/rubymonsters/rgbapp) - This is an app that supports the work of the code curious organizers team 🔥 ✅ 🚀 397 | - [react_rails_event_scheduler](https://github.com/AndresFMoya/react-rails_event_scheduler) - This project consist of building a mobile web app for an Events Scheduler using Rails API as backend, and ReactJS as frontend. 🔥 ✅ 🚀 398 | - [eventx](https://github.com/andela/eventx) - for Event Managers who are not interested in the complexities of Event Management, but want to organize a world-class event! 👴 ✅ 🚀 399 | - [hcxp](https://github.com/hcxp/hcxp) - 📅 Independent online hardcore punk events directory 👴 ✅ 🚀 400 | 401 | # Fitness 402 | - [reactfit](https://github.com/learnetto/reactfit) - A fitness dashboard app built using Rails 5.1 and React.js 👴 ✅ 403 | 404 | # Food/Drink 405 | - [localorbit](https://github.com/LocalOrbit/localorbit) - Local Orbit is an open source web application and service that empowers food hubs to efficiently sell and distribute local food. 🔥 ✅ 🚀 406 | - [growstuff](https://github.com/Growstuff/growstuff) - Open data project for small-scale food growers 🔥 ✅ 🚀 407 | - [JustEats](https://github.com/as6730/JustEats) - Full-Stack web application that allows users to search, discover and review restaurants 🔥 ✅ 408 | - [Eatry](https://github.com/dannam83/Eatery) - a website that shows restaurants and reviews of those restaurants. 🔥 ✅ 409 | - [coffee](https://github.com/kubilaycaglayan/coffee) - ☕ Choose your favorite coffee beans. 🔥 410 | 411 | # Facebook 412 | - [Koala](https://github.com/arsduo/koala) - A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth. 🔥 413 | 414 | # Forum/Discussion 415 | - [Discourse](https://github.com/discourse/discourse) - A platform for community discussion. Free, open, simple. 🔥 ✅ 🚀 416 | - [simple_discussion](https://github.com/excid3/simple_discussion) - A simple, extensible Rails forum 🔥 ✅ 🚀 417 | - [rabel](https://github.com/daqing/rabel) - An open-source web forum built on the Ruby on Rails framework. 🔥 ✅ 418 | - [forem](https://github.com/forem/forem) - Forem is open source software for building communities that powers dev.to 🔥 ✅ 🚀 419 | - [Homeland](https://github.com/ruby-china/homeland) - 🎪 An open source forum/community system based on Rails, developed based on Ruby China. 🔥 ✅ 🚀 420 | - **Engine** 421 | - [thredded](https://github.com/thredded/thredded) - The best Rails forums engine ever. 🔥 ✅ 🚀 422 | 423 | # Games 424 | - [vglist](https://github.com/connorshea/vglist) - A video game library tracking web app built in Rails and powered by Wikidata 🔥 ✅ 🚀 425 | - [ruby2d](https://github.com/ruby2d/ruby2d) - 🎮 The Ruby 2D gem 🔥 🚀 426 | - [gosu](https://github.com/gosu/gosu/) - 2D game development library for Ruby and C++ 🔥 427 | - [RN-Rock-Paper-Scissors](https://github.com/ShivamJoker/RN-Rock-Paper-Scissors) - Simple Rock Paper Scissors Game Made in React Native runs on Android, iOS, Web, MacOS, Windows 🔥 ✅ 🚀 428 | - [PorkChop](https://github.com/PorkChopClub/porkchop) - A ping pong scoreboard and stat-tracking application. 🔥 429 | - [jinro_rails](https://github.com/fshin1988/jinro_rails) - Werewolf game on Ruby on Rails 🔥 🚀 430 | - [chess.rb](https://github.com/jamesball27/chess.rb) - Command-line based chess game for two human players, written in Ruby. 🔥 431 | - [jinro](https://github.com/fshin1988/jinro_rails) - open source werewolf game application. You can play the werewolf game with chat. 🔥 🚀 432 | - [frogatto](https://github.com/frogatto/frogatto) - Frogatto & Friends is an action-adventure game, starring a certain quixotic frog. 🔥 🚀 433 | - [HuntersKeepers](https://github.com/ChaelCodes/HuntersKeepers) - An app to make managing games of Monster of the Week easier. 🔥 🚀 434 | - [BvY_Chess](https://github.com/minusobjects/BvY_Chess) - Terminal chess game, built in Ruby. 👴 🔥 435 | - [overwatch-team-comps](https://github.com/cheshire137/overwatch-team-comps) - Plan your Overwatch team composition per map. Share your team comp with others. 👴 🚀 436 | 437 | # GUI 438 | - [shoes4](https://github.com/shoes/shoes4) - Shoes is a little DSL for cross-platform (Mac, Windows, and Linux) GUI programming. 🔥 🚀 439 | 440 | # Government 441 | - [consul](https://github.com/consul/consul) - Open Government and E-Participation Web Software 🔥 ✅ 🚀 442 | 443 | # Github/Open Source 444 | - [24pullrequests](https://github.com/24pullrequests/24pullrequests) - 🎄 Giving back to open source for the holidays 🔥 ✅ 🚀 445 | - [simple_review_app](https://github.com/ChrisBr/simple_review_app) - A simple way to create review apps for your open pull requests 🔥 🚀 446 | - [hyrax](https://github.com/samvera/hyrax) - Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications. 🔥 ✅ 🚀 447 | - [gharchive.org](https://github.com/igrigorik/gharchive.org) - GH Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis. 🔥 ✅ 🚀 448 | - [past.codesa](https://github.com/gjtorikian/past.codes) - Remember the repositories you starred on GitHub 🔥 ✅ 🚀 449 | - [opensourcefriday](https://github.com/github/opensourcefriday) - 🚲 Contribute to the open source community every Friday 🔥 🚀 450 | - [Octobox](https://github.com/octobox/octobox) - 📮 Untangle your GitHub Notifications 🔥 ✅ 🚀 451 | - [linguist]*https://github.com/github/linguist) - This library is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs. 🔥 ✅ 🚀 452 | - [libraries.io](https://github.com/librariesio/libraries.io) - 📚 The Open Source Discovery Service 🔥 ✅ 🚀 453 | - [Codetriage](https://github.com/codetriage/CodeTriage) - Discover the best way to get started contributing to Open Source projects 🔥 ✅ 🚀 454 | - [Github explore](https://github.com/github/explore) - Community-curated topic and collection pages on GitHub 🔥 🚀 455 | - [issuehub.io](https://github.com/despo/issuehub.io) - Find open source issues to work on! 🔥 ✅ 🚀 456 | - [gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend. 🔥 ✅ 🚀 457 | - [github-awards](https://github.com/vdaubry/github-awards) - Discover your ranking on github 🔥 🚀 458 | - [gsrd](https://github.com/LeonardoCardoso/gsrd) - GitHub Starred Repos Downloader 🔥 459 | - [Dependabot](https://github.com/dependabot/dependabot-core) - 🤖 The core logic behind Dependabot's update PR creation, and the public issue tracker for all things Dependabot 🔥 ✅ 🚀 460 | - [Choosealicense.com](https://github.com/github/choosealicense.com) - A site to provide non-judgmental guidance on choosing a license for your open source project 🔥 ✅ 🚀 461 | - [best-practices-badge](https://github.com/coreinfrastructure/best-practices-badge) - 🏆 Core Infrastructure Initiative Best Practices Badge 🔥 ✅ 462 | - [git_curate](https://github.com/matt-harvey/git_curate) - ✂️ Peruse and delete git branches ergonomically 🔥 ✅ 463 | - [hacktoberfest](https://github.com/digitalocean/hacktoberfest) - Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons. 🔥 ✅ 🚀 464 | - [git_time_extractor](https://github.com/rietta/git_time_extractor) - Analyzes Git repository commit logs to compute developer working hours, weekly activity, and to detect death marches in software development. 👴 ✅ 465 | - [heaven](https://github.com/atmos/heaven) - 🚶 Rails app for GitHub Flow 👴 ✅ 466 | - [pull-request-roulette](https://github.com/davearonson/pull-request-roulette) - Site to match up developers with people willing to comment on their pull requests 👴 🚀 467 | 468 | # Hack 469 | - [metasploit-framework](https://github.com/rapid7/metasploit-framework) - Metasploit Framework 🔥 ✅ 🚀 470 | - [miteru](https://github.com/ninoseki/miteru) - An experimental phishing kit detection tool 🔥 🚀 471 | 472 | # Health 473 | - [ifme](https://github.com/ifmeorg/ifme) - Free, open source mental health communication web app to share experiences with loved ones 🔥 ✅ 🚀 474 | 475 | # Human Resources (HR) 476 | - [hrms](https://github.com/rilian/hrms) - Advanced HR management system. Manage company Employees (profiles, vacations, attachments, notes, notifications) and Candidates (vacancies, HR status funnel) 🔥 ✅ 🚀 477 | 478 | # I18N 479 | - [translation-server](https://github.com/blueberryapps/translation-server) - Stores translations with location and screenshot. Enable users to easily edit translations and then any rails/react application can use them. 🔥 ✅ 🚀 480 | 481 | # Icons 482 | - [Octicons](https://github.com/primer/octicons) - A scalable set of icons handcrafted with <3 by GitHub 🔥 ✅ 🚀 483 | - [evil-icons](https://github.com/evil-icons/evil-icons) - Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN 🔥 ✅ 🚀 484 | 485 | # Kindle 486 | - [highlights](https://github.com/tobi/highlights) - download your kindle highlights and email random ones to your inbox 🔥 ✅ 🚀 487 | 488 | # Language 489 | - [stacks_tracker_app](https://github.com/MuriloRoque/stacks_tracker_app) - In this app, you are able to track which languages you already know. You can choose which ones you are currently learning and see your learning progress, based on a goal you set. 🔥 ✅ 490 | 491 | # Library 492 | - [ClassicDiscoveriesApp](https://github.com/adr5240/ClassicDiscoveriesApp) - An online literary library that can be used to search for books or authors. Users can even save books for later on their bookshelves. It was built using React.js/Flux for the front-end and Ruby on Rails for the back-end. 👴 ✅ 493 | - [Books-app](https://github.com/Temmarie/Books-app) - app that allows you to register books you've read and group them based on their genres. 🔥 🚀 494 | - [circulate](https://github.com/rubyforgood/circulate) - An operating system for lending libraries 🔥 🚀 495 | 496 | # LMS 497 | - [canvas-lms)](https://github.com/instructure/canvas-lms) - The open LMS by Instructure, Inc. 🔥 ✅ 🚀 498 | - [pupilfirst](https://github.com/pupilfirst/pupilfirst) - A learning management system (LMS) that lets you run an asynchronous online school, where learning is achieved through focused tasks, directed feedback, an iterative workflow, and community interaction. 🔥 ✅ 🚀 499 | - [mumuki-laboratory](https://github.com/mumuki/mumuki-laboratory) - 🔬 Where students practice and receive automated and human feedback 🔥 ✅ 🚀 500 | - [fedena](https://github.com/projectfedena/fedena) - open source school management system based on Ruby on Rails. 🔥 ✅ 🚀 501 | - [lepo](https://github.com/lepo-project/lepo) - Learning Management System with Note & Sticky 🔥 🚀 502 | - [edctn](https://github.com/mikeoleynik/edctn) - 📖 Open-source LMS. A teacher should be a rockstar. 🔥 🚀 503 | - [CascadeLMS](https://github.com/mikehelmick/CascadeLMS) - Cascade Learning Management System 👴 ✅ 🚀 504 | - [grasp](https://github.com/graspapp/grasp) - an open-source LMS for Common Core classrooms. 👴 ✅ 🚀 505 | 506 | # Map 507 | - [terrastories](https://github.com/Terrastories/terrastories) - Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. 🔥 ✅ 🚀 508 | - [mersea](https://github.com/FranckKe/mersea) - Web app to manage and visualise geolocalized waste report 🔥 ✅ 🚀 509 | - [ghgvc](https://github.com/ebimodeling/ghgvc) - Ecosystem Climate Regulation Services Calculator 🔥 ✅ 🚀 510 | - [tag-along](https://github.com/leighhalliday/tag-along) - Real-time geo tracking using Rails, ActionCable, React, MobX, and MapBox 👴 ✅ 🚀 511 | 512 | # Mobile/Desktop App/IOS/Swift 513 | - [Homebrew](https://github.com/Homebrew/brew) - 🍺 The missing package manager for macOS (or Linux) 🔥 ✅ 🚀 514 | - [fastlane](https://github.com/fastlane/fastlane) - The easiest way to automate building and releasing your iOS and Android apps 🔥 ✅ 🚀 515 | - [RubyGateway](https://github.com/johnfairh/RubyGateway) - Embed Ruby in Swift: load Gems, run scripts, call APIs seamlessly in both directions. 🔥 ✅ 🚀 516 | - [RouterX](https://github.com/jasl/RouterX) - A Ruby on Rails flavoured URL routing engine in Swift. 🔥 🚀 517 | - [Dryrun](https://github.com/cesarferreira/dryrun) - Try any android library hosted online directly from the command line 🔥 🚀 518 | - [CocoaPods](https://github.com/CocoaPods/CocoaPods) - CocoaPods manages dependencies for your Xcode projects. 🔥 ✅ 🚀 519 | - [pwa-demo](https://github.com/dmcd/pwa-demo) - Progressive Web App Demo using Rails and React 🔥 ✅ 🚀 520 | - [badge](https://github.com/HazAT/badge) - add a badge to your tvOS/iOS/Android app icon 🔥 🚀 521 | - [SwiftyBadgeButton](https://github.com/raphaelcruzeiro/SwiftyBadgeButton) - A simple, fully tested, 100% Swift badge button. 🔥 🚀 522 | - [miaudota](https://github.com/Davigl/miaudota) - 🐱 🐶 app that automates the pet adoption process. (rails api + react native) 🔥 ✅ 🚀 523 | - [GetOut](https://github.com/tylerreichle/GetOut) - React Native App to meet and chat with nearby people who share similar interests 🔥 ✅ 🚀 524 | - [nsrails](https://github.com/dingbat/nsrails) - iOS/Mac OS framework for Rails 👴 ✅ 525 | 526 | # Music 527 | - [MailTape](https://github.com/MailTape/MailTape.github.io) - Feed your inspiration with music, every Sunday morning. 🔥 ✅ 🚀 528 | - [uke](https://github.com/janlelis/uke) - 🎶 Ukulele CLI Support 🔥 529 | - [beatoftheday](https://github.com/dezman/beatoftheday) - 🎵 Make music with others 🔥 ✅ 🚀 530 | - [alonetone](https://github.com/sudara/alonetone) - A free, open source, non-commercial home for musicians and their music 🔥 🚀 531 | - [plylst](https://github.com/Shpigford/plylst) - Smart playlists for Spotify! Stop relying on fancy pants algorithms to organize your library and instead build playlists the way you want. 🔥 🚀 532 | - [so-nice](https://github.com/sunny/so-nice) - Small Web interface to control iTunes, Spotify, Rdio, MPD, Rhythmbox, Amarok and XMMS2. ♫ 🔥 ✅ 533 | - [fraudify](https://github.com/jamesball27/fraudify) - Free music streaming app built with Rails and React 🔥 ✅ 534 | - [live-music](https://github.com/Dounx/live-music) - Web version of NetEase Cloud Music to listen to songs synchronously. 🔥 535 | - [black_candy](https://github.com/aidewoode/black_candy) - A self hosted music streaming server 🔥 ✅ 🚀 536 | - [abilitysheet](https://github.com/8398a7/abilitysheet) - This app is ability sheet for beatmania iidx music of level 12 🔥 537 | 538 | # Notes 539 | - [StandardNotes](https://github.com/standardnotes/web) - A free, open-source, and completely encrypted notes app. https://standardnotes.org 🔥 ✅ 🚀 540 | - [notesclub](https://github.com/notesclub/notesclub) - Notes Club 🔥 🚀 541 | - [Wreeto](https://github.com/chrisvel/wreeto_official) - Wreeto is an open source note-taking, knowledge management and wiki system. 🔥 ✅ 🚀 542 | - [fiber-note](https://github.com/namiwang/fiber-note) - A networked note-taking app, open and self-hosted, inspired by roam-research, obsidian and others. 🔥 ✅ 🚀 543 | - [mykonote](https://github.com/panter/mykonote) - The note taking app with an extra shot mykonian sun 544 | 545 | # Productivity 546 | - [StarDuck](https://github.com/JerChuang/StartDuck) - StartDuck is a productivity app that generates activities based on user's choice of category and input hours. 🔥 ✅ 🚀 547 | - [Tracks](https://github.com/TracksApp/tracks) - A web-based application to help you implement David Allen’s Getting Things Done™ (GTD) task management methodology. 🔥 ✅ 548 | - [FinalCapstone](https://github.com/Dandush03/FinalCapstone.BackEnd) - This project is designed so you can keep your daily task like; working, sleeping, etc. and see a resume of your day. 🔥 ✅ 549 | 550 | # Protocol 551 | - [net-ssh](https://github.com/net-ssh/net-ssh) - Pure Ruby implementation of an SSH (protocol 2) client 552 | 553 | # Payment/Billing/Invoice 554 | - [open-source-billing](https://github.com/vteams/open-source-billing) - Open Source Billing a super simple way to create and send invoices and receive payments online. 🔥 ✅ 🚀 555 | - [invoice_printer](https://github.com/strzibny/invoice_printer) - Super simple PDF invoicing 🔥 ✅ 🚀 556 | - [bill-process](https://github.com/anastassia-b/bill-process) - Fullstack bill processing app-- enables various account types to collaborate on bill actions before it is sent to a customer. Rails, PostgreSQL, React/Redux 🔥 557 | - [Miru](https://github.com/saeloun/miru-web) - Miru is an open-source tool, for time tracking, invoicing & quick payments for freelancers and small to medium team sizes. 🔥 ✅ 🚀 558 | 559 | # Photo 560 | - [photo-stream](https://github.com/maxvoltar/photo-stream) - Self-hosted, super simple photo stream 561 | 562 | # Platform 563 | - [zipsell](https://github.com/yongfook/zipsell) - A free open source platform for selling digital downloads such as ebooks 🔥 ✅ 🚀 564 | 565 | # Presentation 566 | - [slideshow](https://github.com/slideshow-s9/slideshow) - write your slides / talks / presentations in plain text with markdown formatting conventions 🔥 🚀 567 | - [showoff](https://github.com/puppetlabs/showoff) - Don't just present; interact with your audience! 🔥 ✅ 🚀 568 | - [reveal-ck](https://github.com/jedcn/reveal-ck) - Create slides with ruby (and usually in markdown) 🔥 🚀 569 | - [rabbit](https://github.com/rabbit-shocker/rabbit) - A programmable presentation tool by Ruby. 🔥 ✅ 🚀 570 | - [slidedown](https://github.com/nakajima/slidedown) - Generate syntax-highlighted slides from Markdown 👴 🚀 571 | - [coderdeck](https://github.com/cykod/coderdeck) - Create live-coding HTML5-based presentations and workshops 🔥 👴 572 | 573 | # Project Management 574 | - [Redmine](https://github.com/edavis10/redmine) - Redmine is a flexible project management web application written using Ruby on Rails framework. 🔥 ✅ 🚀 575 | - [OpenProject](https://github.com/opf/openproject) - OpenProject is the leading open source project management software. 🔥 ✅ 🚀 576 | - [React-Takser-App](https://github.com/ekatsuta/React-Tasker-App) - Simple task tracking application using React.js and Ruby on Rails 🔥 577 | - [SprintApp](https://github.com/macfanatic/SprintApp) - Project management and time tracking should be easy. SprintApp is simple to setup, simple to use, and elegant - making you look like a hero in your organization. 👴 ✅ 578 | - [retrospectiva](https://github.com/dim/retrospectiva) - Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. 👴 ✅ 579 | - [reru_scrum](https://github.com/joshrendek/reru_scrum) - Open source rails scrum tool 👴 580 | - [fulcrum](https://github.com/fulcrum-agile/fulcrum) - An agile project planning tool 👴 ✅ 581 | - [chiliproject](https://github.com/chiliproject/chiliproject) - web based project management system built on Ruby on Rails 👴 ✅ 582 | 583 | # Prototyping 584 | - [FireApp](https://github.com/KKBOX/FireApp) - Fire.app is a HTML prototyping tool with Sass/Compass/ERB/Haml/Slim/Markdown support 🔥 ✅ 🚀 585 | 586 | # Redis 587 | - [redis-in-ruby](https://github.com/pjambet/redis-in-ruby) - Redis, but in Ruby 🔥 ✅ 🚀 588 | 589 | # Ruby and Rails 590 | - [rubytogether.org](https://github.com/rubytogether/rubytogether.org) - The Ruby Together website 🔥 ✅ 🚀 591 | - [Ruby-git](https://github.com/ruby-git/ruby-git) - Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary. 🔥 ✅ 🚀 592 | - [ruby-lang.org](https://github.com/ruby/www.ruby-lang.org) - Source of the https://www.ruby-lang.org website. 🔥 ✅ 🚀 593 | - [ruby-conferences.github.io](https://github.com/ruby-conferences/ruby-conferences.github.io) - A simple list of Ruby conferences 🔥 🚀 594 | - [rubytoolbox](https://github.com/rubytoolbox/rubytoolbox) - Find actively maintained & popular open source software libraries for the Ruby programming language 🔥 ✅ 🚀 595 | - [rails_new_io](https://github.com/miatrinity/rails_new_io) - railsnew.io is an app to create and verify new rails applications using an intuitive UI. 🔥 🚀 596 | - [rubydocs](https://github.com/rubydocs/app) - Fancy docs for any Ruby project 597 | - [Ruby-Starter-Kits](https://github.com/Ruby-Starter-Kits/) - Starter kits to help you get up and running with Ruby quickly. 🔥 🚀 598 | - [Rubygems](https://github.com/rubygems/rubygems) - Library packaging and distribution for Ruby. 🔥 ✅ 🚀 599 | - [rubydoc.info](https://github.com/docmeta/rubydoc.info) - Next generation rdoc.info site 🔥 ✅ 🚀 600 | - [awesome-ruby](https://github.com/markets/awesome-ruby) - A categorized community-driven collection of awesome Ruby libraries, tools, frameworks and software. 🔥 ✅ 601 | - [Ruby-Meetup-Calender](https://github.com/MikeRogers0/Ruby-Meetup-Calendar) - List all the current Ruby Meetups 🔥 ✅ 🚀 602 | - [on_ruby](https://github.com/phoet/on_ruby) - 💎 🛤 Whitelabel Site for Ruby Communities 🔥 ✅ 🚀 603 | - [rails_panel](https://github.com/dejan/rails_panel) - Chrome/Firefox extension for Rails development 🔥 🚀 604 | - [gem-browse](https://github.com/tpope/gem-browse) - gem edit, gem open, gem clone, gem browse 🔥 🚀 605 | - [matestack](https://github.com/matestack/matestack-ui-core) - Matestack enables you to create sophisticated, reactive UIs in pure Ruby, without touching JavaScript and HTML. 🔥 🚀 606 | - [pluginGeek](https://github.com/thomasklemm/pluginGeek) - Discover great Ruby gems and Javascript plugins. Like AirBnB but for Space Travel. 👴 🚀 607 | - **Auth** 608 | - [social-login-in-rails](https://github.com/mohitjain/social-login-in-rails) - A small application with integrates with Devise + Twitter + Facebook + Linkedin + Google + Github. 🔥 ✅ 609 | - **Compiler** 610 | - [run.rb](https://github.com/jasoncharnes/run.rb) - Run Ruby in the browser using WebAssembly 611 | - **gems** 612 | - [decidim](https://github.com/decidim/decidim) - The participatory democracy framework. A generator and multiple gems made with Ruby on Rails 🔥 ✅ 🚀 613 | - [railsbump](https://github.com/railsbump/app) - Check which gems are compatible with which Rails version! 🔥 ✅ 🚀 614 | - **Hosting** 615 | - [geminabox](https://github.com/geminabox/geminabox) - Really simple rubygem hosting 🔥 ✅ 🚀 616 | - **Interpreter** 617 | - [for-the-graal](https://github.com/NicholasLYang/for-the-graal) A simple but absurd language implemented in Ruby-Java-JavaScript 🔥 🚀 618 | - **Liscense** 619 | - [LicenseFinder](https://github.com/pivotal/LicenseFinder) - Find licenses for your project's dependencies. 620 | - **Markup Lanugage** 621 | - [haml](https://github.com/haml/haml) - HTML Abstraction Markup Language - A Markup Haiku 🔥 ✅ 🚀 622 | - **Markdwon** 623 | - [Kramdown](https://github.com/gettalong/kramdown) - kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions. 🔥 624 | - [asciidoctor](https://github.com/asciidoctor/asciidoctor) - 💎 A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats. 🔥 🚀 ✅ 625 | - **Multitenancy** 626 | - [actsastenant-demo](https://github.com/yshmarov/actsastenant-demo) - Row-based multitenancy example. A User can be a Member of multiple Tenants 🔥 ✅ 🚀 627 | - [rails_multisite](https://github.com/discourse/rails_multisite) - Multi tenancy for Rails applications 🔥 ✅ 🚀 628 | 629 | # RSS 630 | - [dato.rss](https://github.com/davidesantangelo/dato.rss) - The best RSS Search Engine experience you can find. 🔥 ✅ 🚀 631 | - [filter-app](https://github.com/zealot128/filter-app) - news aggregator that powers http://hrfilter.de and http://fahrrad-filter.de 🔥 ✅ 🚀 632 | - [rssbox](https://github.com/stefansundin/rssbox) - This app uses the API of other websites and gives you an RSS feed in return. 🔥 ✅ 🚀 633 | - **Reader** 634 | - [Stringer](https://github.com/swanson/stringer) - A self-hosted, anti-social RSS reader. 🔥 ✅ 🚀 635 | - [feedbin](https://github.com/feedbin/feedbin) - a simple, fast and nice looking RSS reader. 🔥 ✅ 🚀 636 | - [FeedBunch](https://github.com/amatriain/feedbunch) - A simple and elegant feed reader. 🔥 ✅ 🚀 637 | 638 | # Real Estate 639 | - [property_web_builder](https://github.com/etewiah/property_web_builder) - ⛺ The ultimate Ruby on Rails engine for creating real estate websites 🔥 ✅ 🚀 640 | 641 | # Reservation/Appointment 642 | - [star-table](https://github.com/zw301/star-table) - ⭐ A restaurant reservation web application. Using Ruby on Rails, PostgreSQL, JavaScript/React/Redux, JSX, SCSS. 🔥 ✅ 🚀 643 | - [doctors](https://github.com/carloshdelreal/doctors) - Doctor's Appointment application that is intended to showcase full-stack web development skills, particularly in Ruby on Rails and React. 🔥 ✅ 644 | - [calagator](https://github.com/calagator/calagator) - An open source community calendar platform written in Ruby on Rails 🔥 ✅ 645 | - [calreact](https://github.com/learnetto/calreact) - React and Rails 5 calendar appointment app 🔥 👴 ✅ 646 | 647 | # Snippet Manager 648 | - [snibox](https://github.com/snibox/snibox) - Self-hosted snippet manager 🔥 ✅ 🚀 649 | - [snippet_app](https://github.com/SnippetSafe/snippet_app) - A social code snippet sharing app that allows you to create, file and share code snippets with anyone. 🔥 ✅ 🚀 650 | - [ruby-fiddle](https://github.com/jwo/ruby-fiddle-web) - Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets. 🔥 👴 ✅ 651 | - [codervault](https://github.com/codervault/codervault) - An Open Source, Self-Hosted, Snippet Manager 🔥 👴 ✅ 652 | 653 | # Social Network/Community 654 | - [Diaspora](https://github.com/diaspora/diaspora) - A privacy-aware, distributed, open source social network. 🔥 ✅ 🚀 655 | - [hackershare](https://github.com/hackershare/hackershare) - Hackershare is a powerful social bookmarking service and a knowledge-sharing community, with advanced search and tag management feature 🔥 ✅ 🚀 656 | - [Coderwall](https://github.com/coderwall/coderwall-next) - Professional network for software engineers 🔥 ✅ 🚀 657 | - [ting](https://github.com/Aufree/ting) - A music social networking project written in Ruby on Rails and Semantic-UI 🔥 ✅ 658 | - [casply](https://github.com/vitalyliber/casply) - The cosplayers community 🔥 ✅ 659 | - [mutual-aid](https://github.com/rubyforgood/mutual-aid) - Mutual aid management platform for groups who build, support, and strengthen community resilience. 🔥 ✅ 660 | - [usesthis](https://github.com/waferbaby/usesthis) - A nerdy little interview website, asking people from all walks of life what they use to get the job done. 🔥 🚀 661 | - [kitesocial](https://github.com/buildkite/kitesocial) - A super basic not-Twitter, for interviews. 🔥 🚀 662 | - [fed.ialis.me](https://github.com/ialisme/fed.ialis.me) - fed.ialis.me — the guide to the fediverse 🔥 🚀 663 | - [evemonk](https://github.com/evemonk/evemonk) - EveMonk is helper software for EVE Online. 🔥 🚀 664 | - [babywearing](https://github.com/rubyforgood/babywearing) - A lending library for Babywearing communities that manages baby carrier inventory and memberships 🔥 🚀 665 | [Learn IT, Girl](https://github.com/LearnITGirl/WebPlatform) - "Learn IT, Girl" is an international mentorship program that helps women learn a new programming language by doing an awesome project! 🔥 🚀 666 | - [airesis](https://github.com/airesis/airesis) - The Social Network for eDemocracy 🔥 ✅ 🚀 667 | - [socify](https://github.com/scaffeinate/socify) - Socify is an open source social networking platform written in Ruby on Rails 👴 ✅ 🚀 668 | - [Insoshi](https://github.com/insoshi/insoshi) - An open source social networking platform in Ruby on Rails 👴 ✅ 669 | - [iNaturalist](https://github.com/inaturalist/inaturalist) - iNaturalist is a social network of naturalists, citizen scientists, and biologists built on the concept of mapping and sharing observations of biodiversity across the globe. 670 | 671 | # Support/Campaign/Non-Profit 672 | - [support-your-local-businesses](https://github.com/mikejahn/support-your-local-businesses) - A web application to support supporting your local businesses online 🔥 ✅ 🚀 673 | - [earthquake-croatia](https://github.com/vlado/earthquake-croatia) - Code for app hosted on https://potres.herokuapp.com used for helping people in need during the earthquake crisis in Croatia 🔥 🚀 674 | - [covid-volunteers](https://github.com/helpwithcovid/covid-volunteers) - Organizing and matching volunteers with COVID-19 projects 🔥 ✅ 🚀 675 | - [diaper](https://github.com/rubyforgood/diaper) - Diaperbase is an inventory system for diaper banks, to aid them in tracking their inventory and providing statistics about their inventory flows. 🔥 ✅ 🚀 676 | - [voices-of-consent](https://github.com/rubyforgood/voices-of-consent) - Open source tracking and inventory management application for nonprofit, Voices of Consent 🔥 ✅ 677 | - [human-essentials](https://github.com/rubyforgood/human-essentials) - Human Essentials is an inventory management system for essentials banks, to aid them in distributing items to their partners, tracking their inventory, and providing statistics about their inventory flows. 🔥 ✅ 🚀 678 | - [otwarchive](https://github.com/otwcode/otwarchive) - The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project 🔥 ✅ 🚀 679 | - [eol](https://github.com/EOL/eol) - Encyclopedia of Life 🔥 ✅ 🚀 680 | - [fiftypercent](https://github.com/rubymonsters/fiftypercent) - "50 Prozent" documents, how many women* there are. 🔥 ✅ 🚀 681 | - [ConexionFelina](https://github.com/infusionvlc/ConexionFelina) - 🐱 ❤️ Web application for taking care of street cats 🔥 ✅ 682 | - [covidliste](https://github.com/hostolab/covidliste) - Covidliste makes it easy to manage waiting lists for vaccination centers. 🔥 ✅ 🚀 683 | - [casa](https://github.com/rubyforgood/casa) - Volunteer management system for nonprofit CASA, which serves foster youth in counties across America. 🔥 ✅ 684 | - [worldcubeassociation.org](https://github.com/thewca/worldcubeassociation.org) - All of the code that runs on worldcubeassociation.org 🔥 ✅ 🚀 685 | - [EBWiki](https://github.com/EBWiki/EBWiki) - repository of police abuse cases against people of color 🔥 ✅ 🚀 686 | - [Champaign](https://github.com/SumOfUs/Champaign) - SumOfUs Online Campaign Platform. 🔥 ✅ 🚀 687 | - [refugerestrooms](https://github.com/RefugeRestrooms/refugerestrooms) - REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals. 🔥 ✅ 🚀 688 | - [india2019.vote](https://github.com/bodhish/india2019.vote) - A prediction app created for indian elections 2019. 🔥 🚀 689 | - [reentry](https://github.com/rubyforgood/reentry) - Social Services Aggregator and Distribution Hub 👴 ✅ 🚀 690 | - [playtime](https://github.com/rubyforgood/playtime) - Supporting children and families experiencing homelessness in Washington, DC 👴 ✅ 691 | 692 | # Security 693 | - [HellRaiser](https://github.com/m0nad/HellRaiser) - Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs. 🔥 🚀 694 | - [Ronin](https://ronin-rb.dev) - A free and Open Source Ruby toolkit for security research and development. 🔥 ✅ 🚀 695 | - [sheepsafe](https://github.com/nicksieger/sheepsafe) - Sheepsafe is a small utility to keep you safe from FireSheep! It's a tool for mobile geeks. 👴 🚀 696 | 697 | # Services 698 | - [Staytus](https://github.com/adamcooke/staytus) - 💡 An open source solution for publishing the status of your services 🔥 ✅ 🚀 699 | 700 | # Shopify 701 | - [shopify_app](https://github.com/Shopify/shopify_app) - A Rails Engine for building Shopify Apps 🔥 ✅ 🚀 702 | - [shopify-app-starter-kit](https://github.com/ASoftCo/shopify-app-starter-kit) - Shopify app starter kit written in Ruby on Rails w/ appropriate tools to get your Shopify app up and running quickly 🚀 703 | - [react-shopify-app](https://github.com/sureswiftcapital/react-shopify-app) - A React/Rails Shopify base app maintained by Plug in SEO 🔥 704 | 705 | # Slack 706 | - [slack-bot-on-rails](https://github.com/slack-ruby/slack-bot-on-rails) - A Rails + React application with a slack bot. 🔥 ✅ 🚀 707 | - [Virtual-Coffee-Bot](https://github.com/Virtual-Coffee/Virtual-Coffee-Bot) - A friendly bot to give us a heads up when the next events are. 🔥 🚀 708 | 709 | # Sport 710 | - [OpenSplitTime](https://github.com/SplitTime/OpenSplitTime) - Timed endurance event data 🔥 ✅ 🚀 711 | # Ticketing 712 | - [tebukuro](https://github.com/shinosakarb/tebukuro) - Build communities and ticketing 🔥 ✅ 713 | 714 | # Time 715 | - [tomatoes](https://github.com/tomatoes-app/tomatoes) - Pomodoro Technique® online time tracker 🔥 ✅ 🚀 716 | - [timeoverflow](https://github.com/coopdevs/timeoverflow) - 🏦 ⌛ A time banking system 🔥 ✅ 🚀 717 | - [Happyhours](https://github.com/DefactoSoftware/Hours) - Time registration that doesn't suck 🔥 ✅ 🚀 718 | 719 | # Travel 720 | - [workcation](https://github.com/ledermann/workcation) - 🔥 ✅ 🚀 721 | - [roam](https://github.com/sofiajonsson/roam) - Rails Travel App 722 | 723 | # Telegram 724 | - [upwork_telegram_notifier](https://github.com/vitalyliber/upwork_telegram_notifier) - Get notifications for new Upwork jobs right into your Telegram 🔥 🚀 725 | - [eatmore](https://github.com/marckohlbrugge/eatmore) - Telegram bot that reminds you to eat more 🔥 🚀 726 | 727 | # Terminal/CLI 728 | - [Tugboat](https://github.com/petems/tugboat) - A command line tool for interacting with your DigitalOcean droplets. 🔥 ✅ 🚀 729 | - [terminal-table](https://github.com/tj/terminal-table) - Ruby ASCII Table Generator, simple and feature rich. 🔥 🚀 730 | - [t](https://github.com/sferik/t) - A command-line power tool for Twitter. 🔥 ✅ 🚀 731 | - [Homebrew](https://github.com/Homebrew/brew) - 🍺 The missing package manager for macOS (or Linux) 🔥 ✅ 🚀 732 | - [startup-time](https://github.com/chocolateboy/startup-time) - A command-line benchmarking tool to measure the startup times of programs in various languages 🔥 🚀 733 | - [bashly](https://github.com/DannyBen/bashly) - Bash command line framework and CLI generator 🔥 734 | - [rainbow](https://github.com/sickill/rainbow) - Ruby gem for colorizing printed text on ANSI terminals 🔥 735 | - [pastel](https://github.com/piotrmurach/pastel) - 🌈 Terminal output styling with intuitive and clean API. 🔥 🚀 736 | - [lit](https://github.com/refIekt/lit) - Shine a light on terminal commands. 🔥 737 | - [md2man](https://github.com/sunaku/md2man) - md2man is a Ruby library and a set of command-line programs that convert Markdown into UNIX manpages as well as HTML webpages using Redcarpet. 🔥 🚀 738 | - [til-rb](https://github.com/pjambet/til-rb) - A cli to help managing a TIL repo 🔥 🚀 739 | - [lolcat](https://github.com/busyloop/lolcat) - 🌈 Rainbow your terminal 🔥 🚀 740 | - [developer_news_cli_app](https://github.com/anthonygharvey/developer_news_cli_app) - A Ruby CLI app that scrapes article information from FreeCodeCamp, HackerNoon, Codeburst and A List Apart. 🔥 🚀 741 | - [colorls](https://github.com/athityakumar/colorls) - 🎉 A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🔥 🚀 742 | - [cli-ui](https://github.com/shopify/cli-ui) - Terminal user interface library 🔥 🚀 743 | - [ver](https://github.com/manveru/ver) - Vi & Emacs in Ruby 👴 🚀 744 | - [iStats](https://github.com/Chris911/iStats) - Ruby gem for your mac stats 👴 🚀 745 | - [ruco](https://github.com/grosser/ruco) - Desktop-style, Intuitive, Commandline Editor in Ruby. "Better than nano, simpler than vim." 👴 🚀 746 | - [vedeu](https://github.com/gavinlaking/vedeu) - A framework written in Ruby for building GUI/TUI terminal/console applications. 👴 747 | - **tty** 748 | - [tty](https://github.com/piotrmurach/tty) - Toolkit for developing sleek command line apps. 🔥 ✅ 🚀 749 | - [tty-box](https://github.com/piotrmurach/tty-box) - Draw various frames and boxes in your terminal window 🔥 ✅ 🚀 750 | - [tty-screen](https://github.com/piotrmurach/tty-screen) - Terminal screen detection - cross platform, major ruby interpreters 🔥 ✅ 🚀 751 | - [tty-color](https://github.com/piotrmurach/tty-color) - Terminal color capabilities detection 🔥 ✅ 🚀 752 | - [tty-cursor](https://github.com/piotrmurach/tty-cursor) - Terminal cursor movement and manipulation of cursor properties such as visibility 🔥 ✅ 🚀 753 | - [tty-font](https://github.com/piotrmurach/tty-font) - Terminal fonts 🔥 ✅ 🚀 754 | - [tty-spinner](https://github.com/piotrmurach/tty-spinner) - A terminal spinner for tasks that have non-deterministic time frame. 🔥 ✅ 🚀 755 | - [tty-markdown](https://github.com/piotrmurach/tty-markdown) - Convert a markdown document or text into a terminal friendly output 🔥 ✅ 🚀 756 | - [tty-pie](https://github.com/piotrmurach/tty-pie) - Draw pie charts in your terminal window 🔥 ✅ 🚀 757 | - [tty-prompt](https://github.com/piotrmurach/tty-prompt) - A beautiful and powerful interactive command line prompt 🔥 ✅ 🚀 758 | - [tty-progressbar](https://github.com/piotrmurach/tty-progressbar) - Display a single or multiple progress bars in the terminal. 🔥 ✅ 🚀 759 | - [tty-reader](https://github.com/piotrmurach/tty-reader) - A set of methods for processing keyboard input in character, line and multiline modes. 🔥 ✅ 🚀 760 | - [tty-table](https://github.com/piotrmurach/tty-table) - A flexible and intuitive table generator 🔥 ✅ 🚀 761 | 762 | # Tools 763 | - [backup](https://github.com/backup/backup) - Easy full stack backup operations on UNIX-like systems 🔥 ✅ 🚀 764 | - [RESTular](https://github.com/georgewambold/RESTular) - Easy to understand RESTful routing for Sinatra / Ruby on Rails app 765 | - **Students Monitoring** 766 | - [ved_akadem_students](https://github.com/KyivKrishnaAcademy/ved_akadem_students) - Students attendance and progress monitoring tool. 🔥 ✅ 🚀 767 | 768 | # Video 769 | - [VideoCall-React-Component---Tutorial](https://github.com/nicolaseschneider/VideoCall-React-Component---Tutorial) - A quick and painless VideoCall component that can be easily implemented with a rails backend 🔥 ✅ 🚀 770 | 771 | # Vim 772 | - [iro.vim](https://github.com/pocke/iro.vim) - Vim plugin that is a next generation syntax highlighter. 773 | 774 | # XCode 775 | - [CocoaPods](https://github.com/CocoaPods/CocoaPods) - CocoaPods manages dependencies for your Xcode projects. 🔥 ✅ 🚀 776 | - [Xcodeproj](https://github.com/CocoaPods/Xcodeproj) - Create and modify Xcode projects from Ruby. 🔥 ✅ 🚀 777 | 778 | # Web Stuff 779 | - [Whatweb](https://github.com/urbanadventurer/WhatWeb) - Next generation web scanner 🔥 ✅ 🚀 780 | - [webshot](https://github.com/vitalie/webshot) - Captures a web page as a screenshot. 🔥 ✅ 🚀 781 | - [my_site_archive](https://github.com/stevepolitodesign/my_site_archive) - The simplest way to archive your website. 🔥 ✅ 🚀 782 | - [connector](https://github.com/AndyObtiva/connector) - A minimalist open-source multi-engine web browser built in Ruby with Glimmer DSL for SWT 🔥 🚀 783 | - [awestruct](https://github.com/awestruct/awestruct/) - A static site baking and deployment tool written in Ruby. 🔥 784 | - [bonsai](https://github.com/benschwarz/bonsai) - A tiny static web site generator 👴 🚀 785 | - **SSG** 786 | - [middleman](https://github.com/middleman/middleman) - Middleman is a static site generator using all the shortcuts and tools in modern web development. 🔥 ✅ 🚀 787 | - [webgen](https://github.com/gettalong/webgen) - webgen is a fast, powerful and extensible static website generator 🔥 ✅ 🚀 788 | - [dimples](https://github.com/waferbaby/dimples) - A little static site generator. 🔥 ✅ 🚀 789 | 790 | # Wordpress 791 | - [Wordmove](https://github.com/welaika/wordmove) - Multi-stage command line deploy/mirroring and task runner for Wordpress 🔥 ✅ 🚀 792 | - [wpscan](https://github.com/wpscanteam/wpscan) - WPScan WordPress security scanner. 🔥 ✅ 🚀 793 | 794 | # Writing 795 | - [writings.io](https://github.com/chloerei/writings) - Source code of writings.io. 🔥 🚀 796 | - **Obsidian** 797 | - [obsidian_utils](https://github.com/mm53bar/obsidian_utils) - Various scripts and utilities for `Obsidian.md` 🔥 🚀 798 | - **zettlekasten** 799 | - [zk](https://github.com/sirupsen/zk) - 📚 Zettelkasten on the command-line 🔥 ✅ 🚀 800 | 801 | # Assembly 802 | - [compile-to-web](https://github.com/ChristianMurphy/compile-to-web) - Discover what languages can be compiled to Web Assembly 🔥 🚀 803 | - [transrate](https://github.com/blahah/transrate) - Understand your transcriptome assembly 🔥 🚀 804 | - [pre-assembly](https://github.com/sul-dlss/pre-assembly) - Rails app - prepares objects for assembly workflow and allows discovery report 🔥 🚀 805 | -------------------------------------------------------------------------------- /TODO.md: -------------------------------------------------------------------------------- 1 | # TODO 2 | 3 | - find open source ruby and rails app that integrate with 4 | 5 | - [x] Vuejs 6 | - [ ] Svelte 7 | - [ ] React Native 8 | - [ ] StimulusJs 9 | - [ ] Swift 10 | - [ ] java/android 11 | 12 | optional 13 | - [x] sort the list based on category, instead of in alphabetical order 14 | 15 | --------------------------------------------------------------------------------