Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hc0127/timekeeper-electron

timekeeper for schedule
https://github.com/hc0127/timekeeper-electron

electron keeper react schedule time timekeeper timekeepr typescript

Last synced: 19 days ago
JSON representation

timekeeper for schedule

Awesome Lists containing this project

README

        

# Air Traffic Control Timekeeper

## To Setup

Create ```electron/settings.ts``` following ```electron/settings.example.ts```

Run development mode
```sh
npm run electron:dev
```

Build production version
```sh
npm run electron:build
```

Build windows application version
```sh
npm run electron:build
```

* If you have some problems to run the project, go to
[issue](https://github.com/hc0127/timekeeper-electron/issues/new)