How to use LibreTranslate with Mastodon
Install LibreTranslate and configure Mastodon to take advantage of it. ...
Install LibreTranslate and configure Mastodon to take advantage of it. ...
Install beloved ArchiveBox on RaspberryPi3. ...
Install the Advanced Open Source Enterprise Wiki. ...
Enforce specific referer header using nginx directives. ...
Import Restya board into Wekan using Bourne-again shell script to convert the JSON file. ...
Visualize the blog schedule using a terminal. ...
Install Restyaboard, an Open Source Kanban board. ...
Query robots.txt using the robots.txt exclusion protocol implementation for Go language. ...
Delete Nextcloud bookmarks using API. Notice, data is paginated in this case, so this particular case is more interesting than regular add/remove operations. ...
Display upcoming events in the Nextcloud calendar using a custom shell script by extending the earlier ideas. ...
Display upcoming events in the Nextcloud calendar using a text-based terminal emulator because it is fun and challenging. ...
I am currently playing with floccus to store bookmarks using Nextcloud, so I have created simple shell scripts to import Nextcloud bookmarks from Firefox using code from my earlier solution to open Firefox bookmarks from the OpenBox menu. ...
There is a bookmark manager for Nextcloud that can be used with the floccus browser extension to synchronize bookmarks using Chrome, Firefox, and Opera. I will show you how to perform API calls to automate the backup process. ...
Use the extensive API offered by the Restyaboard to backup and restore created boards. ...
Install Restyaboard, an Open Source Kanban board. I am using it daily to manage this blog. ...
Install and configure a private instance of the MoinMoin wiki engine, a full-featured and extensible wiki software written in Python that can store personal notes, knowledge base, or simply share interests. ...
Let’s display scheduled Jekyll blog posts using DokuWiki on your own personal wiki. ...
Let’s display git commits using DokuWiki on your own project workspace or personal wiki. ...
I have described a simple way to configure the AWStats web-interface last month, so I will continue this topic further and tell you how to add a menu to quickly switch between configured sites. ...
I am using Dokuwiki almost every day, as I love writing documentation and organizing knowledge. Due to this, I have created a list of plugins I cannot live without. ...
I have successfully used Google Drive and Insync to organize all of the e-books that I have acquired during the last years. Currently plan to upload them to a personal DokuWiki instance since I use it more every day. Before I can start, I need to extract cover images to ensure that I will get a decent outcome. ...
I have created a simple shell script to convert manual pages to DokuWiki as I want to have them always at hand and easily interlink to them from other pages. ...
It is not a secret that I am using Gandi Simple Hosting to host sleeplessbeastie’s notes website. This solution is almost maintenance-free and does not require any additional work to use Jekyll, as hosting static content is dead simple (see shell script to automate build and upload process). ...
Recently I needed a simple utility to generate index files at briefcase.sleeplessbeastie.eu, so after a while, I came up with two simple solutions, each of which has different strengths and weaknesses. ...
A quite lengthy but very straightforward description of the Kolab Groupware integration with Piwik Web Analytics. The integration process is simpler than you think as the additional application (Piwik) is hosted externally and doesn’t use a single sign-on. ...
I decided to drop tags and categories during the migration from WordPress to Jekyll, but it was not the best decision as it turned out. ...
This post describes a quick way to create .htaccess rewrite rules after permalinks change from /%post_id% to /%year%/%monthnum%/%day%/%postname%/ ...
This simple script will create web thumbnail using cutycapt console command. ...
Configuration snippet for later reference. ...
After getting fun with Coppermine Photo Gallery for some time, I wanted to achieve a polaroid-like effect (using ImageMagick) for thumbnails and intermediate pictures. ...