Skip to content

A basic tool for viewing the sqlite database of Pomfort Silverstack and Offload Manager apps in your web browser.

Notifications You must be signed in to change notification settings

DalbyTech/pomfort-database-viewer

Repository files navigation

A basic Python tool for viewing the sqlite database of Pomfort Silverstack and Offload Manager apps in your web browser.

screenshot

Dependancies

pip install streamlit
pip install sqlite3
pip install pandas

Run the script:

streamlit run pomfort_db_explorer.py

Usage

You Mac should open a web browser window displaying tabs for:

  • Current jobs / offloads
  • Volumes
  • contents of the entire database
  • settings

About

A basic tool for viewing the sqlite database of Pomfort Silverstack and Offload Manager apps in your web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published