1
0
mirror of https://github.com/byReqz/go-etcher.git synced 2024-11-22 06:51:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Nils
552d561d3d
update readme 2022-01-20 22:14:15 +01:00
Nils
03290ddc09
add note about input/target being a blockdev or file 2022-01-16 02:56:10 +01:00
Nils
4f6b025642
show proper size for blockdevices 2022-01-14 23:48:30 +01:00
Nils
9cb93fa170
show file sizes at confirmation dialog 2022-01-13 23:53:39 +01:00
Nils
37348c71aa
add recursion to getpath and getdest 2022-01-13 23:32:55 +01:00
Nils
79e7417126
add autocompleting prompt to getdest and getpath 2022-01-13 23:25:04 +01:00
Nils
7538896d21
make bar smaller to prevent newlines on small terminals 2022-01-13 11:43:32 +01:00
Nils
8454440711
add confirmation dialog and made progressbar prettier 2022-01-13 00:09:48 +01:00
Nils
8390130252
add nonflag argument handling 2022-01-12 23:35:36 +01:00
Nils
a7378b14e0
add input flags 2022-01-11 14:43:16 +01:00
Nils
bdff18e421
add spacing 2022-01-09 16:56:13 +01:00
Nils
2416b2ac09
restructure functions and add sync 2022-01-09 16:49:43 +01:00
Nils
920921a51c
initial skeleton 2022-01-08 23:33:14 +01:00
Nils
60e7e77420
Initial commit 2022-01-07 23:53:03 +00:00