Installing Django on your Raspberry Pi Thumbnail

Installing Django on your Raspberry Pi

In this project, we are going to show you how to install and use the Django framework on the Raspberry Pi. Django allows you to build a dynamic website using the Python programming language with ease. Apache works as the interface between Python and the web. Read More

Running qBittorrent on the Raspberry Pi Thumbnail

Running qBittorrent on the Raspberry Pi

In this guide, we will be teaching you how to install and configure qBittorrent on the Raspberry Pi. qBittorrent is one of the best torrent clients available for the device, featuring an easy-to-use web interface and a useful desktop client while also being lightweight. Read More

Installing Kodi on your Raspberry Pi Thumbnail

Installing Kodi on your Raspberry Pi

In this tutorial, we take you through the straightforward steps of installing and setting up Kodi on the Raspberry Pi. Using these steps, you can install Kodi on a standard operating system without relying on a third-party distribution such as OSMC or LibreELEC. Read More

Using the Go Compiler on the Raspberry Pi Thumbnail

Using the Go Compiler on the Raspberry Pi

In this project, we will be walking you through the steps to set up the Go compiler on the Raspberry Pi. You will also write a simple hello world script in Go that we will explain how to run and compile. Go is a relatively new programming language. Read More