Skip to content

**LightMatter** is a lightweight and user-friendly application designed to simplify the process of managing and launching Singularity containers. Built using Go and Fyne, it provides a clean graphical interface to streamline container workflows.

License

Notifications You must be signed in to change notification settings

Car85/lightmatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightMatter

Go Debian Linux License

LightMatter is a lightweight and user-friendly application designed to simplify the process of managing and launching Singularity containers. Built using Go and Fyne, it provides a clean graphical interface to streamline container workflows.

Features

  • Simplified management of Singularity containers.
  • Easy-to-use interface for selecting and launching containers.
  • Support for multiple containers in the same session.
  • Lightweight design with minimal dependencies.

Demo

lightmatter.mp4

Installation

  1. Download the .deb package:

    wget https://github.com/Car85/lightmatter/blob/main/lightmatter.deb
    
  2. Install the package:

    sudo dpkg -i lightmatter.deb
  3. Resolve any missing dependencies:

    sudo apt-get install -f

Usage

  1. Launch the application:

    lightmatter
  2. Select a directory containing .sif files (Singularity containers).

  3. Browse and run containers with a single click.


License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

**LightMatter** is a lightweight and user-friendly application designed to simplify the process of managing and launching Singularity containers. Built using Go and Fyne, it provides a clean graphical interface to streamline container workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages