New Letterboxd – WordPress Plugin

I’ve been working on a new wordpress plugin.

The plugin is used to display my recent reviews on Letterboxd.
The current status can be seen in the sidebar. The design is currently based on the Letterboxd review page.

If you are interested, please contact me.
If you run into issues, feel free to get on touch.

jDownloader auf Ubuntu 18.04 LTS installieren

JDownloader ist ein in Java geschriebener Download-Manager, der primär für das automatisierte Herunterladen bei Sharehostern entwickelt wurde.

jDownloader installieren

Verzeichnis erstellen und den Installer herunterladen.

mkdir ~/bin
mkdir ~/bin/jdownloader
cd ~/bin/jdownloader
wget http://installer.jdownloader.org/JDownloader.jar

Der jDownloader benötigt Java.
Ab Ubuntu 18.04 muss folgendes Paket installiert werden:

openjdk-11-jre

sudo apt-get install openjdk-11-jre-headless

Die jDownloader Installation starten.

java -jar JDownloader.jar -norestart

Wiederholen bis die MyJDownloader Zugangsdaten eingegeben werden können.

java -jar JDownloader.jar -norestart

jDownloader starten.

java -jar JDownloader.jar &

Letterboxd – WordPress Plugin

It looks like there is no wordpress plugin available which shows your Letterboxd activity.

Because of that I’ve been working on a new plugin for a few days. You can see the current status in the sidebar.

The plugin will be available soon.

Mein GitHub

Hier mein GitHub Profil:

https://github.com/blubtxt

Alle meine Opensource Projekte hoste ich auf Github für maximale Erreichbarkeit und um sie der breiten Masse zu präsentieren.

Hello world 4.0!

Neustart meines Blog, wie gewohnt mit Themen rund um Alles und Nichts.