release dependencies maintainance faq manpage tips
Plain html! Development: codeberg , gitea
Intro
Junk free photo management tool set.

How to use
First, copy the desired branch:
$ git clone --branch master https://gitea.com/vsnits/Phibrajry
or equally:
$ git clone --branch master https://codeberg.org/vsnits/phibrajry
Note; you can choose "dev" branch if you want experimental features or contribute.

$ cat Phibrajry/dependencies.txt # install the listed dependencies
Note; a list can be found on the website under dependencies section.

To copy the file to the library you would typically call python script in the cloned directory.
It would only make one copy and specified symbolic links.
Therefore, you'll be able to browse image by date and chosen directory.
For complete commands see ./home/manpage.txt or manpage section on website.

Features
@ Non-destructive
@ Recognizes photo bursts
@ Integrated with standard tools
@ Can find unknown images in chaos
@ Small, portable, cool open source
@ Can restore broken symbolic links

Support
* Linux, bsd, macOS
Should be comfortable to use anywhere python3 and unix linux tools work.
Also works with chimera linux (bsd userland).
Image display depends on graphics protocol support, kitty terminal will display normal images,
most terminals only display in unicode which is more fun.
It can be used with no graphical desktop at all, but having one is recommended.
It stores all file hashes in memory for image identification and deduplication,
so for larger photo collections around ~200mb free ram is needed.
* (No) windows
No support for SlopOS is planned. You can try port some tools and python will
mostly work, but symbolic links work differently and I have no ideas for fixing it.
This is sadly also true about FAT and ExFAT disks as whole, so they're not supported.
See tips page/file for more details.

License
Licensed under Apache 2.0, logo images under CC-0
This is free software, everyone is free to inspect, edit and share it.
No warranty!
All you do with your images is your sole responsibility.
This software is not granted to work after the update.
You have been warned!