diff --git a/BY_PLATFORM.md b/BY_PLATFORM.md index 7d67934..397495c 100644 --- a/BY_PLATFORM.md +++ b/BY_PLATFORM.md @@ -23,10 +23,10 @@ segmentation by distribution (i.e., Docker, etc.) **Contents** -1. Desktop *(248)* - 1. Linux *(230)* +1. Desktop *(249)* + 1. Linux *(231)* 1. Windows *(146)* - 1. Mac *(146)* + 1. Mac *(147)* 1. Console *(20)* 1. Mobile *(1)* 1. Android *(1)* @@ -246,6 +246,7 @@ segmentation by distribution (i.e., Docker, etc.) 1. **Supervisor** - ([Repo](https://github.com/Supervisor/supervisor), [Home](http://supervisord.org/)) Process manager and monitor. `(ops, mac, server)` 1. **TahoeLAFS** - ([Repo](https://github.com/tahoe-lafs/tahoe-lafs), [Home](https://tahoe-lafs.org/trac/tahoe-lafs), [WP](https://en.wikipedia.org/wiki/Tahoe-LAFS)) Decentralized cloud storage system for robust distributed data storage. `(storage, windows, mac)` 1. **term2048** - ([Repo](https://github.com/bfontaine/term2048), [PyPI](https://pypi.python.org/pypi/term2048)) TUI version of [2048](http://gabrielecirulli.github.io/2048/). `(games, mac, tui)` + 1. **The Fuck** - ([Repo](https://github.com/nvbn/thefuck), [PyPI](https://pypi.org/project/thefuck)) A command that corrects errors in your previous console commnad. `(mac)` 1. **Thonny** - ([Repo](https://github.com/thonny/thonny), [Home](https://thonny.org/), [WP](https://en.wikipedia.org/wiki/Thonny)) Cross-platform Python IDE for beginners, designed for learning to code. `(editor, windows, mac, tk)` 1. **TortoiseHg** - ([Repo](https://bitbucket.org/tortoisehg/thg/src), [Home](https://tortoisehg.bitbucket.io/), [Docs](https://bitbucket.org/tortoisehg/thg/wiki/developers/Home)) Windows shell extension and a series of applications for the Mercurial distributed revision control system. Also includes GNOME and CLI support. `(scm, windows, qt4, qt5)` 1. **Tribler** - ([Repo](https://github.com/Tribler/tribler), [Home](http://www.tribler.org/), [WP](https://en.wikipedia.org/wiki/Tribler)) Privacy enhanced BitTorrent client with P2P content discovery. `(internet, windows, mac, qt5)` @@ -557,6 +558,7 @@ segmentation by distribution (i.e., Docker, etc.) 1. **Supervisor** - ([Repo](https://github.com/Supervisor/supervisor), [Home](http://supervisord.org/)) Process manager and monitor. `(ops, linux, server)` 1. **TahoeLAFS** - ([Repo](https://github.com/tahoe-lafs/tahoe-lafs), [Home](https://tahoe-lafs.org/trac/tahoe-lafs), [WP](https://en.wikipedia.org/wiki/Tahoe-LAFS)) Decentralized cloud storage system for robust distributed data storage. `(storage, linux, windows)` 1. **term2048** - ([Repo](https://github.com/bfontaine/term2048), [PyPI](https://pypi.python.org/pypi/term2048)) TUI version of [2048](http://gabrielecirulli.github.io/2048/). `(games, linux, tui)` + 1. **The Fuck** - ([Repo](https://github.com/nvbn/thefuck), [PyPI](https://pypi.org/project/thefuck)) A command that corrects errors in your previous console commnad. `(linux)` 1. **Thonny** - ([Repo](https://github.com/thonny/thonny), [Home](https://thonny.org/), [WP](https://en.wikipedia.org/wiki/Thonny)) Cross-platform Python IDE for beginners, designed for learning to code. `(editor, linux, windows, tk)` 1. **Tribler** - ([Repo](https://github.com/Tribler/tribler), [Home](http://www.tribler.org/), [WP](https://en.wikipedia.org/wiki/Tribler)) Privacy enhanced BitTorrent client with P2P content discovery. `(internet, linux, windows, qt5)` 1. **Universal Radio Hacker (URH)** - ([Repo](https://github.com/jopohl/urh)) Wireless protocol investigator, with a focus on analyzing proprietary IoT communication. `(security, linux, windows)` diff --git a/README.md b/README.md index 5f3971c..5f7cfe0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ are a gold mine of practical patterns that we know work together. A production application is worth a thousand blog posts and Stack Overflow answers. -This document is an always-growing list of **393** +This document is an always-growing list of **394** open-source Python applications arranged by topic, with links to repositories, docs, and more, generated from [structured data](https://github.com/mahmoud/awesome-python-applications/blob/master/projects.yaml) diff --git a/atom.xml b/atom.xml index 45fbd4c..55085b5 100644 --- a/atom.xml +++ b/atom.xml @@ -5,7 +5,7 @@ The newest additions to the Awesome Python Applications list. - 2020-04-10T21:20:23Z + 2020-04-30T18:26:36Z hourly 1 @@ -13,6 +13,31 @@ Apatite 19.0 + + https://github.com/nvbn/thefuck + The Fuck + + 2020-04-30T22:55:00Z + 2020-04-30T22:55:00Z + + + +
+

The Fuck: A command that corrects errors in your previous console commnad.

+

Links:

+ +
+
+ + Awesome Python Applications contributors + https://github.com/mahmoud/awesome-python-applications + +
+ https://github.com/dbcli/mycli mycli diff --git a/projects.yaml b/projects.yaml index 2234319..ff51bc7 100644 --- a/projects.yaml +++ b/projects.yaml @@ -4052,6 +4052,14 @@ projects: tags: - misc - linux + - name: The Fuck + repo_url: https://github.com/nvbn/thefuck + pypi_url: https://pypi.org/project/thefuck + date_added: 2020-04-30 22:55:00 + desc: A command that corrects errors in your previous console commnad. + tags: + - linux + - mac - name: uMap repo_url: https://github.com/umap-project/umap docs_url: https://wiki.openstreetmap.org/wiki/UMap