Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matteo-peronnet/plancktimetracker
Planck Time Tracker
https://github.com/matteo-peronnet/plancktimetracker
Last synced: 2 months ago
JSON representation
Planck Time Tracker
- Host: GitHub
- URL: https://github.com/matteo-peronnet/plancktimetracker
- Owner: Matteo-Peronnet
- Created: 2019-03-18T18:31:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T03:26:21.000Z (over 2 years ago)
- Last Synced: 2023-03-03T05:06:56.226Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 512 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLANCK TIME TRACKER
## Installation
```bash
npm install
npm run start
npm run electron
```## Contribute
To be able to publish a new version, you must export the CSC_LINK environment variable.
```
export CSC_LINK=./build/all-certs.p12
```