Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 2.08 KB

File metadata and controls

40 lines (25 loc) · 2.08 KB

Python

This repository contains a ton of useful CLI scripts and other Python related projects.

Apps

This directory contains lots of small, useful desktop apps built with Python and CustomTkinter.
To see what apps are in this collection and what they do, see the directory's README.md.

Commands

This directory contains many Python scripts, that are supposed to be run as CLI commands.
To see what each command is used for, see the directory's README.md.

Projects

Harmless Prank Viruses

These are harmless prank virus Python scripts (also as executables), that do all sorts of annoying things.
Every script/executable has an exact description of what it does in the README.md of this project.

Caution

These scripts lead to actions on your PC that you might not want.
However, it is important to note that none of these scripts will cause damage to your PC.

x-convert

This is a standalone Python script, supposed to be run as a command.
It's used for converting one type of code into another type of code.
For more information, take a look at the README.md.