Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meinto/cntr

Simple key and click counter app (FOSS alternative for WhatPulse)
https://github.com/meinto/cntr

clickcounter counter keycounter systemtray whatpulse

Last synced: 24 days ago
JSON representation

Simple key and click counter app (FOSS alternative for WhatPulse)

Awesome Lists containing this project

README

        

# 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](./widget.png)
![app window](./app-window.png)

## Build

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

```
git clone https://github.com/meinto/cntr.git
cd cntr
./build.sh
open ./dist
```

## Contribution

Contributions are welcome. :)