Commit graph

57 commits

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