Skip to content

Script that I use to give my photos a consistent name

Notifications You must be signed in to change notification settings

Sitebase/photoname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photoname

Script for consistent naming of my photos I take. More info about this naming convention. This script is part of my photo workflow of which you can read more about in this blog article.

Using the script

wget https://raw.githubusercontent.com/Sitebase/photoname/master/photoname
chmod +x photoname
./photoname dir/myfile.jpg

Comptible platforms

  • Tested on Mac OSX Mac OSX Test
  • Tested on Ubuntu Ubuntu Test

Unit test are run each time something is pushed to this repository. Tests are run both on latest Mac OSX and Ubuntu.

Unit Testing

I've added unit tests to verify changes to the script are working as expected. If you find any files producing weird results. Feel free to create an issue and attach your photo so I can do some testing with it.

./test/run.sh

About

Script that I use to give my photos a consistent name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages