diff --git a/pull_request_template.md b/pull_request_template.md index 700a967..4eee0d6 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -35,6 +35,7 @@ - Has a Table of Contents section. - Should be named `Contents`, not `Table of Contents`. - Should be the first section in the list. + - Should only have one level of sub-lists, preferably none. - Has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license). - That means something like CC0, **not a code licence like MIT, BSD, Apache, etc.** - If you use a license badge, it should be SVG, not PNG. diff --git a/readme.md b/readme.md index 90e6565..d9279c8 100644 --- a/readme.md +++ b/readme.md @@ -7,9 +7,17 @@

+

My new macOS app is on Product Hunt. It's free. Could use some feedback.

+ +
@@ -57,7 +65,7 @@ ## Platforms -- [Node.js](https://github.com/sindresorhus/awesome-nodejs) +- [Node.js](https://github.com/sindresorhus/awesome-nodejs) - JavaScript runtime built on Chrome's V8 JavaScript engine. - [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks) - [iOS](https://github.com/vsouza/awesome-ios) - [Android](https://github.com/JStumpp/awesome-android) @@ -82,13 +90,16 @@ - [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more. - [Qt](https://github.com/JesseTG/awesome-qt) - Cross-platform GUI app framework. - [Flutter](https://github.com/Solido/awesome-flutter) - Modern mobile app SDK for iOS, Android, and Fuchsia. +- [WebExtensions](https://github.com/bfred-it/Awesome-WebExtensions) - Cross-browser extension system. +- [RubyMotion](https://github.com/motion-open-source/awesome-rubymotion) - Write cross-platform native apps for iOS, Android, macOS, tvOS, and watchOS in Ruby. +- [Smart TV](https://github.com/vitalets/awesome-smart-tv) - Create apps for different TV platforms. ## Programming Languages - [JavaScript](https://github.com/sorrycc/awesome-javascript) - [Promises](https://github.com/wbinnssmith/awesome-promises) - - [Standard Style](https://github.com/feross/awesome-standard) + - [Standard Style](https://github.com/standard/awesome-standard) - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [Tips](https://github.com/loverajoel/jstips) - [Network Layer](https://github.com/Kikobeats/awesome-network-js) @@ -100,12 +111,14 @@ - [ESLint](https://github.com/dustinspecker/awesome-eslint) - Linter. - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Observables](https://github.com/sindresorhus/awesome-observables) + - [npm scripts](https://github.com/RyanZim/awesome-npm-scripts) - Task runner. - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. -- [Rust](https://github.com/kud1ing/awesome-rust) + - [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio) - Scientific research in audio/music. +- [Rust](https://github.com/rust-unofficial/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript) - [Go](https://github.com/avelino/awesome-go) @@ -138,13 +151,14 @@ - [PHP](https://github.com/ziadoz/awesome-php) - [Composer](https://github.com/jakoch/awesome-composer) - Package manager. - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) -- [Assembler](https://github.com/brainblowjob/awesome-asm) +- [Assembler](https://github.com/jaspergould/awesome-asm) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) - [AutoIt](https://github.com/J2TeaM/awesome-AutoIt) - [Crystal](https://github.com/veelenga/awesome-crystal) - [TypeScript](https://github.com/dzharii/awesome-typescript) - [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM. - [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software. +- [ActionScript 3](https://github.com/hgupta9/awesome-actionscript3/) - Object-oriented language targeting Adobe AIR. ## Front-End Development @@ -193,7 +207,7 @@ - [Marionette.js](https://github.com/sadcitizen/awesome-marionette) - App framework. - [Aurelia](https://github.com/behzad888/awesome-aurelia) - App framework. - [Charting](https://github.com/zingchart/awesome-charting) -- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) +- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) - [PostCSS](https://github.com/jjaderg/awesome-postcss) - CSS preprocessor. - [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React. @@ -209,6 +223,7 @@ - [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. - [Preact](https://github.com/ooade/awesome-preact) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) +- [Next.js](https://github.com/unicodeveloper/awesome-nextjs) - Framework for server-rendered React apps. ## Back-End Development @@ -219,14 +234,14 @@ - [Vagrant](https://github.com/iJackUA/awesome-vagrant) - [Pyramid](https://github.com/uralbash/awesome-pyramid) - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1) -- [CakePHP](https://github.com/friendsofcake/awesome-cakephp) +- [CakePHP](https://github.com/friendsofcake/awesome-cakephp) - PHP framework. - [Symfony](https://github.com/sitepoint/awesome-symfony) - - [Education](https://github.com/Symfonisti/awesome-symfony-education) -- [Laravel](https://github.com/chiraggude/awesome-laravel) + - [Education](https://github.com/pehapkari/awesome-symfony-education) +- [Laravel](https://github.com/chiraggude/awesome-laravel) - PHP framework. - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) - [Gems](https://github.com/hothero/awesome-rails-gem) - Packages. -- [Phalcon](https://github.com/sergeyklay/awesome-phalcon) +- [Phalcon](https://github.com/phalcon/awesome-phalcon) - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess) - [nginx](https://github.com/fcambus/nginx-resources) - [Dropwizard](https://github.com/stve/awesome-dropwizard) @@ -240,9 +255,10 @@ ## Computer Science - [University Courses](https://github.com/prakhar1989/awesome-courses) -- [Data Science](https://github.com/okulbilisim/awesome-datascience) +- [Data Science](https://github.com/bulutyazilim/awesome-datascience) - [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) + - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby) - Learning, implementing, and applying Machine Learning using Ruby. - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Spanish](https://github.com/dav009/awesome-spanish-nlp) - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby) @@ -266,6 +282,7 @@ - [Hadoop](https://github.com/youngwookim/awesome-hadoop) - Framework for distributed storage and processing of very large data sets. - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - [Streaming](https://github.com/manuzhang/awesome-streaming) +- [Apache Spark](https://github.com/awesome-spark/awesome-spark) - Unified engine for large-scale data processing. ## Theory @@ -278,11 +295,12 @@ - [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization) - [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming) - [Math](https://github.com/rossant/awesome-math) +- [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes) - Traversing nested data structures. ## Books -- [Free Programming Books](https://github.com/vhf/free-programming-books) +- [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) - [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md) - [Go Books](https://github.com/dariubs/GoBooks) - [R Books](https://github.com/RomanTsegelskyi/rbooks) @@ -296,7 +314,7 @@ - [Sublime Text](https://github.com/dreikanter/sublime-bookmarks) - [Vim](https://github.com/mhinz/vim-galore) - [Emacs](https://github.com/emacs-tw/awesome-emacs) -- [Atom](https://github.com/mehcode/awesome-atom) +- [Atom](https://github.com/mehcode/awesome-atom) - Open-source and hackable text editor. - [Visual Studio Code](https://github.com/viatsko/awesome-vscode) @@ -312,6 +330,7 @@ - [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console. - [Game Boy Development](https://github.com/avivace/awesome-gbdev) - [Construct 2](https://github.com/armaldio/awesome-construct) - Game engine. +- [Gideros](https://github.com/stetso/awesome-gideros) - Game engine. ## Development Environment @@ -320,7 +339,7 @@ - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) -- [Fish](https://github.com/fisherman/awesome-fish) - User-friendly shell. +- [Fish](https://github.com/jbucaran/awesome-fish) - User-friendly shell. - [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps) - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins) - [GitHub](https://github.com/phillipadsmith/awesome-github) @@ -334,6 +353,7 @@ - [Hyper](https://github.com/bnb/awesome-hyper) - Cross-platform terminal app built on web technologies. - [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. +- [Terminals Are Sexy](https://github.com/k4m4/terminals-are-sexy) ## Entertainment @@ -342,6 +362,7 @@ - [Fantasy](https://github.com/RichardLitt/awesome-fantasy) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters) +- [IT Quotes](https://github.com/victorlaerte/awesome-it-quotes) ## Databases @@ -350,7 +371,7 @@ - [MySQL](https://github.com/shlomi-noach/awesome-mysql/blob/gh-pages/index.md) - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) -- [Neo4j](https://github.com/Neueda4j/awesome-neo4j) +- [Neo4j](https://github.com/neueda/awesome-neo4j) - [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. @@ -380,7 +401,7 @@ - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning) - [Computer History](https://github.com/watson/awesome-computer-history) - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids) -- [Educational Games](https://github.com/vinkla/awesome-educational-games) - Learn while playing. +- [Educational Games](https://github.com/yrgo/awesome-eg) - Learn while playing. - [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning) @@ -394,8 +415,9 @@ - [Hacking](https://github.com/carpedm20/awesome-hacking) - [Honeypots](https://github.com/paralax/awesome-honeypots) - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization. - [Incident Response](https://github.com/meirwah/awesome-incident-response) -- [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) +- [Vehicle Security and Car Hacking](https://github.com/jaredthecoder/awesome-vehicle-security) - [Web Security](https://github.com/qazbnm456/awesome-web-security) - Security of web apps & services. +- [Lockpicking](https://github.com/meitar/awesome-lockpicking) - The art of unlocking a lock by manipulating its components without the key. ## Content Management Systems @@ -405,6 +427,7 @@ - [Wagtail](https://github.com/springload/awesome-wagtail) - Django CMS focused on flexibility and user experience. - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. +- [Craft CMS](https://github.com/chasegiunta/awesome-craft) - Content-first CMS. ## Hardware @@ -421,6 +444,8 @@ - [Open Companies](https://github.com/opencompany/awesome-open-company) - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. +- [Leading and Managing](https://github.com/LappleApple/awesome-leading-and-managing) - Leading people and being a manager in a technology company/environment. +- [Indie](https://github.com/mezod/awesome-indie) - Independent developer businesses. ## Work @@ -455,7 +480,6 @@ - [REST](https://github.com/marmelab/awesome-rest) - [Selenium](https://github.com/christian-bromann/awesome-selenium) - [Appium](https://github.com/SrinivasanTarget/awesome-appium) - Test automation tool for apps. -- [Endangered Languages](https://github.com/RichardLitt/endangered-languages) - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) @@ -479,12 +503,12 @@ - [Transit](https://github.com/luqmaan/awesome-transit) - [Research Tools](https://github.com/emptymalei/awesome-research) - [Data Visualization](https://github.com/fasouto/awesome-dataviz) -- [Social Media Share Links](https://github.com/vinkla/share-links) +- [Social Media Share Links](https://github.com/vinkla/awesome-share) - [Microservices](https://github.com/mfornos/awesome-microservices) - [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources. - [Code Points](https://github.com/Codepoints/awesome-codepoints) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) -- [Katas](https://github.com/gmontalvoriv/awesome-katas) +- [Katas](https://github.com/gamontalvo/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. @@ -508,7 +532,7 @@ - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. -- [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. +- [Quantified Self](https://github.com/woop/awesome-quantified-self) - Self-tracking through technology. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. @@ -520,10 +544,18 @@ - [Markdown](https://github.com/BubuAnabelas/awesome-markdown) - Markup language. - [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun) - Funny developer projects. - [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events) - Tech-related events in the Netherlands. +- [Healthcare](https://github.com/kakoni/awesome-healthcare) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers. +- [Magento 2](https://github.com/DavidLambauer/awesome-magento2) - Open Source eCommerce built with PHP. +- [TikZ](https://github.com/xiaohanyu/awesome-tikz) - Graph drawing packages for TeX/LaTeX/ConTeXt. +- [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience) - Study of the nervous system and brain. +- [Effective Altruism](https://github.com/sheonhan/awesome-effective-altruism) - Evidence-driven philanthropy. +- [Ad-Free](https://github.com/johnjago/awesome-ad-free) - Ad-free alternatives. +- [Esolangs](https://github.com/angrykoala/awesome-esolangs) - Programming languages designed for experimentation or as jokes rather than actual use. +- [Prometheus](https://github.com/roaldnefs/awesome-prometheus) - Open-source monitoring system. ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work. +To the extent possible under law, [Sindre Sorhus](https://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.