Skip to content
@RevolutionPi

Revolution Pi

Open Source IPC based on Raspberry Pi

Revolution Pi

Sunsetting our presence on GitHub

In September of 2023 Revolution Pi has moved all git repositories to GitLab. The Revolution Pi GitLab organization can be found at the following address:

https://gitlab.com/revolutionpi/.

To minimize the impact for users of the repositories on GitHub we decided to mirror all repositories from GitLab to GitHub, but after more than 2 years we've made the decision to sunset our presence on GitHub. All repositories on GitHub will be archived in Q1 of 2026 and will thus no longer be updated either. This also means we will only accept contributions through GitLab going forward.

Tracking the GitLab repositories instead of the GitHub ones requires a small change in git. The git-remote(1) command is used to change the URL where the repository is available. For example, assuming that the remote is named origin and the repository is linux:

git remote set-url origin https://gitlab.com/revolutionpi/linux.git

Popular repositories Loading

  1. piControl piControl Public

    Kernel module for data exchange with RevPi I/O-Modules and Gateways

    C 84 27

  2. imagebakery imagebakery Public

    Create custom images for Revolution Pi, deliciously flavoured. The imagebakery is DEPRECATED in favor of https://gitlab.com/revolutionpi/debos-build. Images until bullseye are built with the imageb…

    Shell 32 20

  3. kernelbakery kernelbakery Public

    Create custom kernel packages for Revolution Pi, seasoned to taste. The kernelbakery is DEPRECATED in favor of upstream Linux kernel packaging scripts. The Linux kernel was built with the kernelbak…

    13 11

  4. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 12 11

  5. IODeviceExample IODeviceExample Public

    This repository contains the code for a RevPi DIO module. It can be used as origin for own IO modules.

    C 9 5

  6. python-snap7 python-snap7 Public archive

    Forked from gijzelaerr/python-snap7

    A Python wrapper for the snap7 PLC communication library

    Python 7 2

Repositories

Showing 10 of 46 repositories

Top languages

Loading…

Most used topics

Loading…