A picture viewer, tagger and picker
Project description
Despite there are lot’s and lot’s of file viewers out there none of them satisfied a couple of (simple) requirements which are important for me:
Support for ‘interesting file separation’ (by copying/linking a file to a special folder while viewing) (Gwenview has this, but it’s broken)
File tagging without a proprietary database (best would be using the filename to store tags because this is intuitive and platform/tool independent)
Sexy slide show mode (e.g. with Ken Burns effect (pan/zoom))
Support at least for Linux
This is why picks (play on the words picture and pick) emerged. Among the features already mentioned the project goals are:
Easy deployment/usage on at least Linux/MacOS/Windows
Easy interaction (e.g. without the need to use a mouse)
Support for reading from attached smart phones (MTP support)
Tools for deciding whether to keep or delete a file (focus peaking, etc.)
Installation / Usage
Recommended way to install picks is via pip:
pip3 install picks
If you want to have the latest bugs:
git clone https://github.com/frans-fuerst/picks cd picks ./setup.py install
Run picks like this:
picks [<DIR>]
There is also a command line mode but very few commands right now. E.g. you can initialize the filenames of all pictures inside a directory:
picks --initialize <DIR>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file picks-0.6.3.tar.gz
.
File metadata
- Download URL: picks-0.6.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e669b0155494f0ccd8ea83fd37bce161fff1fc72451153ab50516b477d616d1a |
|
MD5 | 08f0fbe3349c1f0f129302d13b74b8c8 |
|
BLAKE2b-256 | dc6354221591c4b226c876041f42755f60ec31f29271e62709d46b8047647a2c |