blackhole icon indicating copy to clipboard operation
blackhole copied to clipboard

🌌 A semi-temporary directory for Windows, macOS & Linux

Results 4 blackhole issues
Sort by recently updated
recently updated
newest added

A dedicated GUI program for configuring the Blackhole. Possible settings: * Purge interval * Blackhole director(ies) location * File type blacklist/whitelist https://www.areweguiyet.com/

enhancement

> There are a bunch of ways to run things at login on Linux. In KDE and Gnome, you can configure these items from the system settings GUI. On anything...

enhancement

> Injecting things into a user's Quick Access or Favorites is bad practice. You could offer (once), but you should not do this forcefully, especially at every login. https://www.reddit.com/r/software/comments/lrsehh/blackhole_a_semi_temporary_directory_for_windows/goq9g8n/?utm_source=reddit&utm_medium=web2x&context=3

enhancement

![image](https://user-images.githubusercontent.com/14863743/189375078-f7205b06-04ac-488e-9dbf-96cfd3f84567.png) Need a std::fs::create_dir_all call here https://github.com/WilliamVenner/blackhole/blob/d770e8304de13f51100d5e230958c5d8770fa211/src/macos.rs#L48