1
0
mirror of https://github.com/byReqz/go-etcher.git synced 2024-11-21 14:33:14 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Nils
0625418d9d
restructure packages and start picking apart functions 2023-10-08 11:57:13 +02:00
Nils
d0f0957932
make linter happy 2022-12-29 23:01:03 +01:00
Nils
17bb76627f
add lint workflow 2022-12-29 19:24:23 +01:00
Nils
427c4fd990
fmt 2022-03-26 11:12:58 +01:00
Nils
947660b773
add output verification 2022-02-08 12:28:49 +01:00
Nils
15b7e2f781
add headline to device overview 2022-02-07 13:03:38 +01:00
Nils
30afa9ae21
make force flag actually do something 2022-02-07 12:44:07 +01:00
Nils
e9ac06c8cf
remove clutter 2022-02-07 12:36:08 +01:00
Nils
95f4d1d682
fix blockdevices being unwritable 2022-02-07 12:21:51 +01:00
Nils
4dfdda9e78
fix issue with size warning 2022-01-31 22:34:30 +01:00
Nils
36abb0e312
show possible target devices 2022-01-26 23:40:45 +01:00
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