aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-03 21:21:16 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-03 21:21:16 +0000
commit8a5db9101fc6e8ea1a240a5466f893b9949d005e (patch)
tree540c635238e0d1f0136bbd57d0e0d2591747554f
parentRM H5ai - LC 2021 193 issues (diff)
downloadawesome-selfhosted-8a5db9101fc6e8ea1a240a5466f893b9949d005e.tar.gz
awesome-selfhosted-8a5db9101fc6e8ea1a240a5466f893b9949d005e.zip
Update tagspaces language
> In order to run TagSpaces on your Windows, Mac OS or Linux from the source code published here, you will need the following prerequisites: node.js
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 370eb3d9..c5029c27 100644
--- a/README.md
+++ b/README.md
@@ -996,7 +996,7 @@ _Related: [Groupware](#groupware)_
- [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `BSD-4-Clause` `PHP`
- [s3server](https://github.com/jessfraz/s3server) - Simple HTTP interface to index and browse files in a public S3 or Google Cloud Storage bucket. `MIT` `Go`
- [Surfer](https://git.cloudron.io/cloudron/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs`
-- [TagSpaces](https://www.tagspaces.org/) - TagSpaces is an offline, cross-platform file manager and organiser that also can function as a note taking app. The WebDAV version of the application can be installed on top of a WebDAV servers such as Nextcloud or ownCloud. ([Demo](https://demo.tagspaces.com), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Javascript`
+- [TagSpaces](https://www.tagspaces.org/) - TagSpaces is an offline, cross-platform file manager and organiser that also can function as a note taking app. The WebDAV version of the application can be installed on top of a WebDAV servers such as Nextcloud or ownCloud. ([Demo](https://demo.tagspaces.com), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Nodejs`
- [updog](https://github.com/sc0tfree/updog) - Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. `MIT` `Python`