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

https://github.com/alimranahmed/latestnewscheckerbyjava


https://github.com/alimranahmed/latestnewscheckerbyjava

java jsoup newspaper swing-api

Last synced: 5 months ago
JSON representation

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:
![Latest News Checker](https://cloud.githubusercontent.com/assets/7629427/22521816/88d702fc-e8e3-11e6-86e3-3885e8879f24.png)