Chummy
The missing browser extension for Github.
Install / Use
/learn @AtomicCodeLabs/ChummyREADME
Chummy - The Missing GitHub Extension
<div style="display: flex;justify-content: center;"> <img src="https://i.imgur.com/CalZtQe.gif" style="margin-bottom: 1rem;"/> </div> <p align="center" style="margin-bottom: 1rem;"> <a href="https://chrome.google.com/webstore/detail/chummy/ocmdenamdoeigigibgjfnconlhpekfgb"> <img alt="Chrome" src="https://img.shields.io/badge/chrome-4C8BF5?style=for-the-badge&logo=google-chrome&logoColor=FFFFFF" /> </a> <a href="https://addons.mozilla.org/en-US/firefox/addon/chummy/"> <img alt="Firefox" src="https://img.shields.io/badge/firefox-ff9400?style=for-the-badge&logo=firefox&logoColor=FFFFFF" /> </a> <a href="https://microsoftedge.microsoft.com/addons/detail/bpobpfbpikaikajipjoaoiijnkjikpfe"> <img alt="Microsoft Edge" src="https://img.shields.io/badge/edge-3277BC?style=for-the-badge&logo=microsoft-edge&logoColor=FFFFFF" /> </a> <a href="https://addons.opera.com/en/extensions/details/chummy/"> <img alt="GitHub last commit" src="https://img.shields.io/badge/opera-FF1B2D?style=for-the-badge&logo=opera&logoColor=FFFFFF" /> </a> </p> <p align="center"> <a href="http://commitizen.github.io/cz-cli/"> <img alt="Commitizen friendly" src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square" /> </a> <a href=""> <img alt="GitHub stars" src="https://img.shields.io/github/stars/AtomicCodeLabs/chummy?style=flat-square" /> </a> <a href=""> <img alt="GitHub forks" src="https://img.shields.io/github/forks/AtomicCodeLabs/chummy?style=flat-square" /> </a> <a href=""> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/AtomicCodeLabs/chummy?style=flat-square" /> </a> <a href=""> <img alt="GitHub issues" src="https://img.shields.io/github/issues/AtomicCodeLabs/chummy?style=flat-square" /> </a> <a href=""> <img alt="License" src="https://img.shields.io/github/license/AtomicCodeLabs/chummy?style=flat-square" /> </a> </p>Table of Contents
⏱️ Quick Links
🦕 What is Chummy?
Don't want to clone another GitHub repository just to browse its contents? GitHub's clunky browsing interface slowing you down? Having a bad time, overall? Chummy is a browser extension for GitHub that helps you use GitHub quickly and efficiently. Get started in just one click!
Learn more about what Chummy has to offer at chummy.atomiccode.io.
🚀 Core Features
📓 Repository Management
<img src="https://i.imgur.com/dhQNFp2.gif"/>🗂️ Tab Management
<img src="https://i.imgur.com/F3pfVlW.gif"/>🌲 Project Tree
<img src="https://i.imgur.com/CRGju8L.gif" height="500"/>🔍 Powerful Search
<img src="https://i.imgur.com/FOXvqQJ.gif" height="500"/>🔖 Bookmarks
<img src="https://i.imgur.com/LWp8hTp.gif" height="500"/>🌙 Distraction Free Mode
<img src="https://i.imgur.com/D1JBmZk.gif"/>🎨 Light and Dark Themes
<img src="https://i.imgur.com/GGKVDhs.gif" height="500"/>🩹 Sticky Window
<img src="https://i.imgur.com/ILbZ4cg.gif" />+ more here!
❓ Why use Chummy?
- One Click Setup - Use your existing GitHub account. No sign up, no credit card required to get started.
- Cross Browser Compatible - Available on your favorite browsers. Support for Safari coming soon!
- Simple and Flexible - A simple and clean user experience with modular features makes the app a joy to use.
✊ Motivation
Read MOTIVATION.md.
📟 Tech Stack
- Webpack for bundling JS files
- Express as server framework
- React as extension web app framework
- MobX for state management in the extension
- Gatsby/React for website framework
Dependencies
- AWS Amplify Cognito for federated user authentication
- AWS DynamoDB for user data storage
- AWS S3 for storage of CDN's assets
- AWS Cloudfront for delivery of CDN's
- AWS CodeBuild for CI/CD
- AWS Lambda for serverless API
- AWS API Gateway for exposing Lambda functions
- AWS Parameter Store for secure access of tokens
- Stripe for payments integration
