Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhanak1/pierogi-rust
- Owner: MHanak1
- License: gpl-3.0
- Created: 2024-02-03T15:06:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-07T19:30:24.000Z (9 months ago)
- Last Synced: 2024-02-08T17:29:54.820Z (9 months ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 limitif 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)