https://github.com/zdavatz/ypm
ywesee Pharma Monitor
https://github.com/zdavatz/ypm
Last synced: 10 days ago
JSON representation
ywesee Pharma Monitor
- Host: GitHub
- URL: https://github.com/zdavatz/ypm
- Owner: zdavatz
- License: gpl-3.0
- Created: 2020-03-31T19:08:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T11:56:10.000Z (over 1 year ago)
- Last Synced: 2026-06-05T00:19:09.463Z (13 days ago)
- Language: JavaScript
- Size: 460 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ypm
ywesee Pharma Monitor
## Use Cases
1. Monitor RSS Feeds in file rss_feeds.txt
2. Monitor the RSS Feeds based on keywords in file keywords.txt
3. Make Hash-Tags out of Keywords and make Hash-Tags clickable.
4. Sort monitored articles by country.
5. Show article count by country.
6. Keywords and RSS-Feed-Links must be stored in a DB.
## Running the App
```
meteor npm i
meteor
```