Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mennaruuk authored Feb 1, 2022
1 parent 5d828e1 commit bacda5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For now, it's Windows only. However, I'm finding ways to turn the code into Pyth
## Future plans
- Batch is ugly. I'd like to have the whole code in Python. But I need to find equivalents for things like ECHO, GOTO, etc. Deleting and creating new files within Python shell might run into permission problems. So it'll take a while until everything is ported over.
- GUI. This is a biggie. I don't know shit about Python, let alone GUI. But I'm hoping I can design one using [Tkinter Designer](https://github.com/ParthJadhav/Tkinter-Designer). But I don't know how I can link actions to buttons and shit like that, so any help is appreciated, it would mean so much.
- Similar to GUI: Make an ELI5 README.md. I don't just want coders and nerds using this; I want laypeople to use it. Hope I can make an easy-to-understand no-frills version.
- Similar to GUI: Make an ELI5 README.md. I don't just want coders using this; I want laypeople to use it. Hope I can make an easy-to-understand no-frills version.
- Not sure if it's possible, but make an EXE version. Does anyone know if I can compile this with Ruby and Python all in one, and maybe even wayback_machine_downloader installed, so that it becomes a one-step process to download? Thanks.

## Things to keep in mind
Expand Down

0 comments on commit bacda5b

Please sign in to comment.