Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/claremacrae/clares-lightroom-scripts


https://github.com/claremacrae/clares-lightroom-scripts

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# clares-lightroom-scripts

## Lua

### Lua Resources

- [Lua: reference manuals](https://www.lua.org/manual/)
- [Lua 5.4 Reference Manual - contents](https://www.lua.org/manual/5.4/)
- [Programming in Lua (first edition)](https://www.lua.org/pil/contents.html#P1)
- [Programming in Lua : 1 – Getting Started](https://www.lua.org/pil/1.html)

### Tools

- [ZeroBrane Studio - Lua IDE/editor/debugger for Windows, Mac OSX, and Linux](https://studio.zerobrane.com)

## Lightroom

### Lightroom Resources

- [Adobe Lightroom SDK for plugin & extension development | Adobe I/O](https://www.adobe.io/apis/creativecloud/lightroomclassic.htm)
- [Adobe Developer Console](https://developer.adobe.com/console/home)

### Example Scripts

- John Beardsworth's [Lightroom script for listing files](http://lightroomsolutions.com/a-quick-list-of-filenames/)