Skip to content

ndrsf/jsonsplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Kotlin project with Swing GUI to split a file containing a JSON array into smaller files.

Works fine but I abandoned it because I couldn't find a nice way to make it a native application. Kotlin Native does not support nice convenience, jlink does not work with the used dependencies and JLaunch creates a huge application.

Maybe one day I will come back to it :)

To launch just execute the main() in Main.kt.

Looks like this: GUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages