Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhanak1/pierogi-rust

A rewrite of my previous Pierogi implementation in rust.
https://github.com/mhanak1/pierogi-rust

Last synced: 10 days ago
JSON representation

A rewrite of my previous Pierogi implementation in rust.

Awesome Lists containing this project

README

        

# pierogi-rust
A **work in progress** rewrite of my previous Pierogi implementation in rust.

## What is pierogi?
well it is a joke "virus" software which is a pieróg hopping around the screen like a dvd logo and going other semi malicious things

![pieróg](https://github.com/MHanak1/pierogi-rust/blob/master/src/resources/pierogi.jpg?raw=true)

## is it dangerous
kinda. in releases i will only provide the "safe version" which does not persist over system logout/restart and have a instance limit

if you are willing to build the app yourself you can modify the code to disable those safeguards however **you do this at your own risk, i am not responsible for any damage caused**.

## How to run?
simply download the executable file suitable for your os and run it. **only run it on your own devices**

i will not provide instructions on how to compile this, since if you don't know how to do it maybe the safeguarded version will be enough.

## How do i stop this?
while focused on any of the windows type :q!

## Known incompatibilities
The program will not work with wayland, since it doesn't allow for programs to change their position (to my knowledge)