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

https://github.com/jmsv/keep-tray

💡 Google Keep in the system tray
https://github.com/jmsv/keep-tray

Last synced: over 1 year ago
JSON representation

💡 Google Keep in the system tray

Awesome Lists containing this project

README

          

keep-tray

💡 Google Keep in the system tray


---

## to do

- [x] Tray exit button
- [ ] Executable releases on GitHub
- [ ] Config window for dimensions, screen position etc.
- [x] Run on startup
- [ ] Check/add support for Linux & MacOS
- [ ] [Auto update](https://www.electron.build/auto-update)

## development

```sh
git clone https://github.com/jmsv/keep-tray.git
cd keep-tray
npm install
npm start
```

Build:

```sh
npm run build
```

## Changelog

### `0.1.0`

Initial version