An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by SeppPenner

A curated list of projects in awesome lists by SeppPenner .

https://github.com/sepppenner/sparkplugnet

SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in .Net. It uses MQTTnet in the background.

mqtt mqttnet sparkplug sparkplug-b sparkplugnet

Last synced: 05 Apr 2025

https://github.com/sepppenner/pdfpasswordremover

PdfPasswordRemover is a project to remove passwords from PDF files.

Last synced: 07 Apr 2025

https://github.com/sepppenner/netcoremqttexamplecluster

NetCoreMQTTExampleCluster is a project to run a multi MQTT broker system based on MQTTnet, Dapper (for database connection) and Orleans.

Last synced: 24 Jul 2025

https://github.com/sepppenner/ransomware

Ransomware is a project written in .Net and shows how ransomeware generally works. This repository should be used for educational reasons only!!

Last synced: 22 Apr 2025

https://github.com/sepppenner/simplemqttserver

SimpleMqttServer is a project to run a simple MQTT server from a json config file.

Last synced: 22 Apr 2025

https://github.com/sepppenner/windowshello

WindowsHello is an assembly/ library to work with Microsoft's Windows Hello in aplications.

Last synced: 22 Apr 2025

https://github.com/sepppenner/mqttnet.testapp.winform

MQTTnet.TestApp.WinForm is a test application to test MQTTnet. The assembly was originally created by @grammyleung.

Last synced: 06 Sep 2025

https://github.com/sepppenner/aescryptouploader

AESCryptoUploader is a project to upload encrypted files to Google Drive and Mega.nz.

aes crypto cryptography google-drive gui gui-english gui-german screenshots

Last synced: 05 May 2025

https://github.com/sepppenner/mqtt2postgresbridge

MQTT2PostgresBridge is a project to connect a locally running broker to a Postgres database and store the messages in a database table. The project was written and tested in Python 3.

Last synced: 22 Apr 2025

https://github.com/sepppenner/netcoremqttexamplejsonconfighashedpasswords

NetCoreMQTTExampleJsonConfigHashedPasswords is a project to check user credentials and topic restrictions from MQTTnet from a json config file using hashed user passwords.

Last synced: 22 Apr 2025

https://github.com/sepppenner/netcoremqttexampledapperconfig

NetCoreMQTTExampleDapperConfig is a project to check user credentials and topic restrictions from MQTTnet from a database using Dapper.

Last synced: 22 Apr 2025

https://github.com/sepppenner/mqttbridge

MqttBridge is a project to run a simple local MQTT server from a json config file and bridge data from a local MQTT server to a remote one.

Last synced: 26 Oct 2025

https://github.com/sepppenner/mqtt2mysqlbridge

MQTT2MySQLBridge is a project to connect a locally running broker to a MySQL database and store the messages in a database table. The project was written and tested in Python 3.

Last synced: 22 Apr 2025

https://github.com/sepppenner/mqttnet.testapp.simpleserver

MQTTnet.TestApp.SimpleServer is a test application to test MQTTnet. The assembly was originally created by @grammyleung.

Last synced: 30 Oct 2025

https://github.com/sepppenner/processmonitor

ProcessMonitor is a software to monitor and log a processe's CPU and RAM usage over the time.

Last synced: 22 Apr 2025

https://github.com/sepppenner/netcoremqttexamplejsonconfig

NetCoreMQTTExampleJsonConfig is a project to check user credentials and topic restrictions from MQTTnet from a json config file.

Last synced: 19 Oct 2025

https://github.com/sepppenner/googledriveexample

GoogleDriveExample is an assembly/ library on how to work with the Google.Apis.Drive.v3.dll.

Last synced: 27 Oct 2025

https://github.com/sepppenner/caldavnet

CalDAVNet is a project to access CalDAV servers and a fork of https://github.com/markatk/CalDAV.NET.

Last synced: 14 Sep 2025

https://github.com/sepppenner/netcoremqttexampleidentityconfig

NetCoreMQTTExampleIdentityConfig is a project to check user credentials and topic restrictions from MQTTnet from a database using Asp.Net Identity.

Last synced: 22 Apr 2025

https://github.com/sepppenner/portscanner

PortScanner is an executable to scan a specific host for open ports.

Last synced: 22 Apr 2025

https://github.com/sepppenner/blockchain

BlockChain is a simple block chain written in C#.

block-chain blockchain blockchain-technology

Last synced: 05 May 2025

https://github.com/sepppenner/emgucvzxingbarcodeexample

EmguCVZXingBarcodeExample is an example project on how to read barcodes from an image with EmguCV and ZXing.

Last synced: 27 Mar 2026

https://github.com/sepppenner/cameraactivitychecker

CameraActivityChecker is an executable to check if the camera gets activated.

Last synced: 05 May 2025

https://github.com/sepppenner/pgbouncerwinbinaries

PgBouncerWinBinaries is a project to host pre-built Windows binaries of the pgBouncer project.

Last synced: 14 Nov 2025

https://github.com/sepppenner/parkinglotdatacollection

ParkingLotDataCollection is written and tested in Python 3. Its purpose is to unify parking lot data from APIs in Germany.

Last synced: 26 Jul 2025

https://github.com/sepppenner/telegrammessagebot

TelegramMessageBot is a project to send a message from a bot to a Telegram chat. The script was written and tested in Python 3.

Last synced: 02 Jul 2025

https://github.com/sepppenner/imagetextrecognition

ImageTextRecognition is an executable to scan images and get the text from them using OCR.

Last synced: 22 Apr 2025

https://github.com/sepppenner/cortanakiller

CortanaKiller is an executable to permanently kill the Cortana Background Task in Windows 10.

Last synced: 14 Mar 2025

https://github.com/sepppenner/signalrforwpf

SignalRForWPF is an example on how to work with ASP.Net Core SignalR in WPF aplications.

Last synced: 22 Apr 2025

https://github.com/sepppenner/gitlabautopullmirroring

GitlabAutoPullMirroring is a script to update all Gitlab repositories to be mirrored from Github (Pull from Github, push is currently not possible). Useful for all that are #movingtogitlab. The script was written and tested in Python 3.

Last synced: 06 Sep 2025

https://github.com/sepppenner/portknocker

PortKnocker is a project to run a simple port knocking client for UDP and TCP connections.

Last synced: 22 Apr 2025

https://github.com/sepppenner/matblazorwizardcontrol

MatBlazorWizardControl is an example project for a Wizard control with Blazor and MatBlazor.

Last synced: 19 Oct 2025

https://github.com/sepppenner/dotneteasyrandom

EasyRandom for .Net is an assembly/ library to generate random numbers with the internal Random library from .Net more easy.

Last synced: 22 Apr 2025

https://github.com/sepppenner/raspberrypibackupclient

RaspberryPiBackupClient is a project to backup certain directories from your Raspberry Pi to a WebDav server. The script was written and tested in Python 3.

Last synced: 22 Apr 2025

https://github.com/sepppenner/bruteforcing

Bruteforcing implementation in C#.

Last synced: 22 Apr 2025

https://github.com/sepppenner/telerik.ui.for.blazor.german.resources

Telerik.Ui.for.Blazor.German.Resources is a contains resources for the German translation of the Telerik UI for Blazor. The project contains all German translation resources (*.resx) for the Telerik.Ui.for.Blazor versions from 2.5.1+.

Last synced: 19 Mar 2026

https://github.com/sepppenner/wordpressattack

WordPressAttack is written and tested in Python 3. Its purpose is to describe how a wordpress website can be attacked.

Last synced: 24 Feb 2025

https://github.com/sepppenner/mailkitexample

MailkitExample is a test application to test MailKit's embedded image sending feature.

Last synced: 12 Feb 2026

https://github.com/sepppenner/aescryptolib

AESCryptoLib is an assembly/ library to encrypt strings with AES in .Net.

aes encryption

Last synced: 24 Feb 2026

https://github.com/sepppenner/microstrategyiserverscripts

Scripts to show the MicroStrategy Intelligence Server's status, version, to start and stop the MicroStrategy Intelligence Server and check the state afterwards.

Last synced: 09 Jun 2026

https://github.com/SeppPenner/QRNGHuBerlinTest

QRNGHuBerlinTest is used to connect to the HU Berlin quantum computer.

Last synced: 02 Apr 2025

https://github.com/sepppenner/rotateimagesincsharp

Kind of a 'library' for CSharp (.Net with WPF) on how to rotate images based on the 'orientation' EXIF tag.

Last synced: 29 Oct 2025

https://github.com/sepppenner/decimalmath

DecimalMath is a library to calculate mathematic functions with the decimal data type.

Last synced: 12 Aug 2025

https://github.com/sepppenner/easytorhiddenservicepython

EasyTorHiddenServicePython is a project to run a simple Python webserver to serve files on the darknet. The project was written and tested in Python 3.

Last synced: 29 Oct 2025

https://github.com/sepppenner/exifcleaner

ExifCleaner Software/library for C# to clean exif data from images. Software/Assembly für C#, die die Exifdaten von Bildern entfernt.

Last synced: 11 Jun 2026

https://github.com/sepppenner/solvingthegooglebillboardproblem

Solving the Google billboard problem and getting the first 10 digits of e that are a prime number.

Last synced: 13 Feb 2026

https://github.com/sepppenner/qrnghuberlintest

QRNGHuBerlinTest is used to connect to the HU Berlin quantum computer.

Last synced: 17 Jun 2026

https://github.com/sepppenner/wpfpagetransition

WpfPageTransitions is an executable to show how page transitions work in C# WPF.

Last synced: 19 Oct 2025

https://github.com/sepppenner/windowsunixfiledeleter

WindowsUnixFileDeleter is a software to delete all UNIX files (e.g. .DS_STORE) from the Windows directory specified.

Last synced: 06 Jul 2025

https://github.com/sepppenner/udpforwarder

UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.

forward forwarder udp

Last synced: 15 May 2026

https://github.com/sepppenner/sshservershutdown

SSHServerShutdown is an executable to shutdown your synology DiskStation.

Last synced: 16 Feb 2026

https://github.com/sepppenner/softwareupdater

SoftwareUpdater is an executable to update other software.

Last synced: 24 Feb 2025

https://github.com/sepppenner/permaping

PermaPing is an executable to check your computer's internet connection.

Last synced: 14 May 2026

https://github.com/sepppenner/sensorspayloaddecoder

SensorsPayloadDecoder is a library to read the payload information from the Bosch parking sensor and the Elsys ERS sensor binary data.

bosch bosch-parking-sensor csharp decoder elsys elsys-ers elsys-ers-eye elsys-sensor ers ers-eye humidity-sensor parking-sensor payload payload-decoder

Last synced: 13 Jun 2026

https://github.com/sepppenner/internetconnectionchecker

InternetConnectionChecker is a software to check the current internet connection permanently.

Last synced: 16 May 2026

https://github.com/sepppenner/compare2images

Compare2Images is a project to compare 2 images in C#.

Last synced: 05 May 2025

https://github.com/sepppenner/aes-filecryptor

AES-FileCryptor is an executable to encrypt and decrypt files.

aes-filecryptor decrypt-files screenshot

Last synced: 02 Jan 2026

https://github.com/sepppenner/moneylaundrymat

MoneyLaundrymat is an executable to simulate the process of laundering money.

Last synced: 07 Aug 2025

https://github.com/sepppenner/githubreleasesscraper

GithubReleasesScraper is a script to get the releases of a Github project in a markdown formatted file. GithubReleasesScraper is written and tested in Python 3.

Last synced: 05 Jan 2026

https://github.com/sepppenner/csharplanguagemanager

CSharpLanguageManager is an assembly/ library to build multilingual programms in .Net.

Last synced: 12 Feb 2026

https://github.com/sepppenner/pingrservice

PingRService is an executable to check the connectivity and certificate expiry date of a domain.

Last synced: 05 Oct 2025

https://github.com/sepppenner/blazorfileuploadservice

BlazorFileUploadService is a project to support simple file uploads using Blazor.

blazor blazor-client blazor-server blazor-webassembly file-sharing file-upload

Last synced: 24 Feb 2026

https://github.com/sepppenner/caldavsynologysyncer

CalDavSynologySyncer is an executable to sync an ICAL calendar with Synology (or another CalDAV server).

Last synced: 06 Feb 2026

https://github.com/sepppenner/sepppenner

My profile repository.

Last synced: 27 Feb 2026

https://github.com/sepppenner/sudokusolver

SudokuSolver is a project used to solve sudokus.

Last synced: 14 May 2026

https://github.com/sepppenner/processkiller

ProcessKiller is an executable to kill processes depending on the configuration.

Last synced: 23 Aug 2025

https://github.com/sepppenner/sshserverrestart

SSHServerRestart is an executable to restart your synology DiskStation.

Last synced: 30 Aug 2025

https://github.com/sepppenner/datatable2datagridviewexample

DataTable2DataGridViewExample is an executable to check how data from a DataTable can be transfered to a DataGridView.

Last synced: 14 Mar 2025

https://github.com/sepppenner/fibonacciheap

FibonacciHeap is an assembly/ library to build and use Fibonacci heaps in C#.

Last synced: 13 May 2026

https://github.com/sepppenner/filesystemlister

FileSystemLister is a software to list all files in a selected folder and get an output text file of this data.

Last synced: 17 Jun 2026

https://github.com/sepppenner/linearcongruencegeneratorc-

Linear Congruence Generator implementation in C#.

Last synced: 18 Aug 2025

https://github.com/sepppenner/silvermealheuristic

SilverMeal is a software to calculate the SilverMeal-Problem

Last synced: 15 May 2026

https://github.com/sepppenner/mapreducewithhadoop

MapReduce implementation for a word count with Apache Hadoop.

Last synced: 11 Jun 2026

https://github.com/sepppenner/gitinithandler

GitInitHandler is an executable to run the 'git init' command when a file from the concerned folder is drag'n'dropped onto the exe.

Last synced: 19 Mar 2026

https://github.com/sepppenner/rucksacksolverc-

RucksackSolver is an executable to solve the rucksack problem with dynamic programming and as well with the FPTAS.

Last synced: 24 Feb 2025

https://github.com/sepppenner/tagpackerspammer

TagpackerSpammer is a software written in Python 3. Its goal is to spam the website

Last synced: 05 Oct 2025

https://github.com/sepppenner/log4netsample

Log4NetSample is an example on how to use log4net to write to a log file.

Last synced: 10 Oct 2025

https://github.com/sepppenner/tendigitprimecalculatorjava

TenDigitPrimeCalculatorJava is a project to calculate the Google 10 digit prime number from the Euler number in Java. TenDigitPrimeCalculatorJava is a project to calculate the Google billboard problem in Java.

Last synced: 29 Aug 2025

https://github.com/sepppenner/tictactoe

TicTacToe is used to play the standard Tic Tac Toe game against humans or the computer.

Last synced: 16 May 2026

https://github.com/sepppenner/naget

NaGet is a library and server to host NuGet packages. It is based on Loic Sharma's BaGet, Commit https://github.com/loic-sharma/BaGet/commit/db839bf0387a34bb3e68357fa24c6e5b0d41ee72 on master. The projetc is double licensed under the license from Loic Sharma's BaGet and the MIT license.

Last synced: 22 Apr 2025

https://github.com/sepppenner/examplerabbitmqforrasbiandocker

ExampleRabbitMQForRasbianDocker is an example how to use and configure RabbitMQ on Docker for an ARM architecture like the Raspberry Pi. The project was tested on a Raspberry Pi 3 Model B.

Last synced: 27 Jan 2026

https://github.com/sepppenner/kwanzeige

KWAnzeige is an executable to check the current calendar week.

Last synced: 14 May 2026

https://github.com/sepppenner/uithreadinvokeexample

UIThreadInvokeExample is an example executable to check how to invoke a GUI action from a BackgroundWorker or Thread.

Last synced: 12 May 2026

https://github.com/sepppenner/countgitcommits

Script to show the number of git commits in a git repository. The script was written and tested in Python 3.

Last synced: 15 Jun 2026

https://github.com/sepppenner/desktopsearch

DesktopSearch is a software to search for files and folders in the current users' desktop.

Last synced: 13 Jun 2026

https://github.com/sepppenner/lustigefehler

LustigeFehler is a software to show funny error messages in Windows.

Last synced: 14 May 2026

https://github.com/sepppenner/lotsizealgorithms

Multiple algorithms for lot sizing problems in Java.

Last synced: 19 Oct 2025

https://github.com/sepppenner/mqtt2awss3bridge

MQTT2AWSS3Bridge is a project to connect a locally running broker to AWS S3 and upload the messages as a simple .txt file. The project was written and tested in Python 3.

Last synced: 24 Feb 2025

https://github.com/sepppenner/linearcongruencegenerator

Linear Congruence Generator implementation in Java

Last synced: 24 Feb 2025

https://github.com/sepppenner/testcpuandramuser

TestCPUAndRAMUser is a dummy console application to check the usage of RAM and the file system.

Last synced: 30 May 2026

https://github.com/sepppenner/synologycalendarclient

SynologyCalendarClient is a project to handle Synology calendar API requests. However, as the Synology calendar API description is very bad, it is not yet finished.

Last synced: 15 May 2026

https://github.com/sepppenner/optimizingwandererroutes

OptimizingWandererRoutes is a programm written in C# and tries to solve the wanderer problem Cipsoft gave me for application.

Last synced: 18 May 2026

https://github.com/sepppenner/openweathermapapi

OpenWeatherMapAPI

Last synced: 13 Jun 2026

https://github.com/sepppenner/environmentdatameasurementsystem

EnvironmentDataMeasurementSystem is a project that shows how to connect a ESP8266 / NodeMCU to an API service to store environment data in a database using the DHT22 and LM35 sensors.

Last synced: 04 Jul 2025

https://github.com/sepppenner/mp3filechecker

Mp3FileChecker is an executable to check mp3 files for sanity.

Last synced: 05 Sep 2025

https://github.com/sepppenner/shutdownrestartlocklogoff

ShutDownRestartLockLogOff is an executable to check how to shutdown, restart, lock or log off from Windows.

Last synced: 11 Apr 2025