8000 Releases · ciacob/auntie · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ciacob/auntie

auntie 1.0

28 Aug 09:45
e29cc0a
Compare
Choose a tag to compare

First public release. Packed with pkg.
Nota bene:

  • the only executable here that I have actually tested was the windows executable;
  • the mac executable is supposed to run on Intel-based macs; it might run on M1-based macs via Rosetta, but I cannot tell. For the time being, I do not own any mac machines, so I cannot test it myself, sorry.
  • if released executables don't work, you can try repacking them yourself (check pkg documentation);
  • if you simply cannot pack the app, you can always add the app folder to your path, then run auntie.js via node, like:
    node auntie <source> <target> [<options file>]

Hope this helps,
C.

0