forked from samuel-p/sp-codes.de
added english version for imprint and donation
added service icons (closes #7)
This commit is contained in:
parent
d76a96b0a5
commit
58fc0e8d24
23 changed files with 103 additions and 52 deletions
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: connectivitycheck
|
||||
title: Captive Portal Check
|
||||
---
|
||||
# Captive Portal Check
|
||||
# <i class="fas fa-wifi"></i> Captive Portal Check
|
||||
|
||||
A captive portal is a login page in public WLAN networks to restrict Internet access to the approval of certain terms of use. When you see a login page on a public network, your device uses a captive portal check. This allows the device to find out whether you have direct Internet access or not. In Android, for example, your device sends a request to a Google server.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: firefox-sync
|
||||
title: Firefox Sync
|
||||
---
|
||||
# Firefox Sync
|
||||
# <i class="fab fa-firefox-browser"></i> Firefox Sync
|
||||
|
||||
Do you use Firefox on more than one device for surfing? Then Firefox Sync lets you synchronize your browser data (bookmarks, open tabs, search history, and more) between all your devices.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: gitea
|
||||
title: Gitea
|
||||
---
|
||||
# Gitea
|
||||
# <i class="fas fa-code"></i> Gitea
|
||||
|
||||
Gitea is a simple code hosting platform like GitHub or GitLab. It is open source and under continuous development. __Since the end of 2019 I have my own Gitea instance, to manage my projects.__ For example this website. Feel free to have a look at the source code and leave some feedback.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: invidious
|
||||
title: Invidious
|
||||
---
|
||||
# Invidious
|
||||
# <i class="fab fa-youtube"></i> Invidious
|
||||
|
||||
Invidious is an alternative YouTube-Frontend. It establishes only the most necessary connections to YouTube and many of them are even made by the server itself. So Invidious increases the privacy of the users.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: jitsi
|
||||
title: Jitsi Meet
|
||||
---
|
||||
# Jitsi Meet
|
||||
# <i class="fas fa-users"></i> Jitsi Meet
|
||||
|
||||
Jitsi-Meet is a platform for video conferences. You can start fully encrypted video chats without registration. Additionally, Jitsi-Meet offers the possibility to share the screen with other participants, invite new users with a simple link and send messages in the integrated chat.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: matrix
|
||||
title: Matrix
|
||||
---
|
||||
# Matrix
|
||||
# <i class="fas fa-comments"></i> Matrix
|
||||
|
||||
Matrix is a modern, open source software for decentralized communication (like e-mail). Matrix offers end-to-end encryption, voice and video calls and much more. However, the most important thing is that there is not one Matrix server that all users have to use, like WhatsApp, Telegram and many other popular messengers.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: nitter
|
||||
title: Nitter
|
||||
---
|
||||
# Nitter
|
||||
# <i class="fab fa-twitter"></i> Nitter
|
||||
|
||||
A free and open source Twitter frontend that is focussed on user privacy. Connections to Twitter are handled by the server itself to prevent tracking by IP or JavaScript.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: searx
|
||||
title: Searx
|
||||
---
|
||||
# Searx
|
||||
# <i class="fas fa-search"></i> Searx
|
||||
|
||||
Searx is a free meta search engine, which uses other public search engines like Google, DuckDuckGo, StartPage and many others.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: shields
|
||||
title: Shields
|
||||
---
|
||||
# Shields
|
||||
# <i class="fas fa-tags"></i> Shields
|
||||
|
||||
Shields is a service for concise, consistent and legible badges in SVG and raster format. Via a URL they can be easily embedded in readmes or any other website. In addition, integrations to various services or networks are provided.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue