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

https://github.com/apulbere/stackoverflow-notifications

follow a stackoverflow tag and display desktop notifications when a new question is detected
https://github.com/apulbere/stackoverflow-notifications

applescript java-12

Last synced: 2 months ago
JSON representation

follow a stackoverflow tag and display desktop notifications when a new question is detected

Awesome Lists containing this project

README

          

### About
Check Stack Overflow feed for java-8 new questions every 30 sec. and display a notification.
To follow another tag just replace `java-8` in `jnotif` file.

### Prerequisites
* Java 11 or 12
* macOS

### Run
```
./jnotif
```