From 51010fb552cdac34190d6fd3cd11a5bad44d5a09 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Sun, 27 Aug 2023 15:10:53 -0300
Subject: [PATCH] Updates research/computing/services (2)

---
 research/computing/services.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/research/computing/services.md b/research/computing/services.md
index 15b5c8d..77a52fc 100644
--- a/research/computing/services.md
+++ b/research/computing/services.md
@@ -202,6 +202,11 @@ Office
 * [SocialCalc](https://www.socialtext.net/open/socialcalc) ([código](https://github.com/audreyt/socialcalc)).
 * [OBM - Open Business Management](http://obm.org).
 * [Etherpad](http://etherpad.org/) ([puppet-etherpad](https://git.fluxo.info/?p=puppet-etherpad.git); [vim-etherpad](https://github.com/guyzmo/vim-etherpad) as a proof-of-concept).
+* [HedgeDoc - Ideas grow better together](https://hedgedoc.org/): (formerly
+  known as CodiMD) is an open-source, web-based, self-hosted, collaborative
+  markdown editor. You can use it to easily collaborate on notes, graphs and even
+  presentations in real-time. All you need to do is to share your note-link to
+  your co-workers and they’re ready to go.
 * [Ethercalc](http://www.ethercalc.org) ([código](https://github.com/audreyt/ethercalc)).
 * [HedgeDoc](https://docs.hedgedoc.org/): create real-time collaborative markdown notes.
 * [HackMD - Collaborative Markdown Knowledge Base](https://hackmd.io/#).
@@ -318,6 +323,11 @@ Media managers
 * [PeerTube](https://github.com/Chocobozzz/PeerTube).
 * [DTube](https://github.com/dtube).
 
+Asset manages
+-------------
+
+* [Product Features - Snipe-IT Free open source IT asset management](https://snipeitapp.com/product) ([repository](https://github.com/snipe/snipe-it)).
+
 Image galeries
 --------------
 
@@ -432,6 +442,13 @@ Bookmarks
 * [wallabag: a self hostable application for saving web pages](https://wallabag.org/en) with [wallabag-cli](https://github.com/Nepochal/wallabag-cli).
 * [prismo](https://gitlab.com/mbajur/prismo).
 * [linkding: Self-hosted bookmark service](https://github.com/sissbruecker/linkding).
+* [Lemmy - A link aggregator for the fediverse](https://join-lemmy.org/):
+  selfhosted social link aggregation and discussion platform. It is completely
+  free and open, and not controlled by any company. This means that there is no
+  advertising, tracking, or secret algorithms. Content is organized into
+  communities, so it is easy to subscribe to topics that you are interested in,
+  and ignore others. Voting is used to bring the most interesting items to the
+  top.
 
 Libraries
 ---------
-- 
GitLab