{"id":23718381,"url":"https://github.com/jeninsutradhar/simplewikibrowserjava","last_synced_at":"2026-02-04T15:39:18.461Z","repository":{"id":237702676,"uuid":"795084386","full_name":"JeninSutradhar/SimpleWikiBrowserJava","owner":"JeninSutradhar","description":"A JavaFX-based Wikipedia browser application","archived":false,"fork":false,"pushed_at":"2024-12-29T18:32:45.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T19:21:45.656Z","etag":null,"topics":["browsers","java","javafx","javafx-application","javafx-desktop-apps","wikipedia","wikipedia-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeninSutradhar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T14:53:58.000Z","updated_at":"2024-12-29T18:32:49.000Z","dependencies_parsed_at":"2024-05-03T01:45:56.077Z","dependency_job_id":"1a533832-ddaf-4c05-a03d-00e7319ee3f4","html_url":"https://github.com/JeninSutradhar/SimpleWikiBrowserJava","commit_stats":null,"previous_names":["jeninsutradhar/simplewikibrowserjava"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeninSutradhar%2FSimpleWikiBrowserJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeninSutradhar%2FSimpleWikiBrowserJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeninSutradhar%2FSimpleWikiBrowserJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeninSutradhar%2FSimpleWikiBrowserJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeninSutradhar","download_url":"https://codeload.github.com/JeninSutradhar/SimpleWikiBrowserJava/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231915086,"owners_count":18445187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browsers","java","javafx","javafx-application","javafx-desktop-apps","wikipedia","wikipedia-api"],"created_at":"2024-12-30T21:20:35.842Z","updated_at":"2026-02-04T15:39:18.428Z","avatar_url":"https://github.com/JeninSutradhar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaFX Wiki Browser\n\nA simple JavaFX-based Wikipedia browser application. This application allows users to search for Wikipedia articles directly from a simple user interface.\n\n![image](https://github.com/user-attachments/assets/adb89b8c-8f3a-46b4-a3c1-e6040c7f4acd)\n\n## Prerequisites\n\nBefore you can run the application, you need to ensure you have the following installed:\n\n*   **Java Development Kit (JDK):** You need Java 8 or higher. You can download from [Oracle](https://www.oracle.com/java/technologies/downloads/). You may also be able to use an OpenJDK distribution (e.g. [Adoptium](https://adoptium.net/)).\n*   **Apache Maven:** This project uses Maven to manage dependencies and build process. Download and install it from [Apache Maven](https://maven.apache.org/).\n\n## How to Run\n\nHere are the steps to get the application up and running:\n\n1.  **Clone the repository:**\n\n    ```bash\n    git clone [\u003cyour-github-repo-url\u003e](https://github.com/JeninSutradhar/SimpleWikiBrowserJava)\n    cd SimpleWikiBrowser\n    ```\n    Replace `[\u003cyour-github-repo-url\u003e](https://github.com/JeninSutradhar/SimpleWikiBrowserJava)` with the actual URL of your GitHub repository.\n\n2.  **Build the project using Maven:**\n\n    ```bash\n    mvn clean install\n    ```\n\n    This command will download any required dependencies (like JavaFX and jsoup), compile the source code and package it into a form that can be executed.\n\n3.  **Run the application:**\n\n    ```bash\n    mvn javafx:run\n    ```\n\n    This will start the JavaFX application :)\n\n## Troubleshooting\n\n*   **Dependency Issues:** If you encounter errors during the `mvn clean install` step, make sure Maven is correctly configured and that you have a stable internet connection to download the project's dependencies.\n*   **Java Version:** Ensure that you are using a version of Java 8 or later as specified in the `pom.xml` file.\n*   **JavaFX:** JavaFX is needed for this application. If you face a javaFX error message, you should review if your Maven install is using correctly JavaFX.\n\n## Contributing\n\nContributions are welcome! Feel free to submit issues and pull requests.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md). (If you want to include a license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeninsutradhar%2Fsimplewikibrowserjava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeninsutradhar%2Fsimplewikibrowserjava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeninsutradhar%2Fsimplewikibrowserjava/lists"}