diff --git a/BY_PLATFORM.md b/BY_PLATFORM.md index 37fa58b..eacf257 100644 --- a/BY_PLATFORM.md +++ b/BY_PLATFORM.md @@ -31,11 +31,11 @@ segmentation by distribution (i.e., Docker, etc.) 1. Mobile *(1)* 1. Android *(1)* 1. Browser *(0)* -1. Server *(183)* +1. Server *(184)* 1. Docker *(8)* 1. Flatpak *(1)* 1. Appimage *(1)* - 1. Other Server projects *(173)* + 1. Other Server projects *(174)* @@ -808,6 +808,7 @@ segmentation by distribution (i.e., Docker, etc.) 1. **syncserver** - ([Repo](https://github.com/mozilla-services/syncserver), [Docs](https://mozilla-services.readthedocs.io/en/latest/howtos/run-sync-1.5.html)) All-in-one package for running a self-hosted Mozilla Firefox Sync server. `(internet)` 1. **Taguette** - ([Repo](https://gitlab.com/remram44/taguette), [Home](https://www.taguette.org/), [gh](https://github.com/remram44/taguette), [PyPI](https://pypi.org/project/taguette), [Docs](https://www.taguette.org/getting-started.html)) Web-based qualitative research tool supporting importing, tagging, highlighting, and exporting many document formats. `(science)` 1. **Taiga** - ([Repo](https://github.com/taigaio/taiga-back), [Home](https://taiga.io/), [Docs](http://taigaio.github.io/taiga-doc/dist)) Web application built for managing projects with agile development processes. `(organization, dev, django)` + 1. **Telegram-upload** - ([Repo](https://github.com/Nekmo/telegram-upload), [PyPI](https://pypi.org/project/telegram-upload), [Docs](https://docs.nekmo.org/telegram-upload)) Upload & download files to Telegram up to 4 GiB using your account. `(communication)` 1. **Thumbor** - ([Repo](https://github.com/thumbor/thumbor), [Home](http://thumbor.org/), [Docs](https://thumbor.readthedocs.io/)) Photo thumbnail service with resizing, flipping, and smart cropping of images. `(graphics, dev)` 1. **Trac** - ([Repo](https://github.com/edgewall/trac), [Home](https://trac.edgewall.org/), [WP](https://en.wikipedia.org/wiki/Trac), [Docs](https://trac.edgewall.org/wiki/TracGuide)) Enhanced web-based wiki and issue tracking system for software development projects. `(scm)` 1. **Tryton** - ([Repo](https://hg.tryton.org/trytond), [Home](https://www.tryton.org/), [WP](https://en.wikipedia.org/wiki/Tryton), [Docs](https://docs.tryton.org/en/latest)) Modular web-based ERP, designed for companies of all sizes. `(erp, fdn)` diff --git a/README.md b/README.md index d22279f..092e49f 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 **410** +This document is an always-growing list of **411** 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) @@ -40,7 +40,7 @@ thereof), see Architectures. --> 1. Games *(10)* 1. Productivity *(25)* 1. Organization *(42)* -1. Communication *(35)* +1. Communication *(36)* 1. Education *(8)* 1. Science *(24)* 1. CMS *(11)* @@ -276,6 +276,7 @@ thereof), see Architectures. --> 1. **SecureDrop** - ([Repo](https://github.com/freedomofpress/securedrop), [Home](https://securedrop.org/), [Docs](https://docs.securedrop.org/)) Whistleblower submission system for media organizations to securely accept documents from anonymous sources. Originally created by [Aaron Swartz](https://en.wikipedia.org/wiki/Aaron_Swartz) and currently managed by the [Freedom of the Press Foundation](https://en.wikipedia.org/wiki/Freedom_of_the_Press_Foundation). `(server, flask)` 1. **Socialhome** - ([Repo](https://git.feneas.org/socialhome/socialhome), [Home](https://socialhome.network/), [gh](https://github.com/jaywink/socialhome), [Docs](https://socialhome.readthedocs.io/en/latest)) Web application enabling users to build a federated personal profile with social networking functionality. `(server)` 1. **Synapse** - ([Repo](https://github.com/matrix-org/synapse), [Home](https://riot.im/app#/home), [Fund](https://www.patreon.com/matrixdotorg/overview)) Reference server for the [matrix.org](https://matrix.org) distributed chat protocol. Used daily by tens of thousands at [riot.im](https://riot.im/app/). `(server)` + 1. **Telegram-upload** - ([Repo](https://github.com/Nekmo/telegram-upload), [PyPI](https://pypi.org/project/telegram-upload), [Docs](https://docs.nekmo.org/telegram-upload)) Upload & download files to Telegram up to 4 GiB using your account. `(server)` 1. **Virtaal** - ([Repo](https://github.com/translate/virtaal), [Home](http://virtaal.translatehouse.org/)) Cross-platform GUI for performing translation, with support for a variety of formats. `(linux, windows, mac, gtk)` 1. **Weblate** - ([Repo](https://github.com/WeblateOrg/weblate), [Home](https://weblate.org/), [PyPI](https://pypi.org/project/Weblate)) Web based localization tool with tight version control integration. `(server)` 1. **Zulip** - ([Repo](https://github.com/zulip/zulip), [Home](https://zulip.org/), [WP](https://en.wikipedia.org/wiki/Zulip), [Docs](https://zulip.readthedocs.io/en/latest)) Powerful chat server and web client with support for threaded conversations. `(server)` diff --git a/atom.xml b/atom.xml index 92cdbc6..7bf99cf 100644 --- a/atom.xml +++ b/atom.xml @@ -5,7 +5,7 @@ The newest additions to the Awesome Python Applications list. - 2023-03-31T01:10:31Z + 2023-06-29T20:53:41Z hourly 1 @@ -13,6 +13,32 @@ Apatite 19.0 + + https://github.com/Nekmo/telegram-upload + Telegram-upload + + 2023-06-29T20:50:00Z + 2023-06-29T20:50:00Z + + + +
+

Telegram-upload: Upload & download files to Telegram up to 4 GiB using your account.

+

Links:

+ +
+
+ + Awesome Python Applications contributors + https://github.com/mahmoud/awesome-python-applications + +
+ https://github.com/Yelp/detect-secrets detect-secrets diff --git a/projects.yaml b/projects.yaml index 6dc1ba6..ef65e8f 100644 --- a/projects.yaml +++ b/projects.yaml @@ -1949,6 +1949,15 @@ projects: tags: - communication - server + - name: Telegram-upload + repo_url: https://github.com/Nekmo/telegram-upload + docs_url: https://docs.nekmo.org/telegram-upload + pypi_url: https://pypi.org/project/telegram-upload + date_added: 2023-06-29 20:50:00 + desc: Upload & download files to Telegram up to 4 GiB using your account. + tags: + - communication + - server - name: Virtaal repo_url: https://github.com/translate/virtaal home_url: http://virtaal.translatehouse.org/