mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
import data from awesome-selfhosted, update github metadata
- hecat import --source-file awesome-selfhosted/README.md --output-directory awesome-selfhosted-data - hecat process --processors github_metadata --source-directory awesome-selfhosted-data
This commit is contained in:
parent
b7248a0064
commit
697f2714f2
363 changed files with 1005 additions and 549 deletions
2
platforms/sql.yml
Normal file
2
platforms/sql.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name: SQL
|
||||
description: ""
|
||||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
demo_url: https://0bin.net/
|
||||
stargazers_count: 1225
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 1229
|
||||
updated_at: '2022-06-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
demo_url: https://demo.2fauth.app/
|
||||
stargazers_count: 458
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 473
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
stargazers_count: 965
|
||||
updated_at: '2022-05-22'
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Games
|
||||
demo_url: https://adarkroom.doublespeakgames.com/
|
||||
stargazers_count: 5885
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 5901
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ tags:
|
|||
- Communication - Social Networks and Forums
|
||||
stargazers_count: 57
|
||||
updated_at: '2022-06-03'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: Actionsflow
|
||||
website_url: https://actionsflow.gihub.io/docs/
|
||||
website_url: https://actionsflow.github.io/docs/
|
||||
description: The free Zapier/IFTTT alternative for developers to automate your workflows
|
||||
based on Github actions.
|
||||
licenses:
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Ruby
|
||||
tags:
|
||||
- Automation
|
||||
stargazers_count: 578
|
||||
updated_at: '2022-06-03'
|
||||
stargazers_count: 583
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Java
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
stargazers_count: 640
|
||||
updated_at: '2022-06-03'
|
||||
stargazers_count: 661
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 119
|
||||
updated_at: '2022-05-18'
|
||||
stargazers_count: 120
|
||||
updated_at: '2022-06-07'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Self-hosting Solutions
|
||||
stargazers_count: 1842
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1872
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
11
software/apache-solr.yml
Normal file
11
software/apache-solr.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Apache Solr
|
||||
website_url: https://lucene.apache.org/solr/
|
||||
description: Solr is the popular, blazing-fast, open source enterprise search platform
|
||||
built on Apache Lucene.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Java
|
||||
tags:
|
||||
- Miscellaneous
|
||||
source_code_url: https://lucene.apache.org/solr/downloads.html
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
name: Apostrophe
|
||||
website_url: https://apostrophecms.org/
|
||||
website_url: https://apostrophecms.com/
|
||||
description: CMS with a focus on extensible in-context editing tools.
|
||||
licenses:
|
||||
- MIT
|
||||
|
|
@ -8,4 +8,4 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/apostrophecms/apostrophe
|
||||
demo_url: https://dashboard.apostrophecmsdemo.org
|
||||
demo_url: https://apostrophecms.com/demo
|
||||
|
|
|
|||
13
software/arrcon.yml
Normal file
13
software/arrcon.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: ARRCON
|
||||
website_url: https://github.com/radj307/ARRCON
|
||||
description: Terminal-based RCON client compatible with any game servers using the
|
||||
Source RCON Protocol.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- C++
|
||||
tags:
|
||||
- Games - Administrative Utilities & Control Panels
|
||||
stargazers_count: 1
|
||||
updated_at: '2022-03-08'
|
||||
archived: false
|
||||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Gateways and Terminal Sharing
|
||||
demo_url: https://asciinema.org/
|
||||
stargazers_count: 1915
|
||||
updated_at: '2022-06-03'
|
||||
stargazers_count: 1923
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
stargazers_count: 218
|
||||
updated_at: '2022-05-28'
|
||||
stargazers_count: 231
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: Attendize
|
||||
website_url: https://www.attendize.com/
|
||||
website_url: https://github.com/attendize/attendize
|
||||
description: Ticket selling and event management platform.
|
||||
licenses:
|
||||
- AAL
|
||||
|
|
@ -7,4 +7,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- E-commerce
|
||||
source_code_url: https://github.com/attendize/attendize
|
||||
stargazers_count: 3394
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
- Rust
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
stargazers_count: 355
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 501
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ tags:
|
|||
- Software Development - IDE & Tools
|
||||
stargazers_count: 328
|
||||
updated_at: '2022-05-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Personal Dashboards
|
||||
demo_url: https://demo.baby-buddy.net/login/?next=/
|
||||
stargazers_count: 1364
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1376
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- Automation
|
||||
stargazers_count: 5605
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 5631
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Automation
|
||||
stargazers_count: 160
|
||||
updated_at: '2022-05-31'
|
||||
stargazers_count: 165
|
||||
updated_at: '2022-06-17'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Maps and Global Positioning System (GPS)
|
||||
demo_url: https://knrdl.github.io/bicimon/
|
||||
stargazers_count: 4
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 5
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Rust
|
||||
tags:
|
||||
- Pastebins
|
||||
stargazers_count: 140
|
||||
updated_at: '2022-06-01'
|
||||
stargazers_count: 142
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Ruby
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
stargazers_count: 840
|
||||
updated_at: '2022-05-30'
|
||||
stargazers_count: 849
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- DNS
|
||||
stargazers_count: 1574
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1612
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Blogging Platforms
|
||||
stargazers_count: 207
|
||||
updated_at: '2022-05-27'
|
||||
stargazers_count: 215
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
related_software_url: https://github.com/niedev/RTranslator
|
||||
stargazers_count: 21
|
||||
updated_at: '2022-05-26'
|
||||
stargazers_count: 22
|
||||
updated_at: '2022-06-08'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ tags:
|
|||
- Money, Budgeting & Management
|
||||
stargazers_count: 210
|
||||
updated_at: '2022-04-30'
|
||||
archived: true
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
demo_url: https://bubo-rss-demo.netlify.app/
|
||||
stargazers_count: 43
|
||||
updated_at: '2022-06-04'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Java
|
||||
tags:
|
||||
- Money, Budgeting & Management
|
||||
stargazers_count: 285
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 290
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Money, Budgeting & Management
|
||||
demo_url: https://app.budgetzero.io/budget
|
||||
stargazers_count: 401
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 411
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
- Blogging Platforms
|
||||
stargazers_count: 17
|
||||
updated_at: '2022-01-29'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Document Management - E-books
|
||||
stargazers_count: 6623
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 6735
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
stargazers_count: 173
|
||||
updated_at: '2022-05-19'
|
||||
stargazers_count: 172
|
||||
updated_at: '2022-06-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Miscellaneous
|
||||
stargazers_count: 4549
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 4664
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
stargazers_count: 275
|
||||
updated_at: '2022-05-30'
|
||||
stargazers_count: 279
|
||||
updated_at: '2022-06-15'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
- Polls and Events
|
||||
stargazers_count: 29
|
||||
updated_at: '2022-04-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
stargazers_count: 5270
|
||||
updated_at: '2022-06-03'
|
||||
stargazers_count: 5273
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ tags:
|
|||
- Media Streaming - Audio Streaming
|
||||
stargazers_count: 88
|
||||
updated_at: '2022-05-29'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Wikis
|
||||
demo_url: https://cowyo.com
|
||||
stargazers_count: 802
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 808
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Money, Budgeting & Management
|
||||
demo_url: https://demo.craterapp.com/
|
||||
stargazers_count: 5971
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 6104
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,4 +9,5 @@ platforms:
|
|||
tags:
|
||||
- Polls and Events
|
||||
stargazers_count: 130
|
||||
updated_at: '2022-04-26'
|
||||
updated_at: '2022-06-14'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,5 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Status / Uptime pages
|
||||
demo_url: https://cstate.mnts.lt/
|
||||
stargazers_count: 1657
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 1686
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,5 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
demo_url: https://gchq.github.io/CyberChef
|
||||
stargazers_count: 16537
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 16700
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Media Streaming - Video Streaming
|
||||
demo_url: https://cytu.be
|
||||
stargazers_count: 1237
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1238
|
||||
updated_at: '2022-06-18'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Note-taking & Editors
|
||||
stargazers_count: 489
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 499
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Miscellaneous
|
||||
stargazers_count: 62
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 63
|
||||
updated_at: '2022-06-11'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
stargazers_count: 728
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 732
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
stargazers_count: 580
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 598
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
stargazers_count: 1052
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 1075
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Personal Dashboards
|
||||
demo_url: https://demo.dashy.to/
|
||||
stargazers_count: 3351
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 6044
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
12
software/datasette.yml
Normal file
12
software/datasette.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Datasette
|
||||
website_url: https://datasette.io/
|
||||
description: An open source multi-tool for exploring and publishing data, easy import
|
||||
and export and database management.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Python
|
||||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/simonw/datasette
|
||||
demo_url: https://global-power-plants.datasettes.com/global-power-plants/global-power-plants
|
||||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Calendar & Contacts - CalDAV or CardDAV Servers
|
||||
stargazers_count: 118
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 124
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ platforms:
|
|||
tags:
|
||||
- Software Development - UX Testing
|
||||
stargazers_count: 396
|
||||
updated_at: '2022-06-03'
|
||||
updated_at: '2022-06-15'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Miscellaneous
|
||||
demo_url: https://tonken.glitch.me/
|
||||
stargazers_count: 89
|
||||
updated_at: '2022-05-31'
|
||||
stargazers_count: 90
|
||||
updated_at: '2022-06-06'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
- Rust
|
||||
tags:
|
||||
- Media Streaming - Multimedia Streaming
|
||||
stargazers_count: 2802
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 2837
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- Communication - IRC
|
||||
stargazers_count: 635
|
||||
updated_at: '2022-06-04'
|
||||
stargazers_count: 633
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Wikis
|
||||
demo_url: https://demo.django-wiki.org/
|
||||
stargazers_count: 1539
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1540
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Document Management
|
||||
stargazers_count: 419
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 450
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
stargazers_count: 323
|
||||
updated_at: '2022-06-04'
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
demo_url: https://drift.maxleiter.com/
|
||||
stargazers_count: 775
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 788
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ tags:
|
|||
demo_url: https://dyuproject.com/bookmarks/
|
||||
stargazers_count: 139
|
||||
updated_at: '2022-05-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
demo_url: https://dyu.github.io/comments/real-time/
|
||||
stargazers_count: 60
|
||||
updated_at: '2022-01-03'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ tags:
|
|||
depends_3rdparty: true
|
||||
stargazers_count: 9
|
||||
updated_at: '2022-06-02'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ tags:
|
|||
- Pastebins
|
||||
stargazers_count: 32
|
||||
updated_at: '2022-04-11'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Bash
|
||||
tags:
|
||||
- Communication - Email - Complete Solutions
|
||||
stargazers_count: 961
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 968
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ tags:
|
|||
- Communication - Custom Communication Systems
|
||||
stargazers_count: 51
|
||||
updated_at: '2022-06-03'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 184
|
||||
updated_at: '2022-05-20'
|
||||
stargazers_count: 188
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
stargazers_count: 123
|
||||
updated_at: '2022-05-28'
|
||||
stargazers_count: 124
|
||||
updated_at: '2022-06-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Haskell
|
||||
tags:
|
||||
- Bookmarks and Link Sharing
|
||||
stargazers_count: 497
|
||||
updated_at: '2022-05-28'
|
||||
stargazers_count: 504
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Ruby
|
||||
tags:
|
||||
- Document Management
|
||||
stargazers_count: 73
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 75
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
stargazers_count: 1445
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1452
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
stargazers_count: 60
|
||||
updated_at: '2022-06-04'
|
||||
updated_at: '2022-06-06'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ platforms:
|
|||
tags:
|
||||
- Communication - Email - Complete Solutions
|
||||
stargazers_count: 125
|
||||
updated_at: '2022-06-01'
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Elixir
|
||||
tags:
|
||||
- Money, Budgeting & Management
|
||||
stargazers_count: 170
|
||||
updated_at: '2022-05-14'
|
||||
stargazers_count: 168
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
stargazers_count: 387
|
||||
updated_at: '2022-05-21'
|
||||
stargazers_count: 388
|
||||
updated_at: '2022-06-13'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
- Money, Budgeting & Management
|
||||
stargazers_count: 60
|
||||
updated_at: '2022-06-05'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -12,3 +12,4 @@ demo_url: https://feedka.herokuapp.com
|
|||
depends_3rdparty: true
|
||||
stargazers_count: 13
|
||||
updated_at: '2022-04-28'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,5 +10,6 @@ platforms:
|
|||
tags:
|
||||
- Automation
|
||||
demo_url: https://mretc.net/feedmixer/json?f=https://hnrss.org/newest&f=https://americancynic.net/atom.xml&n=1
|
||||
stargazers_count: 87
|
||||
updated_at: '2022-05-24'
|
||||
stargazers_count: 90
|
||||
updated_at: '2022-06-14'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- Feed Readers
|
||||
stargazers_count: 186
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 190
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
stargazers_count: 79
|
||||
updated_at: '2022-05-29'
|
||||
stargazers_count: 91
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
demo_url: https://termbin.com/
|
||||
stargazers_count: 1147
|
||||
updated_at: '2022-06-01'
|
||||
stargazers_count: 1148
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
stargazers_count: 48
|
||||
updated_at: '2022-05-17'
|
||||
stargazers_count: 50
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- C++
|
||||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
stargazers_count: 217
|
||||
updated_at: '2022-05-23'
|
||||
stargazers_count: 226
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Rust
|
||||
tags:
|
||||
- Pastebins
|
||||
stargazers_count: 171
|
||||
updated_at: '2022-06-01'
|
||||
stargazers_count: 175
|
||||
updated_at: '2022-06-19'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Bookmarks and Link Sharing
|
||||
stargazers_count: 1627
|
||||
updated_at: '2022-06-02'
|
||||
stargazers_count: 1630
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
tags:
|
||||
- File Transfer - Single-click & Drag-n-drop Upload
|
||||
demo_url: https://auspham.dev/FireShare
|
||||
stargazers_count: 23
|
||||
updated_at: '2022-06-01'
|
||||
stargazers_count: 24
|
||||
updated_at: '2022-06-07'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Nodejs
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
stargazers_count: 2420
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 2540
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ platforms:
|
|||
tags:
|
||||
- Pastebins
|
||||
demo_url: https://flashpaper.io
|
||||
stargazers_count: 89
|
||||
updated_at: '2022-05-26'
|
||||
stargazers_count: 96
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,4 +9,3 @@ platforms:
|
|||
tags:
|
||||
- Content Management Systems (CMS)
|
||||
source_code_url: https://github.com/flextype/flextype
|
||||
demo_url: https://demo.flextype.org/
|
||||
|
|
|
|||
|
|
@ -10,5 +10,6 @@ tags:
|
|||
- Miscellaneous
|
||||
demo_url: https://flox-demo.pyxl.dev/
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 1088
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1090
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Ticketing
|
||||
stargazers_count: 1497
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1515
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@ tags:
|
|||
- Media Streaming - Audio Streaming
|
||||
demo_url: https://friends-radio.herokuapp.com/
|
||||
depends_3rdparty: true
|
||||
stargazers_count: 24
|
||||
updated_at: '2022-05-21'
|
||||
stargazers_count: 25
|
||||
updated_at: '2022-06-07'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,4 @@ platforms:
|
|||
- Django
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
source_code_url: https://code.eliotberriot.com/funkwhale/funkwhale
|
||||
demo_url: https://demo.funkwhale.audio/
|
||||
source_code_url: https://dev.funkwhale.audio/funkwhale
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Python
|
||||
tags:
|
||||
- Photo and Video Galleries
|
||||
stargazers_count: 123
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 127
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ platforms:
|
|||
- Go
|
||||
tags:
|
||||
- Software Development - FaaS & Serverless
|
||||
stargazers_count: 1761
|
||||
updated_at: '2022-06-05'
|
||||
stargazers_count: 1764
|
||||
updated_at: '2022-06-21'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ tags:
|
|||
- Maps and Global Positioning System (GPS)
|
||||
stargazers_count: 40
|
||||
updated_at: '2022-05-27'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ platforms:
|
|||
tags:
|
||||
- Software Development - Project Management
|
||||
stargazers_count: 792
|
||||
updated_at: '2022-06-05'
|
||||
updated_at: '2022-06-20'
|
||||
archived: false
|
||||
|
|
|
|||
|
|
@ -9,4 +9,5 @@ platforms:
|
|||
tags:
|
||||
- Wikis
|
||||
stargazers_count: 2013
|
||||
updated_at: '2022-06-05'
|
||||
updated_at: '2022-06-16'
|
||||
archived: false
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue