Skip to content

retheviper/Junkyard

Repository files navigation

Junkyard

TL;DR

This is a collection of some junk tools and codes with GUI. Just for fun and learning purpose.

Some tools are based on: https://github.com/retheviper/PythonTools

Features

  • Archive subdirectories to zip in a directory
  • Convert RAR to ZIP
  • Change file extension
  • Convert image format
  • Create thumbnail (resize) image
  • Resync subtitle
  • Dark mode
  • Multiple language support (English, Japanese, Korean)

Target Platform

  • Windows
  • Linux (has text encoding issue)
  • macOS

Screenshot

Click to expand screenshots

archive.png rar_to_zip.png change_extension.png convert_format.png create_thumbnail.png resync_subtitle.png

Used Libraries

to Run

macOS, Linux

./gradlew run

Windows

gradlew.bat run

to Build

just runnable

macOS, Linux

./gradlew createDistributable

Windows

gradlew.bat createDistributable

with installer

macOS, Linux

./gradlew package

Windows

gradlew.bat package

About

Some junk functions with GUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages