-
-
Notifications
You must be signed in to change notification settings - Fork 150
Setting up the background
airsquared edited this page Oct 23, 2023
·
5 revisions
- Fill in all the required information for saving blobs.
Optional(recommended): Automatically upload saved blobs to the cloud.
- Save it as a preset using the
Save
button. - Click
Go
to test it to make sure it works. - Hit
Auto-Save Settings
or ⌘,/ctrl, - Choose the saved device you want to save automatically in the background.
- It will automatically test to see if it works.
- If it's unsuccessful, cancel the device, fix the error, and try again
- Optionally, change the frequency to check for new blobs.
- Hit
Start background
and you can now close the app. Blobs will be saved automatically in the background at the frequency you set.
blobsaver doesn't actually run all the time in the background, and is only activated when it is time to save blobs to avoid wasting system resources. This is done using the OS's native scheduler (Launch Agents on macOS, Task Scheduler on Windows, systemd timers on Linux). There will not be any icons or notifications in the task bar/status bar because there is no process running.