MacTomb
MacTomb copied to clipboard
Mac OS X semi-implementation of Tomb https://github.com/dyne/Tomb
Hi there! I downloaded the master branch from github and it does not seem to work on Ventura. I did a quick inspection on the mactomb.sh and it seems that...
Basic implementation of mount and unmount command to hide usage of hdiutil inside mactomb. Please notice me for any questions
I think it would be a good idea to rewrite MacTomb in zsh due to its huge features. I'm not a zsh voodoo master (I know much better bash), but...
As now, the Automator App supports only bash script. Would be nice to support different types of script like python, zsh, ksh.
As now, you can configure only one application with the `-a` flag. The goal is to have a way to setup multiple apps. Working on it.