Click on logo to download latest release
- Create UFEI bootable devices from ISO images
- Format USB with FAT32/vFAT, NTFS, EXT4
- Create virtual hard disk (vhd) from USB (windows only)
- Create dd out from USB block (linux only)
- Automatic detection & selection of cluster size, partiton type
- Create extended labels and icon files
- Calculate md5 & sha1 hash keys
- Check updates automatically
- Use either Visual Studio 2017 or later to open file from src/Windows/*.sln file
- Setup Java JDK 8 which includes JavaFx source and Intellij IDEA
- In Intellij, select File > Open project and select folder from src/Linux
If you get any compiling error, make sure to set your default java jdk as jdk8. Also let me know you, the project will not compile over jdk11+ environment since oracle decided to remove JavaFX from package.
Copyright 2019 Kaustubh Patange
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.