Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Ignite CLI πŸ”₯

A completely unique and cinematic command-line tool that visually burns your files into digital ashes before actually deleting them from your system.

Have you ever typed rm file.txt and felt it was too boring? Now you can use ignite file.txt and watch your words turn yellow, orange, red, crumble into ash, and disappear into the void.

Features

  • Cinematic Deletion: Uses full RGB ANSI terminal colors to simulate fire.
  • Dynamic Physics: The fire propagates from the bottom up, catching onto characters and turning them into ash (*, ., ,) before completely erasing them.
  • Safety First: Includes a confirmation prompt by default to prevent accidental incineration.
  • Permanent: Just as permanent as rm β€” no trash bin, no undo. (Note: this simply unlinks the file and does not securely shred the underlying disk blocks).

Installation

# Clone the repository
git clone https://github.com/Venu-exe/ignite-cli.git
cd ignite-cli

# Make it executable
chmod +x ignite

# (Optional) Add it to your PATH to use it anywhere
sudo cp ignite /usr/local/bin/ignite

Usage

Simply run ignite followed by the text file you want to destroy:

./ignite secrets.txt

Options

# Skip the confirmation prompt
./ignite -y secrets.txt

# Speed up the burning animation (e.g., 2x speed)
./ignite --speed 2.0 secrets.txt

# View all options
./ignite --help

Enjoy the fireworks! πŸŽ†

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages