Zoomback

Zoomback is a command-line utility to view data in the Zoom database, and to load/delete virtual backgrounds (singly or in bulk).

Author: sieler@allegrosupport.com.

Users who bill for their time, or have to account for their time, may be interested in the 'history' command, which displays a list of your Zoom meetings (and their duration). (Note: the only meetings in Zoom's 'history' are those where you had asked Zoom to record the meeting!)

The 'bulk load' option can be quite useful in testing out various virtual backgrounds. To use it, create a simple text file with one background .jpg filename per line. Save the file (let's assume it's called 'my_bgs'). Run zoomback and tell it to load the pictures from the file: zoomback -in my_bgs

To list the current virtual backgrounds, try: zoomback list

Basic usage:

If you have questions, or enhancement ideas, please feel free to email me!

If you use/like zoomback, please consider donating via


History:

2020-05-09.2

2020-05-09: 2020-05-08: 2020-05-07.2: 2020-05-06.2: 2020-05-06: 2020-05-03 Added 'more' to HELP command. Added code to check if Zoom application running at zoomback startup.
2020-05-02 Added Windows version. Added code to search for Zoom database on Windows. Fixed problem with non-fully-qualified filenames on both Mac and Windows verions.
2020-05-01.2 Improved error reporting. Added check of Zoom version.
2020-05-01.1 Filenames may now start with tilde.