项目作者: meinto

项目描述 :
Simple key and click counter app (FOSS alternative for WhatPulse)
高级语言: TypeScript
项目地址: git://github.com/meinto/cntr.git
创建时间: 2020-02-28T17:21:03Z
项目社区:https://github.com/meinto/cntr

开源协议:MIT License

下载


Cntr

This is a simple key counter widget for your system tray. It could be an open source alternative to your WhatPulse client. It’s wip.

supported platforms: macos
support in porgress: windows, linux

widget
app window

Build

Currently there is only a build script for mac os available:

  1. git clone https://github.com/meinto/cntr.git
  2. cd cntr
  3. ./build.sh
  4. open ./dist

Contribution

Contributions are welcome. :)