update data/metadata (make import process)

This commit is contained in:
nodiscc
2022-08-05 22:45:34 +02:00
parent 29be046f50
commit 5586d5a9a1
108 changed files with 717 additions and 43 deletions

32
licenses-nonfree.yml Normal file
View File

@@ -0,0 +1,32 @@
- identifier: BUSL-1.1
name: Business Source License 1.1
url: https://spdx.org/licenses/BUSL-1.1.html
- identifier: CC-BY-NC-SA-3.0
name: Creative Commons Attribution-NonCommercial-ShareAlike License 3.0
url: https://creativecommons.org/licenses/by-nc-sa/3.0/
- identifier: CC-BY-NC-4.0
name: Creative Commons Attribution-NonCommercial License 4.0
url: https://creativecommons.org/licenses/by-nc/4.0/
- identifier: CC-BY-ND-3.0
name: Creative Commons Attribution-NoDerivs Unported License 3.0
url: https://creativecommons.org/licenses/by-nd/3.0/
- identifier: Commons-Clause
name: Commons Clause License
url: https://commonsclause.com/
- identifier: DPL
name: Devblocks Public License 1.0
url: https://cerb.ai/license/
- identifier: SSPL-1.0
name: Server Side Public License
url: https://spdx.org/licenses/SSPL-1.0.html
- identifier: ⊘ Proprietary
name: Proprietary software
url: https://en.wikipedia.org/wiki/Proprietary_software

2
platforms/asp.net.yml Normal file
View File

@@ -0,0 +1,2 @@
name: ASP.NET
description: ""

2
platforms/mono.yml Normal file
View File

@@ -0,0 +1,2 @@
name: Mono
description: ""

2
platforms/unknown.yml Normal file
View File

@@ -0,0 +1,2 @@
name: Unknown
description: ""

10
software/3cx.yml Normal file
View File

@@ -0,0 +1,10 @@
name: 3CX
website_url: https://www.3cx.com/pbx/
description: Full-featured PABX system, with call queues, built-in web conferencing,
live chat and social media messaging all on one system.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Communication - SIP

9
software/92five.yml Normal file
View File

@@ -0,0 +1,9 @@
name: 92five
website_url: http://92fiveapp.com/
description: Self-hosted project management application.
licenses:
- CC-BY-NC-4.0
platforms:
- PHP
tags:
- Software Development

View File

@@ -0,0 +1,9 @@
name: Active Collab
website_url: https://www.activecollab.com/
description: Project management.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Software Development - Project Management

View File

@@ -6,5 +6,5 @@ licenses:
platforms:
- Python
tags:
- Time Trackers
- Time Tracking
source_code_url: https://github.com/ActivityWatch/activitywatch

View File

@@ -8,6 +8,6 @@ platforms:
- Java
tags:
- Media Streaming - Audio Streaming
stargazers_count: 704
stargazers_count: 705
updated_at: '2022-07-30'
archived: false

11
software/anchor.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Anchor
website_url: http://theanchorapp.com/
description: 'Invoicing system that integrates with Stripe and Paypal. Includes features
such as: reporting, dashboard and no client limit.'
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Money, Budgeting & Management
demo_url: http://theanchorapp.com/demo/admin-login

11
software/anuko.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Anuko
website_url: https://www.anuko.com/time_tracker/index.htm
description: Simple time and project tracking on a self-hosted basis.
licenses:
- SSPL-1.0
platforms:
- PHP
tags:
- Time Tracking
source_code_url: https://github.com/anuko/timetracker
demo_url: https://timetracker.anuko.com/

11
software/artvenue.yml Normal file
View File

@@ -0,0 +1,11 @@
name: ArtVenue
website_url: http://codecanyon.net/item/artvenue-image-sharing-community-script/5771542
description: Start your own photography community website, platform based on the Laravel
PHP Framework.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Photo and Video Galleries
demo_url: http://codecanyon.net/item/artvenue-image-sharing-community-script/full_screen_preview/5771542

12
software/atman-iot.yml Normal file
View File

@@ -0,0 +1,12 @@
name: Atman IoT
website_url: https://atman-iot.com
description: Self hosted IoT gateway focused on IoT solution rapid prototyping, packaged
as stand alone docker container, promising to help you build your IoT solution in
a week.
licenses:
- ⊘ Proprietary
platforms:
- Nodejs
tags:
- Internet of Things (IoT)
demo_url: https://atman-iot.com/signup-redirect

10
software/axigen.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Axigen
website_url: https://www.axigen.com/mail-server/free/
description: Turnkey messaging solution for small & micro businesses, integration
projects or test environments.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Self-hosting Solutions

9
software/bamboo.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Bamboo
website_url: https://www.atlassian.com/software/bamboo
description: Continuous integration server.
licenses:
- ⊘ Proprietary
platforms:
- Java
tags:
- Software Development

View File

@@ -0,0 +1,9 @@
name: BitBucket Server
website_url: https://www.atlassian.com/software/bitbucket/server
description: Enterprise-level Git solution similar to GitLab.
licenses:
- ⊘ Proprietary
platforms:
- Java
tags:
- Software Development

View File

@@ -7,6 +7,6 @@ platforms:
- Ruby
tags:
- Media Streaming - Audio Streaming
stargazers_count: 865
stargazers_count: 866
updated_at: '2022-08-04'
archived: false

11
software/bookwyrm.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Bookwyrm
website_url: https://joinbookwyrm.com/
description: Social network for tracking your reading, talking about books, writing
reviews, and discovering what to read next.
licenses:
- ⊘ Proprietary
platforms:
- Python
tags:
- Document Management - E-books
source_code_url: https://github.com/bookwyrm-social/bookwyrm

View File

@@ -0,0 +1,10 @@
name: Buddy Enterprise
website_url: https://buddy.works/
description: Git and Continuous Integration/Delivery Platform.
licenses:
- ⊘ Proprietary
platforms:
- Nodejs
- Java
tags:
- Software Development

View File

@@ -8,6 +8,6 @@ platforms:
tags:
- Money, Budgeting & Management
demo_url: https://app.budgetzero.io/budget
stargazers_count: 435
stargazers_count: 437
updated_at: '2022-07-21'
archived: false

View File

@@ -8,6 +8,6 @@ platforms:
- Python
tags:
- Document Management - E-books
stargazers_count: 7159
stargazers_count: 7161
updated_at: '2022-08-02'
archived: false

10
software/cerb.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Cerb
website_url: http://www.cerberusweb.com/
description: Group-based e-mail management project.
licenses:
- DPL
platforms:
- PHP
tags:
- Ticketing
source_code_url: https://github.com/wgm/cerb

View File

@@ -8,6 +8,6 @@ platforms:
- Docker
tags:
- Miscellaneous
stargazers_count: 5124
stargazers_count: 5125
updated_at: '2022-08-05'
archived: false

View File

@@ -0,0 +1,10 @@
name: Channels DVR Server
website_url: https://getchannels.com/dvr-server/
description: Flexible server providing a whole home self hosted DVR experience for
[Channels](https://getchannels.com).
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Media Streaming

11
software/chevereto.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Chevereto
website_url: https://chevereto.com/
description: Powerful and fast image hosting script that allows you to create your
very own full featured image hosting website in just minutes.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Photo and Video Galleries
demo_url: http://demo.chevereto.com/

9
software/cloud9.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Cloud9
website_url: https://c9.io/
description: Your development environment, in the cloud.
licenses:
- ⊘ Proprietary
platforms:
- Nodejs
tags:
- Software Development

13
software/cloudron.yml Normal file
View File

@@ -0,0 +1,13 @@
name: Cloudron
website_url: https://cloudron.io
description: Open-core software allowing you to effortlessly self-host web apps on
your server.
licenses:
- ⊘ Proprietary
platforms:
- Nodejs
- Docker
tags:
- Self-hosting Solutions
source_code_url: https://git.cloudron.io/groups/cloudron
demo_url: https://my.demo.cloudron.io/

View File

@@ -8,6 +8,6 @@ platforms:
- Docker
tags:
- Software Development - IDE & Tools
stargazers_count: 55842
stargazers_count: 55843
updated_at: '2022-08-05'
archived: false

11
software/craftcms.yml Normal file
View File

@@ -0,0 +1,11 @@
name: CraftCMS
website_url: https://craftcms.com/
description: Content-first CMS that aims to make life enjoyable for developers and
content managers alike.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Content Management Systems (CMS)
demo_url: https://demo.craftcms.com/

9
software/crucible.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Crucible
website_url: https://www.atlassian.com/software/crucible/overview
description: Peer code review application.
licenses:
- ⊘ Proprietary
platforms:
- Java
tags:
- Software Development

13
software/cubiks-2048.yml Normal file
View File

@@ -0,0 +1,13 @@
name: Cubiks-2048
website_url: https://github.com/Kshitij-Banerjee/Cubiks-2048
description: Clone of 2048 game in 3D.
licenses:
- CC-BY-NC-4.0
platforms:
- HTML5
tags:
- Games
demo_url: https://kshitij-banerjee.github.io/Cubiks-2048/
stargazers_count: 20
updated_at: '2015-08-01'
archived: false

View File

@@ -10,6 +10,6 @@ platforms:
tags:
- Miscellaneous
demo_url: https://gchq.github.io/CyberChef
stargazers_count: 17130
stargazers_count: 17132
updated_at: '2022-08-05'
archived: false

View File

@@ -9,6 +9,6 @@ platforms:
tags:
- Personal Dashboards
demo_url: https://demo.dashy.to/
stargazers_count: 6914
stargazers_count: 6915
updated_at: '2022-08-02'
archived: false

View File

@@ -8,5 +8,5 @@ platforms:
tags:
- Software Development - Testing
stargazers_count: 403
updated_at: '2022-07-31'
updated_at: '2022-08-05'
archived: false

10
software/deskpro.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Deskpro
website_url: https://www.deskpro.com/
description: On-Premise helpdesk software that includes email, chat, voice & helpcentre
publishing. Full visible source code and API.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Ticketing

13
software/dialog.yml Normal file
View File

@@ -0,0 +1,13 @@
name: Dialog
website_url: https://dlg.im
description: Handy and feature-rich multi-device solution with native mobile clients,
SIP integration, chatbots, 3rd-party integrations. It brings communication efficiency
without sacrificing privacy. Works in closed circuit, encrypts push notifications.
licenses:
- ⊘ Proprietary
platforms:
- Scala
- Go
tags:
- Communication - Custom Communication Systems
demo_url: https://dlg.im/en/download

View File

@@ -9,6 +9,6 @@ platforms:
- Rust
tags:
- Media Streaming - Multimedia Streaming
stargazers_count: 2910
stargazers_count: 2911
updated_at: '2022-07-26'
archived: false

10
software/dropcenter.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Dropcenter
website_url: http://projet.idleman.fr/dropcenter/
description: Upload files by simple drag-n-drop.
licenses:
- CC-BY-NC-SA-3.0
platforms:
- PHP
tags:
- File Transfer & Synchronization
source_code_url: https://github.com/ldleman/dropcenter

10
software/duet.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Duet
website_url: https://duetapp.com/
description: Invoicing and project management with an integrated client portal.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Software Development - Project Management
demo_url: https://duetapp.com/start-demo

View File

@@ -0,0 +1,10 @@
name: ElasticSearch
website_url: https://www.elastic.co/elasticsearch/
description: Distributed, RESTful search and analytics engine.
licenses:
- SSPL-1.0
platforms:
- Java
tags:
- Search Engines
source_code_url: https://github.com/elastic/elasticsearch

10
software/embassyos.yml Normal file
View File

@@ -0,0 +1,10 @@
name: EmbassyOS
website_url: https://start9labs.com
description: Graphical Operating System for running self-hosted, open source services.
licenses:
- ⊘ Proprietary
platforms:
- Rust
tags:
- Self-hosting Solutions
source_code_url: https://github.com/Start9Labs/embassy-os

10
software/emby.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Emby
website_url: https://emby.media/
description: Home media server supporting both DLNA and DIAL (Chromecast) devices
out-of-the-box.
licenses:
- ⊘ Proprietary
platforms:
- C#
tags:
- Media Streaming

View File

@@ -8,5 +8,5 @@ platforms:
tags:
- Communication - Social Networks and Forums
stargazers_count: 126
updated_at: '2022-07-20'
updated_at: '2022-08-05'
archived: false

View File

@@ -8,6 +8,6 @@ platforms:
- Ruby
tags:
- Document Management
stargazers_count: 82
stargazers_count: 83
updated_at: '2022-07-13'
archived: false

10
software/filerun.yml Normal file
View File

@@ -0,0 +1,10 @@
name: FileRun
website_url: http://www.filerun.com/
description: Complete solution for your files with integration with Google and Office.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- File Transfer & Synchronization
demo_url: http://www.filerun.com/demo

View File

@@ -8,6 +8,6 @@ platforms:
- Nodejs
tags:
- Personal Dashboards
stargazers_count: 2715
stargazers_count: 2716
updated_at: '2022-07-21'
archived: false

11
software/full-help.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Full Help
website_url: https://www.fullhelp.com/en/
description: Simple, easy to use help desk & knowledge base software. Custom branding,
custom themes, restful API, communication channels, multi-company support, multi-language
support, and much more! At least 1 new release per month.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Ticketing

View File

@@ -10,6 +10,6 @@ tags:
- Miscellaneous
demo_url: https://google-webfonts-helper.herokuapp.com/
depends_3rdparty: true
stargazers_count: 9877
stargazers_count: 9878
updated_at: '2021-01-23'
archived: false

10
software/groupboard.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Groupboard
website_url: https://www.groupboard.com
description: Online whiteboard, audio/video conferencing, screen sharing, shared code
editing and optional session recording/playback.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Communication - Custom Communication Systems

View File

@@ -9,6 +9,6 @@ platforms:
tags:
- Maps and Global Positioning System (GPS)
demo_url: https://wolf-h3-viewer.glitch.me/
stargazers_count: 11
stargazers_count: 12
updated_at: '2022-07-29'
archived: false

10
software/hmailserver.yml Normal file
View File

@@ -0,0 +1,10 @@
name: hMailServer
website_url: https://www.hmailserver.com
description: Open-source e-mail server for Microsoft Windows.
licenses:
- ⊘ Proprietary
platforms:
- C++
tags:
- Self-hosting Solutions
source_code_url: https://github.com/hmailserver/hmailserver

View File

@@ -9,6 +9,6 @@ platforms:
tags:
- Media Streaming - Multimedia Streaming
depends_3rdparty: true
stargazers_count: 835
stargazers_count: 836
updated_at: '2022-07-25'
archived: false

View File

@@ -7,6 +7,6 @@ platforms:
- Ruby
tags:
- Automation
stargazers_count: 36150
stargazers_count: 36152
updated_at: '2022-07-19'
archived: false

View File

@@ -8,6 +8,6 @@ platforms:
- Docker
tags:
- Photo and Video Galleries
stargazers_count: 2468
stargazers_count: 2472
updated_at: '2022-08-05'
archived: false

9
software/jira.yml Normal file
View File

@@ -0,0 +1,9 @@
name: JIRA
website_url: https://www.atlassian.com/software/jira
description: Professional and extensible issue tracker.
licenses:
- ⊘ Proprietary
platforms:
- Java
tags:
- Software Development

View File

@@ -0,0 +1,10 @@
name: Jitbit Helpdesk
website_url: https://www.jitbit.com/helpdesk/
description: Self-hosted help desk software - simple but powerful.
licenses:
- ⊘ Proprietary
platforms:
- ASP.NET
tags:
- Ticketing
demo_url: https://www.jitbit.com/hosted-helpdesk/trial/

View File

@@ -8,6 +8,6 @@ platforms:
- PHP
tags:
- Personal Dashboards
stargazers_count: 220
stargazers_count: 222
updated_at: '2022-07-28'
archived: false

9
software/kanban-tool.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Kanban Tool
website_url: https://kanbantool.com/kanban-tool-on-site
description: Advanced Kanban boards with time tracking.
licenses:
- ⊘ Proprietary
platforms:
- Ruby
tags:
- Software Development - Project Management

9
software/kantree.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Kantree
website_url: https://kantree.io
description: Work management and collaboration.
licenses:
- ⊘ Proprietary
platforms:
- Python
tags:
- Software Development - Project Management

View File

@@ -7,6 +7,6 @@ licenses:
platforms:
- PHP
tags:
- Time Trackers
- Time Tracking
source_code_url: https://github.com/kevinpapst/kimai2/
demo_url: https://www.kimai.org/demo/

10
software/kirby.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Kirby
website_url: https://getkirby.com/
description: File-based CMS. Easy to setup. Easy to use. Flexible as hell.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Content Management Systems (CMS)
source_code_url: https://github.com/getkirby/kirby

View File

@@ -8,6 +8,6 @@ platforms:
- Python
tags:
- Photo and Video Galleries
stargazers_count: 4303
stargazers_count: 4304
updated_at: '2022-08-05'
archived: false

11
software/lomorage.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Lomorage
website_url: https://lomorage.com/
description: 'Google photo alternative via simple self-hosting software. Supported
clients: iOS, Android, Web, MAC/Windows. Backend can run on Raspberry pi, Armbian,
MAC/Windows/Linux.'
licenses:
- ⊘ Proprietary
platforms:
- Go
tags:
- Photo and Video Galleries

View File

@@ -8,6 +8,6 @@ platforms:
- Go
tags:
- Communication - Email - Complete Solutions
stargazers_count: 3199
stargazers_count: 3200
updated_at: '2022-07-31'
archived: false

9
software/manager.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Manager
website_url: http://manager.io/server
description: Online accounting software for small businesses.
licenses:
- ⊘ Proprietary
platforms:
- Mono
tags:
- Money, Budgeting & Management

View File

@@ -7,6 +7,6 @@ platforms:
- Crystal
tags:
- Document Management - E-books
stargazers_count: 1140
stargazers_count: 1141
updated_at: '2022-08-01'
archived: false

View File

@@ -0,0 +1,10 @@
name: MapTiler Server
website_url: https://www.maptiler.com/server/
description: Software for self-hosting of OpenStreetMap vector tiles, satellite imagery,
own geodata and data from PostGIS database.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Maps and Global Positioning System (GPS)

View File

@@ -9,6 +9,6 @@ platforms:
- Python
tags:
- Miscellaneous
stargazers_count: 9219
stargazers_count: 9227
updated_at: '2022-08-05'
archived: false

View File

@@ -7,6 +7,6 @@ platforms:
- Docker
tags:
- Software Development - IDE & Tools
stargazers_count: 2666
stargazers_count: 2667
updated_at: '2022-02-03'
archived: false

10
software/moon.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Moon
website_url: https://aerokube.com/moon/
description: Efficient Selenium protocol implementation running everything in Kubernetes
or Openshift.
licenses:
- ⊘ Proprietary
platforms:
- Go
tags:
- Software Development - Testing

12
software/n8n.yml Normal file
View File

@@ -0,0 +1,12 @@
name: n8n
website_url: https://n8n.io/
description: Free node based Workflow Automation Tool. Easily automate tasks across
different services.
licenses:
- Apache-2.0
- Commons-Clause
platforms:
- Nodejs
tags:
- Automation
source_code_url: https://github.com/n8n-io/n8n

View File

@@ -7,6 +7,6 @@ platforms:
- Python
tags:
- Automation
stargazers_count: 629
stargazers_count: 630
updated_at: '2022-08-01'
archived: false

View File

@@ -9,5 +9,5 @@ platforms:
tags:
- Communication - Custom Communication Systems
stargazers_count: 247
updated_at: '2022-08-01'
updated_at: '2022-08-05'
archived: false

9
software/october.yml Normal file
View File

@@ -0,0 +1,9 @@
name: october
website_url: https://octobercms.com/
description: Self-hosted CMS platform based on the Laravel PHP Framework.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Content Management Systems (CMS)

View File

@@ -0,0 +1,12 @@
name: OpenSpeedTest
website_url: https://github.com/openspeedtest/Speed-Test
description: Pure HTML5 network performance estimation tool.
licenses:
- CC-BY-ND-3.0
platforms:
- Docker
tags:
- Miscellaneous
stargazers_count: 195
updated_at: '2022-07-19'
archived: false

View File

@@ -10,5 +10,5 @@ platforms:
tags:
- Media Streaming - Video Streaming
stargazers_count: 6225
updated_at: '2022-08-04'
updated_at: '2022-08-05'
archived: false

9
software/pancake.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Pancake
website_url: http://pancakeapp.com/
description: Online invoicing, project management, time tracking and proposal software.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Money, Budgeting & Management

View File

@@ -9,6 +9,6 @@ platforms:
tags:
- Document Management
demo_url: https://demo.paperless-ngx.com/
stargazers_count: 3727
stargazers_count: 3728
updated_at: '2022-08-04'
archived: false

View File

@@ -0,0 +1,10 @@
name: PhotoStructure
website_url: https://photostructure.com/
description: All your family's photos and videos automatically organized into a fun
and beautiful website. Runs via Docker, NodeJS, or native desktop installers.
licenses:
- ⊘ Proprietary
platforms:
- Nodejs
tags:
- Photo and Video Galleries

9
software/plex.yml Normal file
View File

@@ -0,0 +1,9 @@
name: Plex
website_url: https://plex.tv/
description: Centralized home media playback system with a powerful central server.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Media Streaming

View File

@@ -8,6 +8,6 @@ platforms:
tags:
- File Transfer - Single-click & Drag-n-drop Upload
demo_url: https://plik.root.gg/
stargazers_count: 1020
stargazers_count: 1021
updated_at: '2022-07-26'
archived: false

11
software/poste.io.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Poste.io
website_url: https://poste.io
description: Full-featured solution for your Email server. Native implementation of
last anti-SPAM methods, webmail and easy administration included. Free tier available.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Self-hosting Solutions
demo_url: https://poste.io/demo

View File

@@ -0,0 +1,11 @@
name: PrivMX WebMail
website_url: https://privmx.com
description: Alternative private mail system - web-based, end-to-end encrypted by
design, self-hosted, decentralized, uses independent PKI. Easy to install and administrate,
freeware, open-source.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Communication - Custom Communication Systems

View File

@@ -9,6 +9,6 @@ platforms:
tags:
- Software Development - Project Management
demo_url: https://rebacklogs.saino.me/users/sign_up
stargazers_count: 151
stargazers_count: 152
updated_at: '2022-07-22'
archived: false

11
software/reservo.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Reservo
website_url: https://reservo.co
description: Scalable image hosting script with support for CDNs, paid account upgrades,
advertising spots and drag & drop upload.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Photo and Video Galleries
demo_url: https://demo.reservo.co/

View File

@@ -0,0 +1,9 @@
name: Resilio Sync
website_url: https://www.resilio.com/
description: Proprietary peer-to-peer file synchronisation tool.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- File Transfer & Synchronization

View File

@@ -9,6 +9,6 @@ platforms:
- Go
tags:
- File Transfer - Object Storage & File Servers
stargazers_count: 14964
stargazers_count: 14965
updated_at: '2022-08-05'
archived: false

View File

@@ -0,0 +1,15 @@
name: Sentry Self-Hosted
website_url: https://github.com/getsentry/self-hosted
description: Powerful error tracking platform with wide language support and a robust
API.
licenses:
- BUSL-1.1
platforms:
- Python
- Django
tags:
- Software Development
source_code_url: https://github.com/getsentry/sentry
stargazers_count: 5334
updated_at: '2022-08-02'
archived: false

11
software/sharetribe.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Sharetribe
website_url: https://www.sharetribe.com
description: Open-source platform to create your own peer-to-peer marketplace, also
available with SaaS model.
licenses:
- ⊘ Proprietary
platforms:
- Ruby
tags:
- E-commerce
source_code_url: https://github.com/sharetribe/sharetribe

View File

@@ -0,0 +1,9 @@
name: Single File PHP Gallery
website_url: http://sye.dk/sfpg/
description: Web gallery in one single PHP file.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Photo and Video Galleries

View File

@@ -8,6 +8,6 @@ platforms:
- Go
tags:
- Proxy
stargazers_count: 2875
stargazers_count: 2876
updated_at: '2022-06-29'
archived: false

11
software/solo.yml Normal file
View File

@@ -0,0 +1,11 @@
name: Solo
website_url: http://www.getsoloapp.com/
description: Free project management app created for freelancers. Create contacts,
manage tasks, upload files, track project progress, and keep notes.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Software Development - Project Management
demo_url: http://www.getsoloapp.com/demo/

View File

@@ -8,6 +8,6 @@ platforms:
- Docker
tags:
- Gateways and Terminal Sharing
stargazers_count: 1119
stargazers_count: 1120
updated_at: '2022-07-23'
archived: false

10
software/subsonic.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Subsonic
website_url: http://subsonic.org/
description: Web-based media streamer and jukebox.
licenses:
- ⊘ Proprietary
platforms:
- Unknown
tags:
- Media Streaming
demo_url: http://demo.subsonic.org/login.view?user=guest4&password=guest

10
software/supportpal.yml Normal file
View File

@@ -0,0 +1,10 @@
name: SupportPal
website_url: https://www.supportpal.com/
description: Powerful help desk software - easy, fast and intuitive.
licenses:
- ⊘ Proprietary
platforms:
- PHP
tags:
- Ticketing
demo_url: http://demo.supportpal.com/

View File

@@ -8,6 +8,6 @@ platforms:
- Docker
tags:
- Proxy
stargazers_count: 1371
stargazers_count: 1372
updated_at: '2022-08-04'
archived: false

View File

@@ -9,6 +9,6 @@ platforms:
- C++
tags:
- Games
stargazers_count: 4018
stargazers_count: 4019
updated_at: '2022-08-05'
archived: false

View File

@@ -7,6 +7,6 @@ platforms:
- Ruby
tags:
- Communication - Social Networks and Forums
stargazers_count: 1482
stargazers_count: 1483
updated_at: '2022-06-05'
archived: false

View File

@@ -7,6 +7,6 @@ licenses:
platforms:
- Python
tags:
- Time Trackers
- Time Tracking
source_code_url: https://github.com/almarklein/timetagger
demo_url: https://timetagger.app/app/demo

10
software/ubooquity.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Ubooquity
website_url: https://vaemendis.net/ubooquity/
description: Free to use, versatile, lightweight, multi-platform, and secure home
server for your comic and e-book library.
licenses:
- ⊘ Proprietary
platforms:
- Java
tags:
- Document Management - E-books

Some files were not shown because too many files have changed in this diff Show More