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

https://github.com/aabuhijleh/waterboy

A Chrome extension that reminds you to stay hydrated
https://github.com/aabuhijleh/waterboy

Last synced: about 2 months ago
JSON representation

A Chrome extension that reminds you to stay hydrated

Awesome Lists containing this project

README

        

# 💧 Waterboy

## ⌨️ Usage

```bash
# install dependencies
$ npm install

# development mode
$ npm run dev

# production build
$ npm run build

# run the popup in the browser using DevServer
$ npm start
```

## 🛠️ Installation

- Open [`chrome://extensions`](chrome://extensions)
- Enable `Developer mode`
- Click `Load unpacked` and open the `dist` directory