Skip to content

latest

Latest

Choose a tag to compare

@ConzZah ConzZah released this 15 Jun 22:34
5bbb4d7

complete rewrite

you know how it goes by now.

in case you dont:

  • bash is no longer required, bourne's all we need
  • no echo's, only printf's
  • refactored everything
  • now uses /run/user/1000 for tmpfiles if available (runs in ram baby, no reads/writes to disk)

it's been over 1 year since i last worked on this, time to put to use what i learned during this time.

Full Changelog: v0.2.3...latest

Cheers, ConzZah