Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

yamka-app/client-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yamka Electron Client

Top language Counter License Platforms Last commit Status page Maintainer

🚧 Both the client the back end are in their aplha stage right now. 🚧
Latest version: 0.12.2

Branches

  • master: production. Please do not directly push code here
  • dev: development. Please do push code here

Build

Do npm start to run the app without producing any artifacts:

git clone https://github.com/yamka-app/client-electron.git
cd client-electron
sudo apt install libasound2-dev # or other package manager on other distros
npm i
npm start

Or download binaries

...on our website

Credits

Disclosing security vulnerabilities

Please refer to our latest security policy.