Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.
/ Snappi Public archive

A snap user interface, powered by electron

Notifications You must be signed in to change notification settings

lcherone/Snappi

Repository files navigation

Snappi

A Snap "Software Centre" style desktop UI for snap packages.

Features

  • Search, Install and manage your snaps in a desktop UI.

Still a WIP, so more features and bug fixes to come.

Screens

Snappi screen

Snappi screen

Downloads

File Description Platform Format
... 0.0.1 - Release Notes Linux AppImage
... 0.0.1 - Release Notes Linux Snap

Installing & Running:

  • AppImage - Simply run it.
  • Snap - Download the .snap and then install it:
    • snap install snap-ui_0.0.1_amd64.snap --dangerous --classic

As versions are released, they will be posted here: https://github.com/lcherone/Snappi/releases which you can just download and run. Or you can build as shown below. Windows or mac its not supported.

Why is it not on the snap store (snapcraft)?

It maybe in the future, but from my initial experiance its not been easy to publish it, at every step of the way ive needed to be "reviewed", and seems like only 3 or 4 "god mode" forum users decide if it's ok.

  • Not allowed the name snappi as its "reserved", (pending review), happy to change it.
  • Initial upload failed, because using classic mode (pending review).

Will post here on any updates.

Build Setup

# download source
git clone git@github.com:lcherone/Snappi.git && cd snappi

# install dependencies
npm install

# build application - built app will be in: ./build
npm run build

Developer Setup

# download source
git clone git@github.com:lcherone/Snappi.git && cd snappi

# install dependencies
npm install

# serve with hot reload
npm run dev

Developer Support / Sponsor

If you enjoy using this app and want to show your appreciation, please feel free to make a donation https://www.paypal.me/lcherone, thanks.

About

A snap user interface, powered by electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published