From 8a59c3aec3b86f39219644a233a9b1dfb1be46fa Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 4 Jun 2022 14:50:23 +0200 Subject: [PATCH] import data from awesome-selfhosted (make import) --- platforms/typescript.yml | 2 -- software/accelerated-text.yml | 3 ++- software/actionsflow.yml | 3 ++- software/activitywatch.yml | 10 ++++++++++ software/airsonic-advanced.yml | 2 +- software/betanin.yml | 2 +- software/bicimon.yml | 10 ++++++++++ software/black-candy.yml | 2 +- software/blogotext.yml | 10 ---------- software/bolt-cms.yml | 5 ++--- software/bubo-reader.yml | 10 ++++++++++ software/centrifugo.yml | 3 ++- software/crater.yml | 2 +- software/cstate.yml | 2 +- software/dailynotes.yml | 2 +- software/davis.yml | 2 +- software/docat.yml | 2 +- software/drift.yml | 2 +- software/edpaste.yml | 2 +- software/eonza.yml | 12 ++++++++++++ software/eqivo.yml | 12 ++++++++++++ software/everydocs.yml | 2 +- software/exbin.yml | 1 - software/fenrus.yml | 11 +++++++++++ software/fileshelter.yml | 1 - software/filite.yml | 1 - software/glowing-bear.yml | 2 +- software/gosɛ.yml | 12 ++++++++++++ software/gray-duck-mail.yml | 11 +++++++++++ software/hedgedoc.yml | 3 ++- software/immich.yml | 10 ++++++++++ .../{karaoke-forever.yml => karaoke-eternal.yml} | 8 ++++---- software/kimai.yml | 2 +- software/littlelink-custom.yml | 13 +++++++++++++ software/lms.yml | 1 - software/noisedash.yml | 10 ++++++++++ software/notifo.yml | 11 +++++++++++ software/october.yml | 10 ---------- software/paaster.yml | 11 +++++++++++ software/pste.yml | 11 ----------- software/pws.yml | 9 --------- software/snapdrop.yml | 11 +++++++++++ software/soketi.yml | 10 ++++++++++ software/stikked.yml | 1 - software/timetagger.yml | 12 ++++++++++++ software/typebot.yml | 11 +++++++++++ software/uptime-kuma.yml | 10 ++++++++++ software/vendure.yml | 11 +++++++++++ software/weewx.yml | 11 +++++++++++ software/wirow.yml | 9 +++++++++ software/word-mastermind.yml | 11 +++++++++++ software/wordle.yml | 11 +++++++++++ tags/communication---email---webmail-clients.yml | 2 +- tags/communication---social-networks-and-forums.yml | 3 ++- tags/media-streaming.yml | 2 +- tags/time-trackers.yml | 5 +++++ 56 files changed, 286 insertions(+), 74 deletions(-) delete mode 100644 platforms/typescript.yml create mode 100644 software/activitywatch.yml create mode 100644 software/bicimon.yml delete mode 100644 software/blogotext.yml create mode 100644 software/bubo-reader.yml create mode 100644 software/eonza.yml create mode 100644 software/eqivo.yml create mode 100644 software/fenrus.yml create mode 100644 software/gosɛ.yml create mode 100644 software/gray-duck-mail.yml create mode 100644 software/immich.yml rename software/{karaoke-forever.yml => karaoke-eternal.yml} (50%) create mode 100644 software/littlelink-custom.yml create mode 100644 software/noisedash.yml create mode 100644 software/notifo.yml delete mode 100644 software/october.yml create mode 100644 software/paaster.yml delete mode 100644 software/pste.yml delete mode 100644 software/pws.yml create mode 100644 software/snapdrop.yml create mode 100644 software/soketi.yml create mode 100644 software/timetagger.yml create mode 100644 software/typebot.yml create mode 100644 software/uptime-kuma.yml create mode 100644 software/vendure.yml create mode 100644 software/weewx.yml create mode 100644 software/wirow.yml create mode 100644 software/word-mastermind.yml create mode 100644 software/wordle.yml create mode 100644 tags/time-trackers.yml diff --git a/platforms/typescript.yml b/platforms/typescript.yml deleted file mode 100644 index 61b1a3c7d6..0000000000 --- a/platforms/typescript.yml +++ /dev/null @@ -1,2 +0,0 @@ -name: TypeScript -description: "" \ No newline at end of file diff --git a/software/accelerated-text.yml b/software/accelerated-text.yml index ebc402c134..824e6b13bd 100644 --- a/software/accelerated-text.yml +++ b/software/accelerated-text.yml @@ -1,5 +1,5 @@ name: Accelerated Text -website_url: https://github.com/tokenmill/accelerated-text +website_url: https://www.acceleratedtext.com/ description: Automatically generate multiple natural language descriptions of your data varying in wording and structure. licenses: @@ -8,3 +8,4 @@ platforms: - Java tags: - Automation +source_code_url: https://github.com/tokenmill/accelerated-text diff --git a/software/actionsflow.yml b/software/actionsflow.yml index 317a83846b..780c18d190 100644 --- a/software/actionsflow.yml +++ b/software/actionsflow.yml @@ -1,5 +1,5 @@ name: Actionsflow -website_url: https://github.com/actionsflow/actionsflow +website_url: https://actionsflow.gihub.io/docs/ description: The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. licenses: @@ -9,4 +9,5 @@ platforms: - Nodejs tags: - Automation +source_code_url: https://github.com/actionsflow/actionsflow depends_3rdparty: true diff --git a/software/activitywatch.yml b/software/activitywatch.yml new file mode 100644 index 0000000000..480b702346 --- /dev/null +++ b/software/activitywatch.yml @@ -0,0 +1,10 @@ +name: ActivityWatch +website_url: https://activitywatch.net +description: An app that automatically tracks how you spend time on your devices. +licenses: + - MPL-2.0 +platforms: + - Python +tags: + - Time Trackers +source_code_url: https://github.com/ActivityWatch/activitywatch diff --git a/software/airsonic-advanced.yml b/software/airsonic-advanced.yml index d8959e52ac..74bc95a35f 100644 --- a/software/airsonic-advanced.yml +++ b/software/airsonic-advanced.yml @@ -1,5 +1,5 @@ name: Airsonic Advanced -website_url: https://github.com/airsonic-advanced/airsonic-advanced/ +website_url: https://github.com/airsonic-advanced/airsonic-advanced description: Open-source web-based media streamer and jukebox based on Airsonic, with several key performance and feature enhancements. licenses: diff --git a/software/betanin.yml b/software/betanin.yml index af80f7cb6f..5665e97881 100644 --- a/software/betanin.yml +++ b/software/betanin.yml @@ -1,5 +1,5 @@ name: betanin -website_url: https://github.com/sentriz/betanin/ +website_url: https://github.com/sentriz/betanin description: Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. licenses: diff --git a/software/bicimon.yml b/software/bicimon.yml new file mode 100644 index 0000000000..02cf298cc1 --- /dev/null +++ b/software/bicimon.yml @@ -0,0 +1,10 @@ +name: Bicimon +website_url: https://github.com/knrdl/bicimon +description: Bike Speedometer as Progressive Web App. +licenses: + - MIT +platforms: + - HTML5 +tags: + - Maps and Global Positioning System (GPS) +demo_url: https://knrdl.github.io/bicimon/ diff --git a/software/black-candy.yml b/software/black-candy.yml index 401301f423..5bf0df9f36 100644 --- a/software/black-candy.yml +++ b/software/black-candy.yml @@ -1,5 +1,5 @@ name: Black Candy -website_url: https://github.com/aidewoode/black_candy +website_url: https://github.com/blackcandy-org/black_candy description: Music streaming server built with Rails and Stimulus. licenses: - MIT diff --git a/software/blogotext.yml b/software/blogotext.yml deleted file mode 100644 index c3f88f869d..0000000000 --- a/software/blogotext.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: Blogotext -website_url: https://github.com/BlogoText/blogotext -description: Free blog-engine written in PHP and using SQLite. This offers you both - an unmatched simplicity during installation and great performances. -licenses: - - MIT -platforms: - - PHP -tags: - - Blogging Platforms diff --git a/software/bolt-cms.yml b/software/bolt-cms.yml index 9075f527bd..354b5b77b4 100644 --- a/software/bolt-cms.yml +++ b/software/bolt-cms.yml @@ -1,5 +1,5 @@ name: Bolt CMS -website_url: https://bolt.cm/ +website_url: https://boltcms.io/ description: Open source Content Management Tool, which strives to be as simple and straightforward as possible. licenses: @@ -8,5 +8,4 @@ platforms: - PHP tags: - Content Management Systems (CMS) -source_code_url: https://github.com/bolt/bolt -demo_url: https://try.bolt.cm/ +source_code_url: https://github.com/bolt/core diff --git a/software/bubo-reader.yml b/software/bubo-reader.yml new file mode 100644 index 0000000000..5db215133b --- /dev/null +++ b/software/bubo-reader.yml @@ -0,0 +1,10 @@ +name: Bubo Reader +website_url: https://github.com/georgemandis/bubo-rss +description: Open source, "irrationally minimal" RSS feed reader. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Feed Readers +demo_url: https://bubo-rss-demo.netlify.app/ diff --git a/software/centrifugo.yml b/software/centrifugo.yml index b7f85e17a1..99585a5bf3 100644 --- a/software/centrifugo.yml +++ b/software/centrifugo.yml @@ -1,5 +1,5 @@ name: Centrifugo -website_url: https://github.com/centrifugal/centrifugo +website_url: https://centrifugal.dev/ description: Language-agnostic real-time messaging (Websocket or SockJS) server. licenses: - MIT @@ -7,4 +7,5 @@ platforms: - Go tags: - Communication - Custom Communication Systems +source_code_url: https://github.com/centrifugal/centrifugo demo_url: https://github.com/centrifugal/centrifugo#demo diff --git a/software/crater.yml b/software/crater.yml index 2e7d01aca7..6be4359aeb 100644 --- a/software/crater.yml +++ b/software/crater.yml @@ -1,5 +1,5 @@ name: Crater -website_url: https://github.com/bytefury/crater +website_url: https://github.com/crater-invoice/crater description: Free & Open Source Invoice App for Freelancers & Small Businesses. licenses: - AAL diff --git a/software/cstate.yml b/software/cstate.yml index eb0f31a1f2..62dbaaf226 100644 --- a/software/cstate.yml +++ b/software/cstate.yml @@ -1,5 +1,5 @@ name: cState -website_url: https://github.com/cstate/cstate/ +website_url: https://github.com/cstate/cstate description: Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. diff --git a/software/dailynotes.yml b/software/dailynotes.yml index f8fe113e4f..cc95f93bf0 100644 --- a/software/dailynotes.yml +++ b/software/dailynotes.yml @@ -1,5 +1,5 @@ name: DailyNotes -website_url: https://github.com/m0ngr31/DailyNotes/ +website_url: https://github.com/m0ngr31/DailyNotes description: App for taking notes and tracking tasks on a daily basis in Markdown. licenses: - MIT diff --git a/software/davis.yml b/software/davis.yml index 2a724447d9..f7cffe1ef7 100644 --- a/software/davis.yml +++ b/software/davis.yml @@ -1,5 +1,5 @@ name: Davis -website_url: https://github.com/tchapi/davis/ +website_url: https://github.com/tchapi/davis description: A simple, dockerizable and fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 4, largely inspired by Baïkal. licenses: diff --git a/software/docat.yml b/software/docat.yml index 3916447755..d87ffec913 100644 --- a/software/docat.yml +++ b/software/docat.yml @@ -1,5 +1,5 @@ name: DOCAT -website_url: https://github.com/randombenj/docat +website_url: https://github.com/docat-org/docat description: Host your docs. Simple. Versioned. Fancy. licenses: - MIT diff --git a/software/drift.yml b/software/drift.yml index b83d719585..46a24d7270 100644 --- a/software/drift.yml +++ b/software/drift.yml @@ -4,7 +4,7 @@ description: Self-hosted Github Gist clone. licenses: - MIT platforms: - - TypeScript + - Nodejs tags: - Pastebins demo_url: https://drift.maxleiter.com/ diff --git a/software/edpaste.yml b/software/edpaste.yml index 6932f779ae..f57a63058d 100644 --- a/software/edpaste.yml +++ b/software/edpaste.yml @@ -1,5 +1,5 @@ name: EdPaste -website_url: https://github.com/eahlys/EdPaste +website_url: https://github.com/ptnr/EdPaste description: Self-hosted pastebin written in Laravel (PHP Framework). licenses: - MIT diff --git a/software/eonza.yml b/software/eonza.yml new file mode 100644 index 0000000000..9cf7117133 --- /dev/null +++ b/software/eonza.yml @@ -0,0 +1,12 @@ +name: Eonza +website_url: https://www.eonza.org +description: Eonza is used to create scripts and automate tasks on servers or VPS + hosting. Manage your servers from any browser on any device. +licenses: + - MIT +platforms: + - Go +tags: + - Automation +source_code_url: https://github.com/gentee/eonza +demo_url: https://playground.eonza.org/ diff --git a/software/eqivo.yml b/software/eqivo.yml new file mode 100644 index 0000000000..f4f6dc1fc2 --- /dev/null +++ b/software/eqivo.yml @@ -0,0 +1,12 @@ +name: Eqivo +website_url: https://eqivo.org/ +description: Eqivo implements an API layer on top of FreeSWITCH facilitating integration + between web applications and voice/video-enabled endpoints such as traditional phone + lines (PSTN), VoIP phones, webRTC clients etc. +licenses: + - MIT +platforms: + - PHP +tags: + - Communication - SIP +source_code_url: https://github.com/rtckit/eqivo diff --git a/software/everydocs.yml b/software/everydocs.yml index 70d6bd9562..cef832e927 100644 --- a/software/everydocs.yml +++ b/software/everydocs.yml @@ -1,5 +1,5 @@ name: EveryDocs -website_url: https://github.com/jonashellmann/everydocs-core/ +website_url: https://github.com/jonashellmann/everydocs-core description: A simple Document Management System for private use with basic functionality to organize your documents digitally. licenses: diff --git a/software/exbin.yml b/software/exbin.yml index 2a1bbbe115..ccdbfe347a 100644 --- a/software/exbin.yml +++ b/software/exbin.yml @@ -7,4 +7,3 @@ platforms: - Elixir tags: - Pastebins -demo_url: https://exbin.call-cc.be diff --git a/software/fenrus.yml b/software/fenrus.yml new file mode 100644 index 0000000000..ba7e50c162 --- /dev/null +++ b/software/fenrus.yml @@ -0,0 +1,11 @@ +name: Fenrus +website_url: https://github.com/revenz/fenrus +description: A self hosted personal home page that allows for multiple users, guest + access and multiple dashboards for each user. It also has "Smart Apps" which display + live data for those apps. +licenses: + - GPL-3.0 +platforms: + - Nodejs +tags: + - Personal Dashboards diff --git a/software/fileshelter.yml b/software/fileshelter.yml index 697e82ea47..cfcdf528a4 100644 --- a/software/fileshelter.yml +++ b/software/fileshelter.yml @@ -8,4 +8,3 @@ platforms: - C++ tags: - File Transfer - Single-click & Drag-n-drop Upload -demo_url: https://fileshelter.demo.poupon.io/ diff --git a/software/filite.yml b/software/filite.yml index 5fcc3ee57c..d265a9ab48 100644 --- a/software/filite.yml +++ b/software/filite.yml @@ -8,4 +8,3 @@ platforms: - Rust tags: - Pastebins -demo_url: https://filite.raphaeltheriault.com diff --git a/software/glowing-bear.yml b/software/glowing-bear.yml index 92db2bd859..ff46f171db 100644 --- a/software/glowing-bear.yml +++ b/software/glowing-bear.yml @@ -1,5 +1,5 @@ name: Glowing Bear -website_url: https://github.com/glowing-bear/glowing-bear/ +website_url: https://github.com/glowing-bear/glowing-bear description: A web frontend for WeeChat. licenses: - GPL-3.0 diff --git a/software/gosɛ.yml b/software/gosɛ.yml new file mode 100644 index 0000000000..c774c7bffb --- /dev/null +++ b/software/gosɛ.yml @@ -0,0 +1,12 @@ +name: GoSƐ +website_url: https://github.com/stv0g/gose +description: GoSƐ is a modern file-uploader focusing on scalability and simplicity. + It only depends on a S3 storage backend and hence scales horizontally without the + need for additional databases or caches. +licenses: + - Apache-2.0 +platforms: + - Go +tags: + - File Transfer - Single-click & Drag-n-drop Upload +demo_url: https://gose.0l.de diff --git a/software/gray-duck-mail.yml b/software/gray-duck-mail.yml new file mode 100644 index 0000000000..f1c6217365 --- /dev/null +++ b/software/gray-duck-mail.yml @@ -0,0 +1,11 @@ +name: Gray Duck Mail +website_url: https://grayduckmail.com +description: Self hosted email discussion list management that uses external email + providers. +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Communication - Email - Mailing Lists and Newsletters +source_code_url: https://github.com/wagesj45/gray-duck-mail diff --git a/software/hedgedoc.yml b/software/hedgedoc.yml index 6a4e49000e..9211d18982 100644 --- a/software/hedgedoc.yml +++ b/software/hedgedoc.yml @@ -5,7 +5,8 @@ description: Realtime collaborative markdown notes on all platforms, formerly kn licenses: - AGPL-3.0 platforms: - - TypeScript + - Docker + - Nodejs tags: - Note-taking & Editors source_code_url: https://github.com/hedgedoc/hedgedoc diff --git a/software/immich.yml b/software/immich.yml new file mode 100644 index 0000000000..30881a7641 --- /dev/null +++ b/software/immich.yml @@ -0,0 +1,10 @@ +name: Immich +website_url: https://github.com/alextran1502/immich +description: Self-hosted photo and video backup solution directly from your mobile + phone. +licenses: + - MIT +platforms: + - Docker +tags: + - Photo and Video Galleries diff --git a/software/karaoke-forever.yml b/software/karaoke-eternal.yml similarity index 50% rename from software/karaoke-forever.yml rename to software/karaoke-eternal.yml index 43571b04cc..73a1c32ec6 100644 --- a/software/karaoke-forever.yml +++ b/software/karaoke-eternal.yml @@ -1,7 +1,7 @@ -name: Karaoke Forever -website_url: https://www.karaoke-forever.com +name: Karaoke Eternal +website_url: https://www.karaoke-eternal.com description: Host awesome karaoke parties where everyone can easily find and queue - songs from their phone's web browser. The player is also browser-based with support + songs from their phone's browser. The player is also fully browser-based with support for MP3+G, MP4 and WebGL visualizations. licenses: - ISC @@ -9,4 +9,4 @@ platforms: - Nodejs tags: - Media Streaming - Multimedia Streaming -source_code_url: https://www.karaoke-forever.com/repo +source_code_url: https://www.karaoke-eternal.com/repo diff --git a/software/kimai.yml b/software/kimai.yml index 1dd96f6cc5..ae3001fbaa 100644 --- a/software/kimai.yml +++ b/software/kimai.yml @@ -7,6 +7,6 @@ licenses: platforms: - PHP tags: - - Miscellaneous + - Time Trackers source_code_url: https://github.com/kevinpapst/kimai2/ demo_url: https://www.kimai.org/demo/ diff --git a/software/littlelink-custom.yml b/software/littlelink-custom.yml new file mode 100644 index 0000000000..c9697981ce --- /dev/null +++ b/software/littlelink-custom.yml @@ -0,0 +1,13 @@ +name: LittleLink Custom +website_url: https://littlelink-custom.com/ +description: Open-source, customizable, self-hosted alternative to services like Linktree + and Manylink with an intuitive, easy to use user/admin interface. LittleLink Custom + allows you to link all your social media platforms easily accessible on one page. +licenses: + - GPL-3.0 +platforms: + - PHP +tags: + - Personal Dashboards +source_code_url: https://github.com/JulianPrieber/littlelink-custom +demo_url: https://demo.littlelink-custom.com/ diff --git a/software/lms.yml b/software/lms.yml index c746a5c6f6..1963ac7c84 100644 --- a/software/lms.yml +++ b/software/lms.yml @@ -7,4 +7,3 @@ platforms: - C++ tags: - Media Streaming - Audio Streaming -demo_url: https://lms.demo.poupon.io/ diff --git a/software/noisedash.yml b/software/noisedash.yml new file mode 100644 index 0000000000..9984214ba3 --- /dev/null +++ b/software/noisedash.yml @@ -0,0 +1,10 @@ +name: Noisedash +website_url: https://github.com/kaythomas0/noisedash +description: Self-hostable web tool for generating ambient noises/sounds using audio + tools and user-uploadable samples. +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Miscellaneous diff --git a/software/notifo.yml b/software/notifo.yml new file mode 100644 index 0000000000..2a763bfa33 --- /dev/null +++ b/software/notifo.yml @@ -0,0 +1,11 @@ +name: Notifo +website_url: https://github.com/notifo-io/notifo +description: Multichannel notification server with support for Email, Mobile Push, + Web Push, SMS, messaging and a javascript plugin. +licenses: + - MIT +platforms: + - C# +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/notifo-io/notifo diff --git a/software/october.yml b/software/october.yml deleted file mode 100644 index 656c35efae..0000000000 --- a/software/october.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: october -website_url: https://octobercms.com/ -description: Free, open-source, self-hosted CMS platform. -licenses: - - MIT -platforms: - - PHP -tags: - - Content Management Systems (CMS) -source_code_url: https://github.com/octobercms/october diff --git a/software/paaster.yml b/software/paaster.yml new file mode 100644 index 0000000000..67e3e27578 --- /dev/null +++ b/software/paaster.yml @@ -0,0 +1,11 @@ +name: paaster +website_url: https://paaster.io +description: Paaster is a secure by default end-to-end encrypted pastebin built with + the objective of simplicity. +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Pastebins +source_code_url: https://github.com/WardPearce/paaster diff --git a/software/pste.yml b/software/pste.yml deleted file mode 100644 index a46241c8a9..0000000000 --- a/software/pste.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Pste -website_url: https://dev.pste.pw/ -description: Just a simple file hosting application inspired by the likes of pomf.se - and teknik.io. -licenses: - - GPL-3.0 -platforms: - - Python -tags: - - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/FoxDev/pste diff --git a/software/pws.yml b/software/pws.yml deleted file mode 100644 index 64ba66279d..0000000000 --- a/software/pws.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: pWS -website_url: https://github.com/soketi/pws -description: pWS is a free, open-source Pusher drop-in alternative. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Communication - Custom Communication Systems diff --git a/software/snapdrop.yml b/software/snapdrop.yml new file mode 100644 index 0000000000..9008ba22a2 --- /dev/null +++ b/software/snapdrop.yml @@ -0,0 +1,11 @@ +name: Snapdrop +website_url: https://snapdrop.net/ +description: Local file sharing in your browser. Inspired by Apple's Airdrop. +licenses: + - GPL-3.0-only +platforms: + - Docker +tags: + - File Transfer - Single-click & Drag-n-drop Upload +source_code_url: https://github.com/RobinLinus/snapdrop +demo_url: https://snapdrop.net/ diff --git a/software/soketi.yml b/software/soketi.yml new file mode 100644 index 0000000000..e7b056aeeb --- /dev/null +++ b/software/soketi.yml @@ -0,0 +1,10 @@ +name: Soketi +website_url: https://soketi.app/ +description: Soketi is a free, open-source Pusher drop-in alternative. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/soketi/soketi diff --git a/software/stikked.yml b/software/stikked.yml index b31f584a63..e326376edd 100644 --- a/software/stikked.yml +++ b/software/stikked.yml @@ -7,4 +7,3 @@ platforms: - PHP tags: - Pastebins -demo_url: https://paste.scratchbook.ch/ diff --git a/software/timetagger.yml b/software/timetagger.yml new file mode 100644 index 0000000000..976a26c71f --- /dev/null +++ b/software/timetagger.yml @@ -0,0 +1,12 @@ +name: TimeTagger +website_url: https://timetagger.app +description: An open source time-tracker based on an interactive timeline and powerful + reporting. +licenses: + - GPL-3.0 +platforms: + - Python +tags: + - Time Trackers +source_code_url: https://github.com/almarklein/timetagger +demo_url: https://timetagger.app/app/demo diff --git a/software/typebot.yml b/software/typebot.yml new file mode 100644 index 0000000000..7232c4483f --- /dev/null +++ b/software/typebot.yml @@ -0,0 +1,11 @@ +name: Typebot +website_url: https://typebot.io +description: Typebot is a conversational app builder as an alternative to Typeform + or Landbot. +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/baptisteArno/typebot.io diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml new file mode 100644 index 0000000000..2cbc567209 --- /dev/null +++ b/software/uptime-kuma.yml @@ -0,0 +1,10 @@ +name: Uptime Kuma +website_url: https://github.com/louislam/uptime-kuma +description: A self-hosted website monitoring tool like "Uptime Robot". +licenses: + - MIT +platforms: + - Nodejs +tags: + - Status / Uptime pages +demo_url: https://demo.uptime.kuma.pet diff --git a/software/vendure.yml b/software/vendure.yml new file mode 100644 index 0000000000..5bfa3781c4 --- /dev/null +++ b/software/vendure.yml @@ -0,0 +1,11 @@ +name: Vendure +website_url: https://www.vendure.io +description: A headless commerce framework. +licenses: + - MIT +platforms: + - Nodejs +tags: + - E-commerce +source_code_url: https://github.com/vendure-ecommerce/vendure +demo_url: https://demo.vendure.io diff --git a/software/weewx.yml b/software/weewx.yml new file mode 100644 index 0000000000..476739131b --- /dev/null +++ b/software/weewx.yml @@ -0,0 +1,11 @@ +name: WeeWX +website_url: https://weewx.com/ +description: Open source software for your weather station. +licenses: + - GPL-3.0 +platforms: + - Python +tags: + - Miscellaneous +source_code_url: https://github.com/weewx/weewx +demo_url: https://weewx.com/showcase.html diff --git a/software/wirow.yml b/software/wirow.yml new file mode 100644 index 0000000000..433eaaa0c0 --- /dev/null +++ b/software/wirow.yml @@ -0,0 +1,9 @@ +name: Wirow +website_url: https://github.com/wirow-io/wirow-server +description: A full featured self-hosted video web-conferencing platform. +licenses: + - AGPL-3.0 +platforms: + - C +tags: + - Communication - Custom Communication Systems diff --git a/software/word-mastermind.yml b/software/word-mastermind.yml new file mode 100644 index 0000000000..dc7cc14bb0 --- /dev/null +++ b/software/word-mastermind.yml @@ -0,0 +1,11 @@ +name: Word Mastermind +website_url: https://github.com/clupasq/word-mastermind +description: Wordle clone. A Mastermind-like game, but instead of colors you need + to guess words. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Games +demo_url: https://word-mastermind.glitch.me/ diff --git a/software/wordle.yml b/software/wordle.yml new file mode 100644 index 0000000000..2d7c03968f --- /dev/null +++ b/software/wordle.yml @@ -0,0 +1,11 @@ +name: Wordle +website_url: https://reactle.vercel.app/ +description: An Open Source Wordle game. Guess the Wordle in six tries. Each guess + must be a valid five-letter word. +licenses: + - MIT +platforms: + - Nodejs +tags: + - Games +source_code_url: https://github.com/cwackerfuss/react-wordle diff --git a/tags/communication---email---webmail-clients.yml b/tags/communication---email---webmail-clients.yml index 8374162dd0..64b28d9863 100644 --- a/tags/communication---email---webmail-clients.yml +++ b/tags/communication---email---webmail-clients.yml @@ -1,5 +1,5 @@ name: Communication - Email - Webmail Clients -description: '' +description: '[Webmail](https://en.wikipedia.org/wiki/Webmail) clients for email ' related_tags: [] delegate_to: [] external_links: [] diff --git a/tags/communication---social-networks-and-forums.yml b/tags/communication---social-networks-and-forums.yml index 5d28b9e3d0..cd8f8a221f 100644 --- a/tags/communication---social-networks-and-forums.yml +++ b/tags/communication---social-networks-and-forums.yml @@ -1,5 +1,6 @@ name: Communication - Social Networks and Forums -description: '' +description: '[Social Networking](https://en.wikipedia.org/wiki/Social_networking_service) + and [Forum](https://en.wikipedia.org/wiki/Internet_forum) software' related_tags: [] delegate_to: [] external_links: [] diff --git a/tags/media-streaming.yml b/tags/media-streaming.yml index 20a7db46b5..29e8d16f78 100644 --- a/tags/media-streaming.yml +++ b/tags/media-streaming.yml @@ -5,7 +5,7 @@ delegate_to: - title: Media streaming - Audio Streaming url: '#media-streaming---audio-streaming' - title: Media streaming - Multimedia Streaming - url: '#media-streaming---mutimedia-streaming' + url: '#media-streaming---multimedia-streaming' - title: Media streaming - Video Streaming url: '#media-streaming---video-streaming' external_links: diff --git a/tags/time-trackers.yml b/tags/time-trackers.yml new file mode 100644 index 0000000000..0cadd953fe --- /dev/null +++ b/tags/time-trackers.yml @@ -0,0 +1,5 @@ +name: Time Trackers +description: '' +related_tags: [] +delegate_to: [] +external_links: []