Files
ScreamIntoTheVoid/README.md
Jannis 873ae5ae9d
Some checks failed
Build / build (push) Failing after 5s
chore: cleanup repository and add Gitea Actions build workflow
- Update .gitignore to exclude build artifacts and IDE files
- Remove tracked .idea and .vscode directories from index
- Add .gitea/workflows/build.yaml for CI
- Commit existing source changes and README updates
2026-06-07 17:40:03 +02:00

573 B

Scream into the void

Idea

Did you ever wanted to just scream your feelings and make sure your secrets are safe? well now you can do that! This program gives you the opportunity to input either a file or an string via the stdin standard input string and the program shows you how everything gets deleted.

Todo

  • pass files via args
  • give user a choice on how to delete the string
  • in the main menu, show the string, or the filename with filesize
  • actually implement destroying the data
  • write descriptions so the user knows whats happening