diff --git a/licenses-nonfree.yml b/licenses-nonfree.yml new file mode 100644 index 0000000000..e67eef1db2 --- /dev/null +++ b/licenses-nonfree.yml @@ -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 diff --git a/platforms/asp.net.yml b/platforms/asp.net.yml new file mode 100644 index 0000000000..1c6e3c1d02 --- /dev/null +++ b/platforms/asp.net.yml @@ -0,0 +1,2 @@ +name: ASP.NET +description: "" \ No newline at end of file diff --git a/platforms/mono.yml b/platforms/mono.yml new file mode 100644 index 0000000000..019e98a710 --- /dev/null +++ b/platforms/mono.yml @@ -0,0 +1,2 @@ +name: Mono +description: "" \ No newline at end of file diff --git a/platforms/unknown.yml b/platforms/unknown.yml new file mode 100644 index 0000000000..a740b49ed7 --- /dev/null +++ b/platforms/unknown.yml @@ -0,0 +1,2 @@ +name: Unknown +description: "" \ No newline at end of file diff --git a/software/3cx.yml b/software/3cx.yml new file mode 100644 index 0000000000..f4bd636068 --- /dev/null +++ b/software/3cx.yml @@ -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 diff --git a/software/92five.yml b/software/92five.yml new file mode 100644 index 0000000000..f06b08664b --- /dev/null +++ b/software/92five.yml @@ -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 diff --git a/software/active-collab.yml b/software/active-collab.yml new file mode 100644 index 0000000000..0354977a12 --- /dev/null +++ b/software/active-collab.yml @@ -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 diff --git a/software/activitywatch.yml b/software/activitywatch.yml index 480b702346..888437ec2f 100644 --- a/software/activitywatch.yml +++ b/software/activitywatch.yml @@ -6,5 +6,5 @@ licenses: platforms: - Python tags: - - Time Trackers + - Time Tracking source_code_url: https://github.com/ActivityWatch/activitywatch diff --git a/software/airsonic-advanced.yml b/software/airsonic-advanced.yml index 0db280297f..982b57c41b 100644 --- a/software/airsonic-advanced.yml +++ b/software/airsonic-advanced.yml @@ -8,6 +8,6 @@ platforms: - Java tags: - Media Streaming - Audio Streaming -stargazers_count: 704 +stargazers_count: 705 updated_at: '2022-07-30' archived: false diff --git a/software/anchor.yml b/software/anchor.yml new file mode 100644 index 0000000000..1232e285a5 --- /dev/null +++ b/software/anchor.yml @@ -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 diff --git a/software/anuko.yml b/software/anuko.yml new file mode 100644 index 0000000000..ae29007953 --- /dev/null +++ b/software/anuko.yml @@ -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/ diff --git a/software/artvenue.yml b/software/artvenue.yml new file mode 100644 index 0000000000..b9b215bce1 --- /dev/null +++ b/software/artvenue.yml @@ -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 diff --git a/software/atman-iot.yml b/software/atman-iot.yml new file mode 100644 index 0000000000..d502fdb357 --- /dev/null +++ b/software/atman-iot.yml @@ -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 diff --git a/software/axigen.yml b/software/axigen.yml new file mode 100644 index 0000000000..b2874ad10e --- /dev/null +++ b/software/axigen.yml @@ -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 diff --git a/software/bamboo.yml b/software/bamboo.yml new file mode 100644 index 0000000000..e60edfabce --- /dev/null +++ b/software/bamboo.yml @@ -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 diff --git a/software/bitbucket-server.yml b/software/bitbucket-server.yml new file mode 100644 index 0000000000..82cf856a0b --- /dev/null +++ b/software/bitbucket-server.yml @@ -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 diff --git a/software/black-candy.yml b/software/black-candy.yml index 288dc4b06a..e167bc2b33 100644 --- a/software/black-candy.yml +++ b/software/black-candy.yml @@ -7,6 +7,6 @@ platforms: - Ruby tags: - Media Streaming - Audio Streaming -stargazers_count: 865 +stargazers_count: 866 updated_at: '2022-08-04' archived: false diff --git a/software/bookwyrm.yml b/software/bookwyrm.yml new file mode 100644 index 0000000000..f07d80325c --- /dev/null +++ b/software/bookwyrm.yml @@ -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 diff --git a/software/buddy-enterprise.yml b/software/buddy-enterprise.yml new file mode 100644 index 0000000000..51da67b228 --- /dev/null +++ b/software/buddy-enterprise.yml @@ -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 diff --git a/software/budgetzero.yml b/software/budgetzero.yml index d47007431f..8d53e89657 100644 --- a/software/budgetzero.yml +++ b/software/budgetzero.yml @@ -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 diff --git a/software/calibre-web.yml b/software/calibre-web.yml index 00747ec2a1..b2ac1c436e 100644 --- a/software/calibre-web.yml +++ b/software/calibre-web.yml @@ -8,6 +8,6 @@ platforms: - Python tags: - Document Management - E-books -stargazers_count: 7159 +stargazers_count: 7161 updated_at: '2022-08-02' archived: false diff --git a/software/cerb.yml b/software/cerb.yml new file mode 100644 index 0000000000..c64fcdc15b --- /dev/null +++ b/software/cerb.yml @@ -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 diff --git a/software/changedetection.io.yml b/software/changedetection.io.yml index 9906cfb871..7c8d32bd16 100644 --- a/software/changedetection.io.yml +++ b/software/changedetection.io.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Miscellaneous -stargazers_count: 5124 +stargazers_count: 5125 updated_at: '2022-08-05' archived: false diff --git a/software/channels-dvr-server.yml b/software/channels-dvr-server.yml new file mode 100644 index 0000000000..f60ddcdba3 --- /dev/null +++ b/software/channels-dvr-server.yml @@ -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 diff --git a/software/chevereto.yml b/software/chevereto.yml new file mode 100644 index 0000000000..d6f5e854d9 --- /dev/null +++ b/software/chevereto.yml @@ -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/ diff --git a/software/cloud9.yml b/software/cloud9.yml new file mode 100644 index 0000000000..40fd6f791f --- /dev/null +++ b/software/cloud9.yml @@ -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 diff --git a/software/cloudron.yml b/software/cloudron.yml new file mode 100644 index 0000000000..ed3fbf555e --- /dev/null +++ b/software/cloudron.yml @@ -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/ diff --git a/software/code-server.yml b/software/code-server.yml index 5cc281a524..c682fb2628 100644 --- a/software/code-server.yml +++ b/software/code-server.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Software Development - IDE & Tools -stargazers_count: 55842 +stargazers_count: 55843 updated_at: '2022-08-05' archived: false diff --git a/software/craftcms.yml b/software/craftcms.yml new file mode 100644 index 0000000000..6e28a8a511 --- /dev/null +++ b/software/craftcms.yml @@ -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/ diff --git a/software/crucible.yml b/software/crucible.yml new file mode 100644 index 0000000000..e9e73c04df --- /dev/null +++ b/software/crucible.yml @@ -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 diff --git a/software/cubiks-2048.yml b/software/cubiks-2048.yml new file mode 100644 index 0000000000..341988a95e --- /dev/null +++ b/software/cubiks-2048.yml @@ -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 diff --git a/software/cyberchef.yml b/software/cyberchef.yml index 27c75909e8..fddc728fc6 100644 --- a/software/cyberchef.yml +++ b/software/cyberchef.yml @@ -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 diff --git a/software/dashy.yml b/software/dashy.yml index 07205f6862..d5eb4e5019 100644 --- a/software/dashy.yml +++ b/software/dashy.yml @@ -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 diff --git a/software/deepfakehttp.yml b/software/deepfakehttp.yml index 94a9534c28..a2bb6c6f68 100644 --- a/software/deepfakehttp.yml +++ b/software/deepfakehttp.yml @@ -8,5 +8,5 @@ platforms: tags: - Software Development - Testing stargazers_count: 403 -updated_at: '2022-07-31' +updated_at: '2022-08-05' archived: false diff --git a/software/deskpro.yml b/software/deskpro.yml new file mode 100644 index 0000000000..aaf4d2f9d7 --- /dev/null +++ b/software/deskpro.yml @@ -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 diff --git a/software/dialog.yml b/software/dialog.yml new file mode 100644 index 0000000000..7307b5dcca --- /dev/null +++ b/software/dialog.yml @@ -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 diff --git a/software/dim.yml b/software/dim.yml index 8a9b6a8b98..24ab382ea4 100644 --- a/software/dim.yml +++ b/software/dim.yml @@ -9,6 +9,6 @@ platforms: - Rust tags: - Media Streaming - Multimedia Streaming -stargazers_count: 2910 +stargazers_count: 2911 updated_at: '2022-07-26' archived: false diff --git a/software/dropcenter.yml b/software/dropcenter.yml new file mode 100644 index 0000000000..0055642e86 --- /dev/null +++ b/software/dropcenter.yml @@ -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 diff --git a/software/duet.yml b/software/duet.yml new file mode 100644 index 0000000000..30c7d6c242 --- /dev/null +++ b/software/duet.yml @@ -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 diff --git a/software/elasticsearch.yml b/software/elasticsearch.yml new file mode 100644 index 0000000000..6d179adb2f --- /dev/null +++ b/software/elasticsearch.yml @@ -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 diff --git a/software/embassyos.yml b/software/embassyos.yml new file mode 100644 index 0000000000..b3d9656d36 --- /dev/null +++ b/software/embassyos.yml @@ -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 diff --git a/software/emby.yml b/software/emby.yml new file mode 100644 index 0000000000..4dfe1964e0 --- /dev/null +++ b/software/emby.yml @@ -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 diff --git a/software/epochtalk.yml b/software/epochtalk.yml index 0b35246647..6e38b987b0 100644 --- a/software/epochtalk.yml +++ b/software/epochtalk.yml @@ -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 diff --git a/software/everydocs.yml b/software/everydocs.yml index 24cce9f0a7..825fc54d95 100644 --- a/software/everydocs.yml +++ b/software/everydocs.yml @@ -8,6 +8,6 @@ platforms: - Ruby tags: - Document Management -stargazers_count: 82 +stargazers_count: 83 updated_at: '2022-07-13' archived: false diff --git a/software/filerun.yml b/software/filerun.yml new file mode 100644 index 0000000000..0f7653ed7d --- /dev/null +++ b/software/filerun.yml @@ -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 diff --git a/software/flame.yml b/software/flame.yml index 92c0c6c5ff..bf393a7309 100644 --- a/software/flame.yml +++ b/software/flame.yml @@ -8,6 +8,6 @@ platforms: - Nodejs tags: - Personal Dashboards -stargazers_count: 2715 +stargazers_count: 2716 updated_at: '2022-07-21' archived: false diff --git a/software/full-help.yml b/software/full-help.yml new file mode 100644 index 0000000000..9c1415dc0a --- /dev/null +++ b/software/full-help.yml @@ -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 diff --git a/software/google-webfonts-helper.yml b/software/google-webfonts-helper.yml index 21e7b6423b..35fa0f9cf1 100644 --- a/software/google-webfonts-helper.yml +++ b/software/google-webfonts-helper.yml @@ -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 diff --git a/software/groupboard.yml b/software/groupboard.yml new file mode 100644 index 0000000000..8fd6d55c6c --- /dev/null +++ b/software/groupboard.yml @@ -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 diff --git a/software/h3-viewer.yml b/software/h3-viewer.yml index 1fdb085481..656d7fec4d 100644 --- a/software/h3-viewer.yml +++ b/software/h3-viewer.yml @@ -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 diff --git a/software/hmailserver.yml b/software/hmailserver.yml new file mode 100644 index 0000000000..611f724649 --- /dev/null +++ b/software/hmailserver.yml @@ -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 diff --git a/software/homehost.yml b/software/homehost.yml index 06b5e05ff0..bc886f3333 100644 --- a/software/homehost.yml +++ b/software/homehost.yml @@ -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 diff --git a/software/huginn.yml b/software/huginn.yml index d84273c608..da47843fa2 100644 --- a/software/huginn.yml +++ b/software/huginn.yml @@ -7,6 +7,6 @@ platforms: - Ruby tags: - Automation -stargazers_count: 36150 +stargazers_count: 36152 updated_at: '2022-07-19' archived: false diff --git a/software/immich.yml b/software/immich.yml index 60a2624c5d..ce0abbfb67 100644 --- a/software/immich.yml +++ b/software/immich.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Photo and Video Galleries -stargazers_count: 2468 +stargazers_count: 2472 updated_at: '2022-08-05' archived: false diff --git a/software/jira.yml b/software/jira.yml new file mode 100644 index 0000000000..3e6bf78573 --- /dev/null +++ b/software/jira.yml @@ -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 diff --git a/software/jitbit-helpdesk.yml b/software/jitbit-helpdesk.yml new file mode 100644 index 0000000000..555719bb16 --- /dev/null +++ b/software/jitbit-helpdesk.yml @@ -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/ diff --git a/software/jump.yml b/software/jump.yml index 1d9a212aa2..6784c3332b 100644 --- a/software/jump.yml +++ b/software/jump.yml @@ -8,6 +8,6 @@ platforms: - PHP tags: - Personal Dashboards -stargazers_count: 220 +stargazers_count: 222 updated_at: '2022-07-28' archived: false diff --git a/software/kanban-tool.yml b/software/kanban-tool.yml new file mode 100644 index 0000000000..01ef8112d6 --- /dev/null +++ b/software/kanban-tool.yml @@ -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 diff --git a/software/kantree.yml b/software/kantree.yml new file mode 100644 index 0000000000..3ebd2bc5c4 --- /dev/null +++ b/software/kantree.yml @@ -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 diff --git a/software/kimai.yml b/software/kimai.yml index ae3001fbaa..6a0b20e731 100644 --- a/software/kimai.yml +++ b/software/kimai.yml @@ -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/ diff --git a/software/kirby.yml b/software/kirby.yml new file mode 100644 index 0000000000..f4c30f17f6 --- /dev/null +++ b/software/kirby.yml @@ -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 diff --git a/software/librephotos.yml b/software/librephotos.yml index 7d70ab4078..b5bd7e0b5f 100644 --- a/software/librephotos.yml +++ b/software/librephotos.yml @@ -8,6 +8,6 @@ platforms: - Python tags: - Photo and Video Galleries -stargazers_count: 4303 +stargazers_count: 4304 updated_at: '2022-08-05' archived: false diff --git a/software/lomorage.yml b/software/lomorage.yml new file mode 100644 index 0000000000..9d5dc520b5 --- /dev/null +++ b/software/lomorage.yml @@ -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 diff --git a/software/maddy-mail-server.yml b/software/maddy-mail-server.yml index a81fca5b98..c645a9637e 100644 --- a/software/maddy-mail-server.yml +++ b/software/maddy-mail-server.yml @@ -8,6 +8,6 @@ platforms: - Go tags: - Communication - Email - Complete Solutions -stargazers_count: 3199 +stargazers_count: 3200 updated_at: '2022-07-31' archived: false diff --git a/software/manager.yml b/software/manager.yml new file mode 100644 index 0000000000..310833b65f --- /dev/null +++ b/software/manager.yml @@ -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 diff --git a/software/mango.yml b/software/mango.yml index c9502650df..37f9675880 100644 --- a/software/mango.yml +++ b/software/mango.yml @@ -7,6 +7,6 @@ platforms: - Crystal tags: - Document Management - E-books -stargazers_count: 1140 +stargazers_count: 1141 updated_at: '2022-08-01' archived: false diff --git a/software/maptiler-server.yml b/software/maptiler-server.yml new file mode 100644 index 0000000000..93b19242b8 --- /dev/null +++ b/software/maptiler-server.yml @@ -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) diff --git a/software/mindsdb.yml b/software/mindsdb.yml index 035486983c..4026ba0840 100644 --- a/software/mindsdb.yml +++ b/software/mindsdb.yml @@ -9,6 +9,6 @@ platforms: - Python tags: - Miscellaneous -stargazers_count: 9219 +stargazers_count: 9227 updated_at: '2022-08-05' archived: false diff --git a/software/ml-workspace.yml b/software/ml-workspace.yml index d1baa06255..8cf0de58a8 100644 --- a/software/ml-workspace.yml +++ b/software/ml-workspace.yml @@ -7,6 +7,6 @@ platforms: - Docker tags: - Software Development - IDE & Tools -stargazers_count: 2666 +stargazers_count: 2667 updated_at: '2022-02-03' archived: false diff --git a/software/moon.yml b/software/moon.yml new file mode 100644 index 0000000000..651e93cbe9 --- /dev/null +++ b/software/moon.yml @@ -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 diff --git a/software/n8n.yml b/software/n8n.yml new file mode 100644 index 0000000000..d7cf97c110 --- /dev/null +++ b/software/n8n.yml @@ -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 diff --git a/software/nefarious.yml b/software/nefarious.yml index cfb18c0b61..b3a564e91b 100644 --- a/software/nefarious.yml +++ b/software/nefarious.yml @@ -7,6 +7,6 @@ platforms: - Python tags: - Automation -stargazers_count: 629 +stargazers_count: 630 updated_at: '2022-08-01' archived: false diff --git a/software/notifo.yml b/software/notifo.yml index b0b3682199..82fc56fa87 100644 --- a/software/notifo.yml +++ b/software/notifo.yml @@ -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 diff --git a/software/october.yml b/software/october.yml new file mode 100644 index 0000000000..d465e417b5 --- /dev/null +++ b/software/october.yml @@ -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) diff --git a/software/openspeedtest.yml b/software/openspeedtest.yml new file mode 100644 index 0000000000..807cafe56c --- /dev/null +++ b/software/openspeedtest.yml @@ -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 diff --git a/software/owncast.yml b/software/owncast.yml index 31498ea5d5..f02d610538 100644 --- a/software/owncast.yml +++ b/software/owncast.yml @@ -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 diff --git a/software/pancake.yml b/software/pancake.yml new file mode 100644 index 0000000000..936fafa275 --- /dev/null +++ b/software/pancake.yml @@ -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 diff --git a/software/paperless-ngx.yml b/software/paperless-ngx.yml index d094962514..f72581d6db 100644 --- a/software/paperless-ngx.yml +++ b/software/paperless-ngx.yml @@ -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 diff --git a/software/photostructure.yml b/software/photostructure.yml new file mode 100644 index 0000000000..213257bca4 --- /dev/null +++ b/software/photostructure.yml @@ -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 diff --git a/software/plex.yml b/software/plex.yml new file mode 100644 index 0000000000..a8c0b08b06 --- /dev/null +++ b/software/plex.yml @@ -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 diff --git a/software/plik.yml b/software/plik.yml index 39610639bb..8983dbd76a 100644 --- a/software/plik.yml +++ b/software/plik.yml @@ -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 diff --git a/software/poste.io.yml b/software/poste.io.yml new file mode 100644 index 0000000000..b1ea135386 --- /dev/null +++ b/software/poste.io.yml @@ -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 diff --git a/software/privmx-webmail.yml b/software/privmx-webmail.yml new file mode 100644 index 0000000000..aaeb9ea8cf --- /dev/null +++ b/software/privmx-webmail.yml @@ -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 diff --git a/software/re:backlogs.yml b/software/re:backlogs.yml index fd07312ebc..4246075202 100644 --- a/software/re:backlogs.yml +++ b/software/re:backlogs.yml @@ -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 diff --git a/software/reservo.yml b/software/reservo.yml new file mode 100644 index 0000000000..5b8e8e6a52 --- /dev/null +++ b/software/reservo.yml @@ -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/ diff --git a/software/resilio-sync.yml b/software/resilio-sync.yml new file mode 100644 index 0000000000..dffb5b2af9 --- /dev/null +++ b/software/resilio-sync.yml @@ -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 diff --git a/software/seaweedfs.yml b/software/seaweedfs.yml index 2ac351007e..c88cbef4f2 100644 --- a/software/seaweedfs.yml +++ b/software/seaweedfs.yml @@ -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 diff --git a/software/sentry-self-hosted.yml b/software/sentry-self-hosted.yml new file mode 100644 index 0000000000..a902b6963b --- /dev/null +++ b/software/sentry-self-hosted.yml @@ -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 diff --git a/software/sharetribe.yml b/software/sharetribe.yml new file mode 100644 index 0000000000..2a8d0558eb --- /dev/null +++ b/software/sharetribe.yml @@ -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 diff --git a/software/single-file-php-gallery.yml b/software/single-file-php-gallery.yml new file mode 100644 index 0000000000..0e9f98ebf7 --- /dev/null +++ b/software/single-file-php-gallery.yml @@ -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 diff --git a/software/sish.yml b/software/sish.yml index 92f2e18810..b5b7391143 100644 --- a/software/sish.yml +++ b/software/sish.yml @@ -8,6 +8,6 @@ platforms: - Go tags: - Proxy -stargazers_count: 2875 +stargazers_count: 2876 updated_at: '2022-06-29' archived: false diff --git a/software/solo.yml b/software/solo.yml new file mode 100644 index 0000000000..cbfc488642 --- /dev/null +++ b/software/solo.yml @@ -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/ diff --git a/software/sshwifty.yml b/software/sshwifty.yml index 5446854049..1932e555b1 100644 --- a/software/sshwifty.yml +++ b/software/sshwifty.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Gateways and Terminal Sharing -stargazers_count: 1119 +stargazers_count: 1120 updated_at: '2022-07-23' archived: false diff --git a/software/subsonic.yml b/software/subsonic.yml new file mode 100644 index 0000000000..75880ed037 --- /dev/null +++ b/software/subsonic.yml @@ -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 diff --git a/software/supportpal.yml b/software/supportpal.yml new file mode 100644 index 0000000000..8fafed41aa --- /dev/null +++ b/software/supportpal.yml @@ -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/ diff --git a/software/swag-secure-web-application-gateway.yml b/software/swag-secure-web-application-gateway.yml index 89bca57def..61a0fcaae3 100644 --- a/software/swag-secure-web-application-gateway.yml +++ b/software/swag-secure-web-application-gateway.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Proxy -stargazers_count: 1371 +stargazers_count: 1372 updated_at: '2022-08-04' archived: false diff --git a/software/the-battle-for-wesnoth.yml b/software/the-battle-for-wesnoth.yml index 0aac9fb1d6..ff629d436a 100644 --- a/software/the-battle-for-wesnoth.yml +++ b/software/the-battle-for-wesnoth.yml @@ -9,6 +9,6 @@ platforms: - C++ tags: - Games -stargazers_count: 4018 +stargazers_count: 4019 updated_at: '2022-08-05' archived: false diff --git a/software/thredded.yml b/software/thredded.yml index bc5479826d..3e911481f3 100644 --- a/software/thredded.yml +++ b/software/thredded.yml @@ -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 diff --git a/software/timetagger.yml b/software/timetagger.yml index 976a26c71f..7303a3689d 100644 --- a/software/timetagger.yml +++ b/software/timetagger.yml @@ -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 diff --git a/software/ubooquity.yml b/software/ubooquity.yml new file mode 100644 index 0000000000..6aa32bf96a --- /dev/null +++ b/software/ubooquity.yml @@ -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 diff --git a/software/untrusted.yml b/software/untrusted.yml new file mode 100644 index 0000000000..e8ab6edc43 --- /dev/null +++ b/software/untrusted.yml @@ -0,0 +1,14 @@ +name: untrusted +website_url: https://github.com/AlexNisnevich/untrusted +description: Unique puzzle game designed for geeks and developers, where you solve + the puzzles in the game by reading and writing Javascript. +licenses: + - CC-BY-NC-SA-3.0 +platforms: + - Nodejs +tags: + - Games +demo_url: http://alex.nisnevich.com/untrusted/ +stargazers_count: 4333 +updated_at: '2022-08-03' +archived: false diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml index 4da54a1531..599d6826da 100644 --- a/software/uptime-kuma.yml +++ b/software/uptime-kuma.yml @@ -8,6 +8,6 @@ platforms: tags: - Status / Uptime pages demo_url: https://demo.uptime.kuma.pet -stargazers_count: 19888 +stargazers_count: 19891 updated_at: '2022-08-05' archived: false diff --git a/software/vaultwarden.yml b/software/vaultwarden.yml index be14067ab8..7e6e2b39be 100644 --- a/software/vaultwarden.yml +++ b/software/vaultwarden.yml @@ -7,6 +7,6 @@ platforms: - Rust tags: - Password Managers -stargazers_count: 17558 +stargazers_count: 17561 updated_at: '2022-08-05' archived: false diff --git a/software/virtual-timeclock.yml b/software/virtual-timeclock.yml new file mode 100644 index 0000000000..a19430e577 --- /dev/null +++ b/software/virtual-timeclock.yml @@ -0,0 +1,10 @@ +name: Virtual TimeClock +website_url: https://www.redcort.com/timeclock +description: Powerful, easy-to-use time tracking software. +licenses: + - ⊘ Proprietary +platforms: + - Unknown +tags: + - Time Tracking +demo_url: https://www.redcort.com/timeclock/free-timeclock-software-trial diff --git a/software/warpgate.yml b/software/warpgate.yml index 4d1850c86b..5c391f5980 100644 --- a/software/warpgate.yml +++ b/software/warpgate.yml @@ -8,6 +8,6 @@ platforms: - Docker tags: - Gateways and Terminal Sharing -stargazers_count: 1565 +stargazers_count: 1566 updated_at: '2022-08-05' archived: false diff --git a/software/workadventure.yml b/software/workadventure.yml new file mode 100644 index 0000000000..7f8e978b4a --- /dev/null +++ b/software/workadventure.yml @@ -0,0 +1,13 @@ +name: WorkAdventure +website_url: https://workadventu.re +description: Virtual office / virtual conference application presented as a 16-bit + RPG video game. +licenses: + - AGPL-3.0 + - Commons-Clause +platforms: + - Docker +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/thecodingmachine/workadventure/ +demo_url: https://play.staging.workadventu.re/@/tcm/workadventure/wa-village diff --git a/software/yetishare.yml b/software/yetishare.yml new file mode 100644 index 0000000000..1d3162ce35 --- /dev/null +++ b/software/yetishare.yml @@ -0,0 +1,11 @@ +name: Yetishare +website_url: https://yetishare.com +description: Powerful file hosting script with support for Amazon S3, Wasabi, Backblaze, + local, direct and SFTP storage. +licenses: + - ⊘ Proprietary +platforms: + - PHP +tags: + - File Transfer & Synchronization +demo_url: https://fhscript.com diff --git a/tags/time-trackers.yml b/tags/time-tracking.yml similarity index 77% rename from tags/time-trackers.yml rename to tags/time-tracking.yml index 0cadd953fe..60bfefa8e6 100644 --- a/tags/time-trackers.yml +++ b/tags/time-tracking.yml @@ -1,4 +1,4 @@ -name: Time Trackers +name: Time Tracking description: '' related_tags: [] delegate_to: []