A logger desktop app
npm install -g yarn
yarn install
yarn run dev
# For windows
yarn run build:win
# For macOS
yarn run build:mac
# For Linux
yarn run build:linux
# For ALL
yarn run build
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.