Skip to content

nautiliday/nautilus-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nautilus Windows

Windows build of Nautilus

Download

Pre-Built Binaries

Pre-built binaries are not signed, which means your antivirus or smart-screen may flag it. Make sure you download it from trusted sources only.

Binaries can be found in Releases page.

Building from source

Pre-requisites

  • JDK 21 or later
  • Build Tool: Maven (optional, maven wrapper will be provided)

Steps

  • Clone the repository
git clone https://github.com/nautiliday/nautilus-windows.git
cd Nautilus
  • Build the application
./mvnw -Pdist package jpackage:jpackage@win

The generated binaries will be available in {project.directory}/target/output

Important

Note that each subsequent build requires manually clearing out the target folder because for some reason, generated binary stays in read-only mode and maven fails to replace or remove the read-only binary.

  • The build uses jpackage to generate native app images
  • Output format depends on the target OS
  • A minimal runtime is generated using jlink which is then packaged into the target build
  • This makes your build portable

Screenshots

Windows

A modified build of Nautilus with hidden Hardware ID and Processor ID, running on Windows 11 24H2

Screenshot 2026-04-07 122534

License

GPLv3

About

64-bit versions of Nautilus for Windows

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages