├── 8color_gradient-brown.json ├── 8color_gradient-purple.json ├── LICENSE ├── LICENSE_OTHERS ├── README.md ├── convertron.py ├── doc ├── LICENSE ├── LICENSE_OTHERS ├── convertron.css ├── convertron.html ├── convertron.md └── convertron.pdf ├── resources ├── about.png ├── about.txt ├── icon.png └── version.txt └── screenshot.png /8color_gradient-brown.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/8color_gradient-brown.json -------------------------------------------------------------------------------- /8color_gradient-purple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/8color_gradient-purple.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/LICENSE -------------------------------------------------------------------------------- /LICENSE_OTHERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/LICENSE_OTHERS -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/README.md -------------------------------------------------------------------------------- /convertron.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/convertron.py -------------------------------------------------------------------------------- /doc/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/LICENSE -------------------------------------------------------------------------------- /doc/LICENSE_OTHERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/LICENSE_OTHERS -------------------------------------------------------------------------------- /doc/convertron.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/convertron.css -------------------------------------------------------------------------------- /doc/convertron.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/convertron.html -------------------------------------------------------------------------------- /doc/convertron.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/convertron.md -------------------------------------------------------------------------------- /doc/convertron.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/doc/convertron.pdf -------------------------------------------------------------------------------- /resources/about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/resources/about.png -------------------------------------------------------------------------------- /resources/about.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/resources/about.txt -------------------------------------------------------------------------------- /resources/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/resources/icon.png -------------------------------------------------------------------------------- /resources/version.txt: -------------------------------------------------------------------------------- 1 | v1.32 [build 250322-030736] 2 | -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fieserWolF/convertron3000/HEAD/screenshot.png --------------------------------------------------------------------------------