ALT Media Writer - Write ALT Images to Portable Media
Go to file
Dmitry Degtyarev 6dd0d5691e 1.0.2-alt1
- Writing: Restored previously removed "MD5 check after
  writing" feature. This feature was originally removed
  in version 0.6.0.
- Writing: Added warnings for cases where "MD5 check
  after writing" is not possible.
- Restore dialog: Fixed a visual bug where if the app was
  launched in Russian, text didn't word wrap correctly
  and leaked into other dialog pages.
- Misc: Fixed a visual bug where notification bar for
  restoration was not sized properly for contents on
  some languages/systems.
- Image details: Fixed links in image description text
  not opening in browser.
2022-04-21 11:11:37 +04:00
.gear 1.0.2-alt1 2022-04-21 11:11:37 +04:00
app fix restore notification height 2022-04-20 18:02:27 +04:00
dist update README.md 2021-05-24 10:34:34 +04:00
helper fix writejob on windows 2022-04-14 16:31:00 +04:00
lib use Qt crypto for md5 check after write 2022-04-15 16:41:18 +04:00
translations update translation 2022-04-21 10:13:29 +04:00
.clang-format add clang-format 2022-04-12 12:30:02 +04:00
.gitignore Ignore .DS_Store 2019-03-02 11:17:53 +01:00
.qmake.conf Improve the deployability on Linux by having a single .pri file 2016-07-12 13:03:24 +02:00
BUILDING.md add note about tags 2022-04-12 12:30:02 +04:00
CHANGELOG.txt add changelog for 1.0.2 2022-04-21 10:24:26 +04:00
deployment.pri build statically for windows deploy 2020-10-03 20:16:31 +04:00
LICENSE Clean up the license and add the header to all relevant files 2016-08-09 12:03:16 +02:00
mediawriter.pro Revert "remove libcheckisomd5" 2022-04-14 10:46:16 +04:00
README.md update README.md 2021-05-24 10:34:34 +04:00

ALT Media Writer

ALT Media Writer is a tool that helps users put ALT images on their portable drives such as flash disks.

It is able to automatically download the required image for them and write them in a dd-like fashion, extracting compressed images if necessary.

This overwrites the drive's partition layout though so it also provides a way to restore a single-partition layout with a FAT32 partition.

ALT Media Writer image list ALT Media Writer image details ALT Media Writer download dialog

Troubleshooting

If you experience any problems with the application, like crashes or errors when writing to your drives, please open an issue here on Github.

MD5 checksum

Most ALT image files have an associated MD5 checksum for integrity purposes. ALT Media Writer verifies this checksum right after the image is downloaded.