Skip to content
View p-fruck's full-sized avatar

Organizations

@ProjectExchange @Music-Bot-for-Jitsi
Block or Report

Block or report p-fruck

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
p-fruck/README.md

Pinned

  1. Music-Bot-for-Jitsi/Jimmi Music-Bot-for-Jitsi/Jimmi Public

    JIMMI - The Jitsi Integrated Musicbot Management Interface is an open source management interface that provides a music bot for jitsi, the free video conferencing platform. Together with him, you c…

    Svelte 20 1

  2. APT CVE checker script APT CVE checker script
    1
    #!/bin/bash
    2
    # A minimal CVE checker script for apt
    3
    # License: GPL-3.0
    4
    while read package version; do
    5
      offset=$(apt changelog ${package} 2>/dev/null | grep -n '(${version})' | cut -d ':' -f 1)
  3. piuswalter/StudyOffline piuswalter/StudyOffline Public

    StudyOffline is an open source tool that allows you to download the flashcards you have created on StudySmarter and study them offline, without advertising. In addition, your privacy is protected a…

    TypeScript 8 2

  4. tjarbo/discord-moodle-bot tjarbo/discord-moodle-bot Public

    Get notified about changes on moodle on you favorite platform!

    TypeScript 25 2

  5. ansible-collection-contabo ansible-collection-contabo Public

    Unofficial Ansible collection for contabo.com

    Python 4

  6. python-contabo python-contabo Public

    Fully featured Python wrapper for the Contabo API

    Python 23 5