Hacker News new | ask | show | jobs
by ValentineC 91 days ago
Are your tools open source? They sound kinda cool.
1 comments

I intend to in the near future and you can use my whole setup. The PoC is on Github under the same username. https://github.com/tdsanchez/PostMac/
It has the apfs-monitor and basic media browser that’s roughly a cross between pre ElCap iPhoto and pre OSX iView multimedia and you can edit tags and comments and dive into tag groups by clicking tags. Extended attributes and file metadata are loaded into a SQLite DB at startup and all that fetching never happens again.

Since the released version I’ve added ~100 features.

Repo is trunk based and atypical for github. There are brew based dependencies.

I’ll formalize more later.