1
0
mirror of https://github.com/byReqz/go-etcher.git synced 2025-06-14 11:47:48 +00:00

25 Commits

Author SHA1 Message Date
4e655c43da bump deps 0.0.4 2024-04-17 18:41:38 +02:00
d0f0957932 make linter happy 2022-12-29 23:01:03 +01:00
17bb76627f add lint workflow 2022-12-29 19:24:23 +01:00
427c4fd990 fmt 2022-03-26 11:12:58 +01:00
947660b773 add output verification 0.0.3 2022-02-08 12:28:49 +01:00
15b7e2f781 add headline to device overview 0.0.2 2022-02-07 13:03:38 +01:00
30afa9ae21 make force flag actually do something 2022-02-07 12:44:07 +01:00
e9ac06c8cf remove clutter 2022-02-07 12:36:08 +01:00
95f4d1d682 fix blockdevices being unwritable 2022-02-07 12:21:51 +01:00
4dfdda9e78 fix issue with size warning 2022-01-31 22:34:30 +01:00
36abb0e312 show possible target devices 2022-01-26 23:40:45 +01:00
552d561d3d update readme 0.0.1 2022-01-20 22:14:15 +01:00
03290ddc09 add note about input/target being a blockdev or file 2022-01-16 02:56:10 +01:00
4f6b025642 show proper size for blockdevices 2022-01-14 23:48:30 +01:00
9cb93fa170 show file sizes at confirmation dialog 2022-01-13 23:53:39 +01:00
37348c71aa add recursion to getpath and getdest 2022-01-13 23:32:55 +01:00
79e7417126 add autocompleting prompt to getdest and getpath 2022-01-13 23:25:04 +01:00
7538896d21 make bar smaller to prevent newlines on small terminals 2022-01-13 11:43:32 +01:00
8454440711 add confirmation dialog and made progressbar prettier 2022-01-13 00:09:48 +01:00
8390130252 add nonflag argument handling 2022-01-12 23:35:36 +01:00
a7378b14e0 add input flags 2022-01-11 14:43:16 +01:00
bdff18e421 add spacing 2022-01-09 16:56:13 +01:00
2416b2ac09 restructure functions and add sync 2022-01-09 16:49:43 +01:00
920921a51c initial skeleton 2022-01-08 23:33:14 +01:00
60e7e77420 Initial commit 2022-01-07 23:53:03 +00:00