Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hc0127/timekeeper-electron
- Owner: hc0127
- Created: 2024-11-17T01:22:25.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-22T15:24:33.000Z (about 1 month ago)
- Last Synced: 2024-11-22T16:27:49.187Z (about 1 month ago)
- Topics: electron, keeper, react, schedule, time, timekeeper, timekeepr, typescript
- Language: TypeScript
- Homepage:
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)