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>
Release files for picks 0.6.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| picks-0.6.4.tar.gz | 10.0 kB | Details |
Release files / picks-0.6.4.tar.gz
| Download URL | picks-0.6.4.tar.gz |
|---|---|
| Size | 10.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6486f2e74439200b50a9d48f4eb8a83de1746b37b624ef2ebcc17b7113bcacfa
|
|
BLAKE2b-256 checksum How to use checksums |
332d99e550b386aa1042a73675763dcecae5f9d5d6527b1a1dc3e4165cdb7b74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |