Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzajavorek/foto
Command line photo manager
https://github.com/honzajavorek/foto
Last synced: about 5 hours ago
JSON representation
Command line photo manager
- Host: GitHub
- URL: https://github.com/honzajavorek/foto
- Owner: honzajavorek
- License: isc
- Created: 2010-12-27T20:27:01.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T01:30:55.000Z (over 1 year ago)
- Last Synced: 2024-08-10T19:04:55.335Z (3 months ago)
- Language: Python
- Homepage:
- Size: 6.3 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
foto
====``foto`` is **my personal** photo manager. I don't like tools pretending to be
smarter than me. I like file-system based management and I couldn't find
a folder-based manager which could do couple of simple tasks the way I want.Development
-----------Only macOS and Python 3 are supported, beause that's what I currently use.
.. code:: sh
$ git clone [email protected]:honzajavorek/foto.git
$ cd foto
$ cat brew_packages.txt | xargs brew install
$ poetry installYour ``~/.bash_profile``:
.. code:: sh
alias foto="/Users/honza/.../foto/env/bin/foto"
export FOTO_GEOCODING_API_KEY='...'License: ISC
------------© 2010-2022, Honza Javorek
This work is licensed under `ISC
license `__.Credits
-------- Zuzana Válková
- Martin Javorek