clone repo
git clone https://github.com/tribeiros/unsplash.git
enter folder
cd unsplash
install electron dependencies
npm install
execute app
npm start
First install brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
\
So, install npm
brew install npm
I think your distro have a package to install, like
yum install npm
or
apt install npm
if you have a strange linux like me, you need a node script for install
and make alias on the script for node repo thinks you are using a normal distro like ubuntu or centos
on line 282
check_alt "deepin" "unstable" "Ubuntu" "xenial"
First install brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
\
So, install git
brew install git
I think your distro have a package to install, like
yum install git
or
apt install git
This app dont have confs yet, but new features will appear with time.
feel free to edit renderer.js for personal query