Merge branch 'master' into patch-3

This commit is contained in:
Nik Graf 2017-10-11 16:21:50 +02:00 committed by GitHub
commit 4f49497bec
3 changed files with 37 additions and 16 deletions

View File

@ -6,13 +6,13 @@ But **what is awesome?**
## Only awesome is awesome ## Only awesome is awesome
Research if the stuff you're including is actually awesome. Put only stuff on the list you or another contributor can personally recommend and rather leave stuff out than include too much. Research if the stuff you're including is actually awesome. Only put stuff on the list that you or another contributor can personally recommend. You should rather leave stuff out than include too much.
## Awesome badge ## Awesome badge
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Add an awesome badge to the top of your list, right to the title. [Example](https://github.com/sindresorhus/awesome-nodejs). Add an awesome badge to the top of your list, right next to the title. [Example](https://github.com/sindresorhus/awesome-nodejs).
```md ```md
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
@ -28,7 +28,7 @@ Have a succinct description at the top of your readme. Make sure your list cover
## Pay attention to grammar ## Pay attention to grammar
Ensure your list is grammatically correct, typo free and has no Markdown formatting errors. This should also apply to pull requests. Ensure your list is grammatically correct, typo-free and has no Markdown formatting errors. This should also apply to pull requests.
## Choose an appropriate license ## Choose an appropriate license
@ -38,7 +38,7 @@ Keep in mind that if you [haven't selected a license](http://choosealicense.com/
## Include contribution guidelines ## Include contribution guidelines
People who are contributing to your list should have a clear understanding how they should do so. People who are contributing to your list should have a clear understanding of how they should do so.
If you don't feel like writing one from scratch, feel free to take our [contributing.md](contributing.md) and modify it to your own needs. If you don't feel like writing one from scratch, feel free to take our [contributing.md](contributing.md) and modify it to your own needs.

View File

@ -27,11 +27,13 @@
- Not a duplicate. - Not a duplicate.
- Only has awesome items. Awesome lists are curations of the best, not everything. - Only has awesome items. Awesome lists are curations of the best, not everything.
- Includes a project logo/illustration whenever possible. - Includes a project logo/illustration whenever possible.
- Placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) - Either fullwidth or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron)
- The image should link to the project website or any relevant website. - The image should link to the project website or any relevant website.
- The image should be high-DPI. Set it to maximum half the width of the original image. - The image should be high-DPI. Set it to maximum half the width of the original image.
- Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
- Has the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge).
- Should be placed on the right side of the readme heading.
- Should link back to this list.
- Has a Table of Contents section. - Has a Table of Contents section.
- Should be named `Contents`, not `Table of Contents`. - Should be named `Contents`, not `Table of Contents`.
- Should be the first section in the list. - Should be the first section in the list.
@ -42,7 +44,8 @@
- Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). - Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines).
- The file should be named `contributing.md`. Casing is up to you. - The file should be named `contributing.md`. Casing is up to you.
- Has consistent formatting and proper spelling/grammar. - Has consistent formatting and proper spelling/grammar.
- Each link description starts with an uppercase character and ends with a period.<br>Example: `- [AVA](…) - JavaScript test runner.` - The link and description are separated by a dash. <br>Example: `- [AVA](…) - JavaScript test runner.`
- The description starts with an uppercase character and ends with a period.
- Drop all the `A` / `An` prefixes in the descriptions. - Drop all the `A` / `An` prefixes in the descriptions.
- Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`. - Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`.
- Doesn't include a Travis badge.<br>You can still use Travis for list linting, but the badge has no value in the readme. - Doesn't include a Travis badge.<br>You can still use Travis for list linting, but the badge has no value in the readme.

View File

@ -4,15 +4,16 @@
<br> <br>
</h1> </h1>
<br>
<br> <br>
<h4 align="center">My new <a href="https://www.producthunt.com/posts/lungo">macOS app is on Product Hunt</a>. It's free. Could use some feedback.</h4> <a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/tmkVF4Qm7RNE8e9RVwnim6gU/sindresorhus/awesome'>
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/tmkVF4Qm7RNE8e9RVwnim6gU/sindresorhus/awesome.svg' />
</a>
<br>
<br>
<!-- <!--
<br>
<br>
<p align="center"> <p align="center">
<b>✨ Prelaunching the <a href="https://awesomeweekly.co">Awesome Weekly</a> newsletter! ✨</b> <b>✨ Prelaunching the <a href="https://awesomeweekly.co">Awesome Weekly</a> newsletter! ✨</b>
<b> Vote it up on <a href="https://www.producthunt.com/posts/awesome-weekly">Product Hunt</a></b> <b> Vote it up on <a href="https://www.producthunt.com/posts/awesome-weekly">Product Hunt</a></b>
@ -20,6 +21,7 @@
--> -->
<br> <br>
-->
--- ---
@ -60,6 +62,7 @@
- [Business](#business) - [Business](#business)
- [Work](#work) - [Work](#work)
- [Networking](#networking) - [Networking](#networking)
- [Decentralized Systems](#decentralized-systems)
- [Miscellaneous](#miscellaneous) - [Miscellaneous](#miscellaneous)
@ -92,6 +95,7 @@
- [WebExtensions](https://github.com/bfred-it/Awesome-WebExtensions) - Cross-browser extension system. - [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. - [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. - [Smart TV](https://github.com/vitalets/awesome-smart-tv) - Create apps for different TV platforms.
- [GNOME](https://github.com/Kazhnuz/awesome-gnome) - Simple and distraction-free desktop environment for Linux.
## Programming Languages ## Programming Languages
@ -154,10 +158,10 @@
- [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey)
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt) - [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Crystal](https://github.com/veelenga/awesome-crystal) - [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. - [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM.
- [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software. - [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. - [ActionScript 3](https://github.com/robinrodricks/awesome-actionscript3) - Object-oriented language targeting Adobe AIR.
- [Eta](https://github.com/sfischer13/awesome-eta) - Functional programming language for the JVM.
## Front-End Development ## Front-End Development
@ -256,9 +260,11 @@
- [University Courses](https://github.com/prakhar1989/awesome-courses) - [University Courses](https://github.com/prakhar1989/awesome-courses)
- [Data Science](https://github.com/bulutyazilim/awesome-datascience) - [Data Science](https://github.com/bulutyazilim/awesome-datascience)
- [Tutorials](https://github.com/siboehm/awesome-learn-datascience)
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) - [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - [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. - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby) - Learning, implementing, and applying Machine Learning using Ruby.
- [Core ML Models](https://github.com/likedan/Awesome-CoreML-Models) - Models for Apple's machine learning framework.
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
- [Spanish](https://github.com/dav009/awesome-spanish-nlp) - [Spanish](https://github.com/dav009/awesome-spanish-nlp)
- [NLP with Ruby](https://github.com/arbox/nlp-with-ruby) - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby)
@ -268,6 +274,7 @@
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks.
- [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence.
- [Papers](https://github.com/terryum/awesome-deep-learning-papers) - The most cited deep learning papers. - [Papers](https://github.com/terryum/awesome-deep-learning-papers) - The most cited deep learning papers.
- [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources)
- [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision)
- [Open Source Society University](https://github.com/open-source-society/computer-science) - [Open Source Society University](https://github.com/open-source-society/computer-science)
- [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming)
@ -377,6 +384,7 @@
- [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework.
- [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. - [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database.
- [CouchDB](https://github.com/quangv/awesome-couchdb) - Document-oriented NoSQL database. - [CouchDB](https://github.com/quangv/awesome-couchdb) - Document-oriented NoSQL database.
- [HBase](https://github.com/rayokota/awesome-hbase) - Distributed, scalable, big data store.
## Media ## Media
@ -390,6 +398,7 @@
- [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents) - [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents)
- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization)
- [Broadcasting](https://github.com/ebu/awesome-broadcasting) - [Broadcasting](https://github.com/ebu/awesome-broadcasting)
- [Pixel Art](https://github.com/Siilwyn/awesome-pixel-art) - Pixel-level digital art.
## Learn ## Learn
@ -461,10 +470,15 @@
## Networking ## Networking
- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn) - [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn)
- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network.
- [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Network Analysis](https://github.com/briatte/awesome-network-analysis)
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools)
## Decentralized Systems
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) - Bitcoin services and tools for software developers.
- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network.
- [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain) - Non-financial blockchain applications.
- [Mastodon](https://github.com/tleb/awesome-mastodon) - Open source decentralized microblogging network.
## Miscellaneous ## Miscellaneous
@ -483,7 +497,6 @@
- [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)
- [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Services Engineering](https://github.com/mmcgrana/services-engineering)
- [Free for Developers](https://github.com/ripienaar/free-for-dev) - [Free for Developers](https://github.com/ripienaar/free-for-dev)
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin)
- [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc. - [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc.
- [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS. - [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS.
- [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates) - [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates)
@ -553,6 +566,11 @@
- [Esolangs](https://github.com/angrykoala/awesome-esolangs) - Programming languages designed for experimentation or as jokes rather than actual use. - [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. - [Prometheus](https://github.com/roaldnefs/awesome-prometheus) - Open-source monitoring system.
- [Homematic](https://github.com/hobbyquaker/awesome-homematic) - Smart home devices. - [Homematic](https://github.com/hobbyquaker/awesome-homematic) - Smart home devices.
- [Ledger](https://github.com/sfischer13/awesome-ledger) - Double-entry accounting on the command-line.
- [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works.
- [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers.
- [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects.
- [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences.
## License ## License