Instantly share images, videos, PDFs, and links with people nearby. Peer2Peer and Open Source. No Setup, No Signup.
Im Ordner tpl/default die Datei linklist.html wie folgt anpassen:
--- linklist.html.old Sat Mar 18 08:45:18 2023
+++ linklist.html Sun Sep 29 19:37:39 2024
@@ -7,11 +7,11 @@
{include="page.header"}
<div class="linkcount pure-u-0 pure-u-lg-visible">
{if="!empty($linkcount)"}
<span class="strong">{$linkcount}</span> {function="t('shaare', 'shaares', $linkcount)"}
- {if="$privateLinkcount>0"}
+ {if="$is_logged_in && $privateLinkcount>0"}
<br><span class="strong">{$privateLinkcount}</span> {function="t('private link', 'private links', $privateLinkcount)"}
{/if}
{/if}
</div>
@@ -56,11 +56,11 @@
<div class="pure-u-lg-2-24 pure-u-1-24"></div>
<div id="link-count-content" class="pure-u-lg-20-24 pure-u-22-24">
<div class="linkcount pure-u-lg-0 center">
{if="!empty($linkcount)"}
<span class="strong">{$linkcount}</span> {function="t('shaare', 'shaares', $linkcount)"}
- {if="$privateLinkcount>0"}
+ {if="$is_logged_in && $privateLinkcount>0"}
· <span class="strong">{$privateLinkcount}</span> {function="t('private link', 'private links', $privateLinkcount)"}
{/if}
{/if}
</div>
Der zweite Abschnitt wird wegen der #CSS-Eigenschaft display:none zwar im Webbrowser verborgen, aber ein Besucher könnte auf die Idee kommen, in den Seitenquelltext hineinzuschauen.
A list of best download managers for Linux. Take a look at their features and decide which suits your need.
Eigene Notizen
Motrix
- Website: https://motrix.app/
- Quellcode: https://github.com/agalwood/Motrix
- nicht in Mint-Anwendungsverwaltung
- aktuelle Version 1.8.19 von 2023-05-03
- verfügbar u. a. als .deb und .AppImage
- Download ca. 70 bzw. 100 MB groß
- hat auf #GitHub 718 (!) offene Issues
Gabut Download Manager
- nur als Flatpak in Mint-Anwendungsverwaltung
- verfügbar über #PPA
- aktuelle Version 2.6.0-1ubuntu3
- belegt ca. 6 MB Speicherplatz
- Quellcode: https://github.com/gabutakut/gabutdm
- hat auf #GitHub 5 offene Issues
Xtreme Download Manager (XDM)
- nicht in Mint-Anwendungsverwaltung
- aktuelle Version 8.0.29 von 2023-07-10
- verfügbar u. a. als .deb
- Download ca. 70 MB groß
- Quellcode: https://github.com/subhra74/xdm
- hat auf #GitHub 777 (!) offene Issues
Persepolis Download Manager
- GUI für #Aria2
- in #Python geschrieben
- in Version 3.0.1-1.1 als Systempaket in Mint-Anwendungsverwaltung
- belegt ca. 8 MB Speicherplatz
- aktuelle Version 5.0.1 auf https://github.com/persepolisdm/persepolis
- verfügbar über #PPA
- belegt ca. 6 MB Speicherplatz
- hat auf #GitHub 292 (!) offene Issues
KGet
- in Version 4:23.08.5-0ubuntu3 als Systempaket und in Version 24.08.1 als Flatpak in Mint-Anwendungsverwaltung
uGet
- GUI erinnert mich an WinWGet
- in Version 2.2.3-2build4 als Systempaket in Mint-Anwendungsverwaltung
- Entwicklung schläft seither (2020-01-01)
- belegt ca. 1,5 MB Speicherplatz
Ncdu is a disk usage analyzer with a text-mode user interface. It is designed to find space hogs on a remote server where you don’t have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple, easy to use, and should be able to run on any POSIX-like system.
#!/bin/bash
ftphost='entenhaus.en'
ftpuser='dagobert'
ftppassword='panzerknacker'
curlftpfs -r $ftpuser:$ftppassword@$ftphost /mnt/ftp
rsync -a -P -u --stats /mnt/ftp /home/dagobert/ftp
fusermount -u /mnt/ftp
- First line (the brief description) must only be one sentence and
should start with a capital letter unless it starts with a lowercase
symbol or identifier. Don't use a trailing period either. Don't exceed
72 characters.
Icon sets, such as, Font Awesome, Glyphicons, or Google Fonts, commonly use the
<i>tag.One reason is that
<i>is shorter than <span>.Another reason is that the letter
ican also stand for 'icon'.Technically, either the
<i>or the <span> tag can be used to render icons.A twitter icon by Font Awesome created with the
<i>tag.<i class="fab fa-twitter"></i>
Publii ist ein statisches CMS, das es einfach macht, sichere, schnelle und GDPR-konforme Websites mit einer benutzerfreundlichen GUI zu erstellen. Testen Sie es noch heute!
A small script to publish links stored in my personal Shaarli (https://github.com/shaarli/Shaarli) instance as markdown to my Blosxom (http://blosxom.sourceforge.net/) based personal blog.
“I need privacy, not because my actions are questionable, but because your judgement and intentions are.”
My response when people say “If you have nothing to hide, you have nothing to fear”.— starrywisdomofficial, reddit/r/privacy
The most secure way to share files online. End-to-end encrypted. One time.
- Up to 100 GB files
- Zero knowledge encryption
- One-time download
- Free* and open source
- Stored in Switzerland 🇨🇭
*No, you are not the product. The internet can still be a great place. Together for privacy over profits.
Bewahren Sie Ihre Daten sicher auf
Datensicherung leicht gemacht. Stecken Sie Ihr USB-Laufwerk an und lassen Sie Pika den Rest für Sie erledigen.
- Lokale und entfernte Sicherungen anlegen
- Einen Zeitplan für regelmäßige Sicherungen festlegen
- Zeit und Speicherplatz sparen, denn Pika muss bekannte Daten nicht erneut kopieren
- Ihre Datensicherungen verschlüsseln
- Erstellte Archive auflisten und deren Inhalt durchsuchen
- Dateien oder Ordner über die Dateiverwaltung wiederherstellen
Pika Datensicherung ist dafür gemacht, Ihre persönlichen Daten zu sichern. Es bietet aber keine vollständige Systemwiederherstellung. Pika Datensicherung verwendet das gut getestete Programm BorgBackup.
von 2020-09-04
Einfaches, KOSTENLOSES Backup für Linux, das die Verfügbarkeit Ihrer Serverinstanzen unter Linux sicherstellt, ganz gleich ob in der Public Cloud oder in der unternehmensinternen Infrastruktur.

