Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```