Skip to content

naojsoft/bucket_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A GUI tool for managing Gen2 data storage areas ("buckets").

Requirements

ginga pyyaml psutil g2cam gen2

Installation

pip install .

Configuration

The buckets are described by a YAML config file. The tool looks for it at

$CONFHOME/buckets/buckets.yaml

or you can point at one explicitly:

bucket_tool --config /path/to/buckets.yaml

The config defines one or more groups (at least one). Each group has a label, a link (the symlink the tool re-points when you switch buckets), and a list of buckets. Each bucket has a name, a mount point, and a use flag (buckets with use: false are hidden in the GUI). Capacity and usage are measured live from the filesystem. See examples/buckets.yaml for an example.

About

GUI for managing Gen2 data storage

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages