https://github.com/alimranahmed/latestnewscheckerbyjava
https://github.com/alimranahmed/latestnewscheckerbyjava
java jsoup newspaper swing-api
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alimranahmed/latestnewscheckerbyjava
- Owner: alimranahmed
- Created: 2016-05-06T16:09:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T19:06:32.000Z (over 8 years ago)
- Last Synced: 2025-05-07T16:02:24.392Z (5 months ago)
- Topics: java, jsoup, newspaper, swing-api
- Language: Java
- Size: 289 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Latest News Checker from Prothom-alo(Bangladeshi Newspaper)
A simple latest NEWS checker made using JAVA. There is a run.sh file in the project root directory. This file actually compile and run the projects. The src directory contains the java files and class files. The lib directory contains the requried library files. Running this program will show up a window with the list of latest headlines of prothom-alo(http://www.prothom-alo.com/) newspaper.#### Language:
- JAVA(J2SE)#### API:
- Swing
- Jsoup#### How to run:
- *In Linux:* Go to the root directory of the project then run the following command in terminal: `sh run.sh`
- *In Windows:* Compile and run all the files of /src/java using Java Virtual Machine(JVM) with the library of /lib directory#### Screenshot:
