All Projects → WilliamVenner → blackhole

WilliamVenner / blackhole

Licence: GPL-3.0 license
🌌 A semi-temporary directory for Windows, macOS & Linux

Programming Languages

rust
11053 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to blackhole

Mr.Dclutterer
A minimal looking cross-platform desktop application made with Electron that handles quick file aggregation and bulk renaming.
Stars: ✭ 32 (-8.57%)
Mutual labels:  file-management
Messier87
A realtime raytracing blackhole renderer
Stars: ✭ 53 (+51.43%)
Mutual labels:  blackhole
bk-user
蓝鲸用户管理是蓝鲸智云提供的企业组织架构和用户管理解决方案,为企业统一登录提供认证源服务。
Stars: ✭ 31 (-11.43%)
Mutual labels:  organization
scif
scientific filesystem: a filesystem organization for scientific software and metadata
Stars: ✭ 30 (-14.29%)
Mutual labels:  organization
mmp
📘 Light JavaScript library to create mind map applications.
Stars: ✭ 74 (+111.43%)
Mutual labels:  organization
bekasidev
Bekasidev.org Official landing page. Members can Fork and Pull Request to edit or add content to this repository.
Stars: ✭ 20 (-42.86%)
Mutual labels:  organisation
Vue Org Chart
Manage and publish your interactive organization chart (orgchart), 100% free and no install required: just copy a folder to any location
Stars: ✭ 207 (+491.43%)
Mutual labels:  organization
github-diff-explorer
The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.
Stars: ✭ 27 (-22.86%)
Mutual labels:  organization
UnboundBL
🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
Stars: ✭ 63 (+80%)
Mutual labels:  blackhole
sortr.py
sort files using python
Stars: ✭ 15 (-57.14%)
Mutual labels:  file-management
sensible-github-labels
Github labels for teams that like workflows and structure
Stars: ✭ 121 (+245.71%)
Mutual labels:  organization
ligo.skymap
Localization of gravitational-wave transients. Mirror of https://git.ligo.org/lscsoft/ligo.skymap
Stars: ✭ 18 (-48.57%)
Mutual labels:  black-hole
RamDisk
RamDisk is a library for create virtual disk drive on system memory
Stars: ✭ 39 (+11.43%)
Mutual labels:  ramdisk
project-organization
YunoHost project organization
Stars: ✭ 31 (-11.43%)
Mutual labels:  organization
pddcat
🐈 NSFW. Organise your porn download directory.
Stars: ✭ 42 (+20%)
Mutual labels:  organization
guide
Maintenance Guidelines for GitHub/npm organization.
Stars: ✭ 12 (-65.71%)
Mutual labels:  organization
github-reserved-names
Get a list, or check if a user or organization name is reserved by GitHub
Stars: ✭ 38 (+8.57%)
Mutual labels:  organization
polymorph
Flexible task / knowledge organizational tool
Stars: ✭ 13 (-62.86%)
Mutual labels:  organisation-tool
LifeTime
LifeTime app
Stars: ✭ 35 (+0%)
Mutual labels:  organization
socya old
Open-Source membership management software for associations. Association Management System (AMS) or Membership software. 🇫🇷 Logiciel de gestion d'adhérents pour associations Open-Source. Association Management System (AMS) or Membership software.
Stars: ✭ 14 (-60%)
Mutual labels:  organization

Logo

Blackhole

GitHub Actions Build Status

Blackhole is a simple program that creates a folder in your computer's home directory where files may not return.

Every time you start your computer/log into your user account, if contents are present, the Blackhole directory is moved to your computer's Recycle Bin/Trash, where you can restore it if needed.

Use Cases

  • Temporary downloads
  • Temporary torrents
  • Temporary extractions of specific files in archives (.zip, .tar, .rar, etc)
  • Temporary storage for files waiting to be uploaded elsewhere, e.g. via FTP
  • Temporary downloads of files from instant messaging
  • A recoverable/very large/non-volatile (but slower) ramdisk
  • A glorified temp folder/recycle bin

And much more...

Releases

Click here for pre-built binaries.

Requirements

  • Your operating system must have some form of "Recycle Bin" or "Trash"
  • Your operating system must provide you a home directory
  • The program may require administrative/elevated privileges on some operating systems

Windows

Blackhole will automatically add itself to your startup programs via the registry.

If contents are present, the BLACKHOLE directory will be moved to the Recycle Bin every time you start up your computer.

The BLACKHOLE directory will automatically be added to the Quick Access locations.

File Location

%USERPROFILE%/BLACKHOLE

Linux & MacOS

Automatically scheduling the Blackhole to be purged at startup is currently only supported on macOS.

If you know Rust and a bit about your favourite OS, pull requests are appreciated.

If you simply want to do it yourself, just run the program with the --purge flag at startup.

File Location

$HOME/BLACKHOLE

Screenshots

Windows

Credits

Icon made by Flat Icons from www.flaticon.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].