Skip to content

dmolony/Xmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

651 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xmit

Sample screens

MacOS

Mac

Windows

Windows

Linux

Linux

Installation

MacOS or Linux shell file

/path/to/jdk-17.jdk/Contents/Home/bin/java        \
--module-path /path/to/javafx-sdk-17/lib          \
--add-modules=javafx.controls                     \
-Dfile.encoding=UTF-8                             \
-jar /path/to/XmitApp.jar

Windows batch file

C:\path\to\jdk-17\bin\java.exe                    \
--module-path C:\path\to\javafx-sdk-17\lib        \
--add-modules=javafx.controls                     \
-Dfile.encoding=UTF-8                             \
-jar C:\path\to\XmitApp.jar

First execution

Read the helpful message.
alert
Specify the location of your xmit files. Note that this must be a FOLDER, not a file. The specified folder may contain subfolders, these will all appear in the file tree within the application.
file dialog
This will remain the xmit file folder until you change it.

About

Xmit File Viewer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages