Skip to content

kushalchauhan98/minimal-snip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-snip

A minimal snipping tool for linux.

Snap Status

To install this snap, clone this repository and simply run:

snapcraft prime
sudo snap try ./prime --devmode

Currently, development is paused due a snapcraft bug : https://stackoverflow.com/questions/45499865/trouble-allocating-fonts-in-a-tcl-tk-based-ubuntu-snap-app

But reported on snapcraft launchpad : https://bugs.launchpad.net/snapcraft/+bug/1709060

If you want to just try how the app works, run:

pip install -r requirements.txt
python minimal_snip.py

Screenshots:

Main Window

Demo

Releases

No releases published

Packages

No packages published