Skip to content

This is a simple web browser made using Java and JavaFX. It has very basic features like viewing page source, opening and closing multiple tabs, searching on the internet and viewing history.

Notifications You must be signed in to change notification settings

shawshank725/web-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains Web browser made using JavaFX. It has basic functionalities implemented such as -

  1. Browsing
  2. Downloading images
  3. Checking history
  4. Viewing page source
  5. Zooming in and out
  6. Opening and closing multiple tabs

Jar files used are json.simple and javafx jar files downloaded from their official website. For json.simple jar file, https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple For javafx jar files, https://gluonhq.com/products/javafx/

I've used Java 22 and JavaFX 22 version, and Scene Builder application (version 8.5.0) to create the FXML file.

About

This is a simple web browser made using Java and JavaFX. It has very basic features like viewing page source, opening and closing multiple tabs, searching on the internet and viewing history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages