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
- Host: GitHub
- URL: https://github.com/apulbere/stackoverflow-notifications
- Owner: apulbere
- Created: 2019-04-02T18:03:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T18:04:03.000Z (almost 7 years ago)
- Last Synced: 2025-09-12T04:02:33.973Z (4 months ago)
- Topics: applescript, java-12
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```