Commit graph

  • 488fcabd69 fixed readme typo main Benton Edmondson 2022-09-03 19:30:16 -0500
  • f60e2a4537 added aarch64 (raspberry pi) support Benton Edmondson 2022-09-03 19:24:18 -0500
  • 26fe53dfd8 changed demo.svg to png for better consistency Benton Edmondson 2022-06-21 23:42:42 -0400
  • 0874fd8ace added demo image and more detailed instructions to readme Benton Edmondson 2022-06-21 21:52:06 -0400
  • 4081827049 delete acsm file after use because it can't be reused--only causes confusion Benton Edmondson 2022-06-09 00:01:16 -0400
  • 4948e52110 formatter is much cleaner Benton Edmondson 2022-06-07 23:50:34 -0400
  • 1c2b071fd9 tests run twice to verify redownloaded acsm can still be converted Benton Edmondson 2022-06-07 23:48:34 -0400
  • 398ef79341 added formatters to flake and formatted Benton Edmondson 2022-06-07 21:13:45 -0400
  • 9114ef63c1 added a limit to the number of tests run Benton Edmondson 2022-06-06 22:48:36 -0400
  • c2755dd288 reordered readme to make more sense Benton Edmondson 2022-06-06 22:39:14 -0400
  • 14edc3974b removed deprecated syntax from flake Benton Edmondson 2022-06-06 22:32:55 -0400
  • e7a8dd9af4 added version/help page Benton Edmondson 2022-06-06 22:19:34 -0400
  • d26dbc7734 github actions test added, but disabled until auto-releases are added Benton Edmondson 2022-06-05 21:25:07 -0400
  • 6f592f6e8d tests run hermetically via nix Benton Edmondson 2022-06-05 21:20:38 -0400
  • 4431f7820a added tests Benton Edmondson 2022-06-05 16:21:12 -0400
  • 31d0da62f2 clearer output Benton Edmondson 2022-06-05 15:54:10 -0400
  • 851ba90431 switched from python to cpp Benton Edmondson 2022-06-04 23:14:43 -0400
  • 52d863ecf5
    Merge pull request #47 from akirataguchi115/patch-1 Benton Edmondson 2022-06-02 20:53:12 -0400
  • 1cd551dd53
    Add note about password length Akira Taguchi 2022-01-22 11:06:23 +0200
  • 8fd6244db8 acsm to pdf is working, removed aax for now benton 2021-12-04 15:58:14 -0600
  • 98faaa4579 using ffmpeg directly instead of AAXtoMP3 benton 2021-11-06 14:29:50 -0500
  • c5c8750587 lowercased file names, tweaked a bit of output benton 2021-09-12 19:41:59 -0500
  • 2ecca95d21 AAX is supported! benton 2021-09-12 17:46:15 -0500
  • 0fc3a838d4 minor stylistic change benton 2021-09-11 22:29:22 -0500
  • 094fac4d9f better build process, better output, libgourou updated, better file dir structure benton 2021-09-11 22:25:19 -0500
  • cf007616b7 using xdg config instead of hardcoded location for config stuff benton 2021-08-16 15:20:20 -0500
  • adca02ef27 cleaned up flake file benton 2021-08-06 13:51:30 -0500
  • 7f682b82d5 added more verified book stores benton 2021-08-02 15:43:28 -0500
  • d33a44a143 added meta info to flake benton 2021-08-02 13:57:32 -0500
  • af4f8b2fa0 added 'alpha' to version benton 2021-07-30 19:04:06 -0500
  • 868597396c relative paths are handled benton 2021-07-30 18:55:29 -0500
  • ca95a28b96 detailed binary usage instructions in readme benton 2021-07-30 18:40:13 -0500
  • 75f0c053ec incremented version to 0.0.1 benton 2021-07-28 17:01:43 -0500
  • 9241f845e8 password is passed to libgourou SECURELY benton 2021-07-28 16:54:55 -0500
  • 29fbbbff0d subprocesses are handled robustly and errors are detailed benton 2021-07-27 19:46:09 -0500
  • d5c4c63ba8 output of commands is visible benton 2021-07-27 12:18:14 -0500
  • ea8790084d checking that the returned file is an epub benton 2021-07-27 12:08:30 -0500
  • 00db033981 changed libgourou binary names benton 2021-07-27 12:05:51 -0500
  • 41ababd056 switched from check_output to check_call benton 2021-07-25 18:42:27 -0500
  • a0295f8f5a switched from url syntax to string syntax benton 2021-07-25 18:40:32 -0500
  • 5ed8a559dd removed a reduntant variable benton 2021-07-23 11:33:48 -0500
  • ee6705f84f added notice about not using ADE nor Wine benton 2021-07-23 11:28:52 -0500
  • b7b6c3575c added info about piracy, reordered sections benton 2021-07-22 22:01:34 -0500
  • 61304704ca CLI output correction benton 2021-07-22 21:01:58 -0500
  • 41c8af3463 updated lock file to include dependency changes benton 2021-07-22 20:54:37 -0500
  • fb1bb70472 downloading epub, not acsm from adobe benton 2021-07-22 20:41:44 -0500
  • 7d623bae8a clarified licensing decision benton 2021-07-22 19:35:13 -0500
  • 75ac2a1d37 added GPLv3 license benton 2021-07-22 17:29:58 -0500
  • a74857e204 clarified that dependencies don't require manual installation benton 2021-07-22 10:38:47 -0500
  • 4bf17e2dae updated the demo picture for the new cli benton 2021-07-22 10:21:34 -0500
  • 87659c76ae nicer console output, doesn't overwrite preexisting epub file benton 2021-07-22 10:15:17 -0500
  • 273e97cf05 added example image to README benton 2021-07-21 23:36:51 -0500
  • 8f40d7595c logging in works! benton 2021-07-21 18:47:53 -0500
  • 9cee504f49 verifying that the input file exists benton 2021-07-21 18:14:42 -0500
  • 3e20ca84a2 flake inputs' nixpkgs are synced benton 2021-07-21 17:37:35 -0500
  • 48ba3272e3 capitalized epub benton 2021-07-21 17:20:55 -0500
  • edea614bb0 fixed naming section of readme benton 2021-07-21 17:17:15 -0500
  • bf006f8550 made the readme more beautiful benton 2021-07-21 17:03:58 -0500
  • 77c251357e added program name because wrapper was messing it up benton 2021-07-18 20:06:12 -0500
  • 7485a8e823 the script is working correctly, still need to add logins benton 2021-07-18 19:29:12 -0500