Commit Graph

13 Commits

Author SHA1 Message Date
69b3c416ee
add external encryption and use of file for curl binary data 2022-01-07 10:32:47 -08:00
e4849bcd13
partial windows support/external curl
zfetch (or iguana) is triggering some Crowdstrike heuristic
simply from the inclusion of the library, so we need to add
an option to compile with included zfetch or with external
curl
2022-01-05 17:46:08 -08:00
5fd42b7138
consolidate download executables 2022-01-05 11:37:46 -08:00
1cbc4a846c
add initial download for linux 2022-01-05 11:29:14 -08:00
b6a03c8634
enable uploads 2022-01-05 10:24:14 -08:00
70163d4e12
basic working as tray 2021-11-22 17:49:47 -08:00
b6ffab3ae3
basic clipboard monitoring working in Windows 2021-11-17 17:05:24 -08:00
d8d3fa204e
get an actual message box showing 2021-11-17 11:50:34 -08:00
03132d2c67
move os differences to build.zig
Since windows is more of a framework model than a library model,
it is simpler to just start with a different entry point
2021-11-17 11:18:40 -08:00
12c604272d
use target OS, not host, to trigger build differences 2021-11-09 10:43:25 -08:00
8a9a22fdeb
reduce (not eliminate) dependencies on host 2021-11-08 20:47:48 -08:00
9249ad092e
add linux watch 2021-11-08 20:44:35 -08:00
121cfb6864
zig implementation 2021-11-04 15:37:18 -07:00