Tomb/extras/gtomb
nerun 82e5342334 extras/gtomb: inserted a "wait" statement in the dig, forge, lock and open functions;
spelling standardization (canceled to cancelled);
simplified the call to MONMORT icon inside zenity functions;
zenity warning function changes;
fixed missing dots.
2023-06-25 19:37:27 +02:00
..
LICENSE updated extras/gtomb to latest by parazyd 2016-12-29 17:29:15 +01:00
README.md updated extras/gtomb to latest by parazyd 2016-12-29 17:29:15 +01:00
gtomb extras/gtomb: inserted a "wait" statement in the dig, forge, lock and open functions; 2023-06-25 19:37:27 +02:00

README.md

gtomb

A GUI for Tomb (https://www.dyne.org/software/tomb/)

gtomb is a wrapper for another wrapper called Tomb
It is imagined to make usage of Tomb even easier for end-users.

Usage

gtomb UI
The UI consists of all commands included in Tomb. You can choose a command you wish to run via the list and the script will run it for you. Easy-peasy.

Random notes

  • If you type in your sudo password once correctly, in the next 5 (or whatever your sudoers timeout is) minutes, you can type in the wrong password as well.
  • The function for catching cancellation sometimes fails because of bad ps syntax. (Possibly fixed, needs more testing)

Dependencies

  • tomb (also get tomb's dependencies)
  • zenity

TODO

  • Complete error checking
  • and more stuff

What you need to do

  • Be patient or help with coding :)
  • Request features