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: 27 days ago
JSON representation
timekeeper for schedule
- Host: GitHub
- URL: https://github.com/hc0127/timekeeper-electron
- Owner: hc0127
- Created: 2024-11-17T01:22:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-17T19:37:15.000Z (over 1 year ago)
- Last Synced: 2025-01-31T01:51:10.343Z (over 1 year ago)
- Topics: electron, keeper, react, schedule, time, timekeeper, timekeepr, typescript
- Language: TypeScript
- Homepage:
- Size: 898 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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)