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

https://github.com/tomgp/image-compose


https://github.com/tomgp/image-compose

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This is an [Electron JS](https://electronjs.org) based application. When given a directory containing a bunch of images it will display two of them, at random, side by side. There are some keyboard commands that let you change the images ...

* __E__ changes the right hand image
* __Q__ changes the left
* __W__ changes both
* __-__ reduces the margins
* __=/+__ increases the margins

If an image pairing appears and you particularly like it you can press

* _P_ to save save it to list of favourites

You can scroll down to see the currently selected favourite parings. Each one will have a 'Remove' button next to it to remove it from the list. The list is automatically saved in the images directory as a file called 'faves.json' so that when you restart the app you can review all the parings already saved.

I think that's about it.

---

The idea came from [this _Ask MetaFilter_ question](https://ask.metafilter.com/331637/This-goes-well-with-that)

---

This software is provided as is and I take no responsibility for it frying your computer, crashing your car or eating all the cake in your fridge or anything else. Basically, you're on your own.