# Jfx-Browser **Repository Path**: netral/Jfx-Browser ## Basic Information - **Project Name**: Jfx-Browser - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-14 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JFX-Browser [![Latest Version](https://img.shields.io/github/release/badarshahzad/Jfx-Browser.svg?style=flat-square)](https://github.com/badarshahzad/Jfx-Browser/releases) [![GitHub contributors][contributors-image]][contributors-url] [![HitCount](http://hits.dwyl.io/badarshahzad/Jfx-Browser.svg)](http://hits.dwyl.io/badarshahzad/Jfx-Browser) [![Total Downloads](https://img.shields.io/github/downloads/badarshahzad/Jfx-Browser/total.svg)](https://github.com/badarshahzad/Jfx-Browser/releases) [contributors-url]: https://github.com/badarshahzad/Jfx-Browser/graphs/contributors [contributors-image]: https://img.shields.io/github/contributors/badarshahzad/Jfx-Browser.svg ### Hi! :wave: If you like the project don't forget to give us the star :+1: A web browser written in java and love with javaFX front-end.The browser is based on JavaFx's webview. ![JFX Browser Gif](https://github.com/badarshahzad/JFX-Browser/blob/master/Peek%202018-02-12%2013-09.gif) ### Youtube Demonstration [![First](http://img.youtube.com/vi/DH_6g4OcfyE/0.jpg)](https://www.youtube.com/watch?v=DH_6g4OcfyE) ### Documentation The [docs](https://drive.google.com/drive/folders/1Wh669MzW5aWhxuzNXWnG3CLZJ-KyRKyM?usp=sharing) is available in the google drive which can access. :gift: We would be happy if you contribute to write GitHub pages docs for this. ### Follow me on Twitter [Follow me on Twitter](https://twitter.com/badarshahzad54/status/859596238202691584) ### Download and try it :) [JFX-Browser V1.0.0.zip](https://github.com/badarshahzad/Jfx-Browser/files/1485201/JFX-Browser.V1.0.0.zip) ### Features + Browse the Web. + Manage **History** of browsing. + Keep your favourite sites saved in **Bookmarks**. + Download files with our browser's **Downloader**. + Convert HTML page into PDF with our **HTML to PDF converter** and save it to your local machine. + Keep your *secret* online accounts saved in **Passowrd Valut**. ### Usage + Once you have all Dependencies. + download the project or clone it [click here](https://github.com/badarshahzad/Jfx-Browser/tree/master) + open the SEGP folder with your favourite java IDE e.g eclipse, intellij, NetBeans. + Make sure you have javaFx setup in your IDE. + You may need to include the libraries in the lib folder into your class path. + Open the main package and run Main.java class *enjoy !*. ### Important Information
Dependencies

1) JDK 1.8 or later.
2) javaFx library.
3) Internet Connection.

### Download How to execute the application? 1. Download this zip file [JFX-Browser V1.0.0.zip](https://github.com/badarshahzad/Jfx-Browser/files/1485201/JFX-Browser.V1.0.0.zip). 2. Unzip JFX-Browser V1.0.0.zip 3. `cd JFX-Browser V1.0.0` 4. `sudo chmod +x JFX-Browser-1.0.0.jar` 5. `java -jar JFX-Browser-1.0.0.jar` :+1: ### Credits > + Badar Shahzad Khan [github.com](https://github.com/badarshahzad) > + Muhammad Shoib Khan [github.com](https://github.com/Shoaibkhan786) > + Naeem Rashid [github.com](https://github.com/naeemkhan12) > + Hassan Iqbal Khan [github.com](https://github.com/Hassankhan2015) > + Ramzan Shahid Khan [github.com](https://github.com/RamzanShahidkhan) > + SanaUllah Khan [github.com](https://github.com/sanaullahkhan1234) > + GOXR3PLUS Studio [github.com](https://github.com/goxr3plus) ### Contact Us + Badar Shahzad Khan [linkedin.com](https://www.linkedin.com/in/badarshahzad/) + Badar Shahzad Khan [twitter.com](https://twitter.com/badarshahzad54) # License MIT License Copyright (c) 2018 ♚ Sudo ツ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.