Skip to content
/ janela Public

Background Curator built using Electron and React

License

Notifications You must be signed in to change notification settings

rafh/janela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janela - electron desktop background picker

Make sure to check out electron-webpack's documentation for more details.

Getting Started

  1. Create an Unsplash Account Developer account - https://unsplash.com/developers

  2. Clone This Repository

git clone https://github.com/rafh/janela.git
cd janela
  1. Create an .env file - Once this is created the following props
NODE_ENV=
API_KEY=
  1. install dependencies - The use of the yarn package manager is strongly recommended, as opposed to using npm.
yarn

Development Scripts

# run application in development mode
yarn dev

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

About

Background Curator built using Electron and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published