Tim Marks

Results 20 comments of Tim Marks

Maybe I need to clean up the docs, this only works when ejecting from TmpDisk. There's no way to interrupt an unmount signal from the os once you do it...

Hi, I'd love to get more details on what you're trying to save - the contents on the TmpDisk or the TmpDisk creation script (so that if you reinstall from...

Hi, I did some searching and some polling of a couple users and this feature seems to go against how most people use the app (as a temporary, throwaway storage)...

Hi @vinhtq115 is this still happening? I tried to emulate but I'm unable to replicate on my Macbook Pro. Once TmpDisk creates the disks (using Apple tools) it's usually out...

Hi @theking988 unfortunately the app is made as a status bar app and I have not been able to find a way to disable the menu item without completely rewriting...

Hi @KrishnaPG - I've looked into this in depth. I investigated if I could put an admin level daemon onto the system but even that requires sudo when it calls...

I took a bunch of input from https://github.com/CharlesJS/CSAuthSample https://github.com/aronskaya/smjobbless and https://github.com/trilemma-dev/SwiftAuthorizationSample and was able to get a beta of 2.1.0 up that addresses this. I put up an alpha that...

Just wondering if anyone has been able to test this yet, it's been working fine on my machine for a while but want to get some other beta testers if...

Hmmm, turns out this is due to the way that mount_tmpfs works which seems to set a default limit to 50% of your total ram. I'll do some research to...

Hi @EasyG0ing1 I had only really added the cmd line prompt to make it easier to launch tmpdisk to manage the disks on startup (a feature request) but that was...