Skip to content

nevinmathew/Nativefier-for-dev.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Nativefier-for-dev.java

Table of Contents

Introduction

Nativefier is a command-line tool that effortlessly creates desktop apps for websites, wrapped by Electron in an OS executable (.app, .exe, etc) for use on Windows, macOS, and Linux.

In this project, I've developed a desktop application for https://dev.java/—the go-to platform for Java developers, offering hundreds of tutorials, news, and videos from experts.

How to use

Prerequisites

Before you begin, ensure that Nativefier is installed on your system. For more information, check out their repository.

Build the Desktop App

Install Nativefier and run

nativefier "https://dev.java/"

Run the Desktop App

Once the build process is complete, you'll find the executable file for your operating system (e.g., .app for macOS, .exe for Windows) in the output directory. Run the executable to launch the Dev.Java desktop app.

Screenshot

image

Releases

No releases published

Packages

No packages published