Skip to content

litemint/litemint-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native desktop host for Litemint.

Building

git clone https://github.com/litemint/litemint-electron.git
cd litemint-electron
npm install
npm run dist

Check out the electron and electron builder documentation for detailed and platform specific options.

Dependencies

https://github.com/litemint/litemint

Contributing

Got mad skills? You are welcome to contribute to Litemint!

Development on Litemint happens directly on this GitHub repository and external contributors are welcome to send pull requests which will be reviewed and discussed.

Please take a look at the Code of Conduct to learn more.

Trying to report a possible security vulnerability in Litemint? For the safe disclosure of security bugs and information about our bounty program, please send an email to [email protected].

Litemint License

litemint-android source code is released under the MIT License.

Copyright (c) 2020 Frederic (경진) Rezeau
Copyright (c) 2020 Litemint LLC

LITEMINT LLC owns all Litemint-related trademarks, service marks, and graphic logos and the names of all Litemint projects are trademarks of LITEMINT LLC.

Dependency Licenses

electron

URL https://github.com/electron/electron
License MIT
Local Modifications None