diff options
author | simon987 <me@simon987.net> | 2020-06-23 21:11:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 21:11:10 +0000 |
commit | 8069c5230d6d7e7d8127d92a8d7a217b123ae6ae (patch) | |
tree | c4eec5049e1d3c1aba6c578719790fd647e44eda | |
parent | Merge pull request #2124 from m1k1o/patch-2 (diff) | |
download | awesome-selfhosted-8069c5230d6d7e7d8127d92a8d7a217b123ae6ae.tar.gz awesome-selfhosted-8069c5230d6d7e7d8127d92a8d7a217b123ae6ae.zip |
Update sist2 demo website
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1313,7 +1313,7 @@ See also _[Monitoring](#monitoring)_ - [Gigablast](http://www.gigablast.com/) - open source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` -- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://searchin.the-eye.eu/)) `GPL-3.0` `C` +- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development |