-
Make a better user interface on the application side of things
-
Make the web browsing experiance better with a more zoomed in browser to accomidate earlier screen sizes in a modern format
-
Improve the icons on the browser
-
Make a build for macOS and Linux users
- Download all files from the Github releases page
- Extract files into a folder
- Open the directory where the files are saved
- Run the file "waybackbrowser.exe"
Feel free to make any modifications and share them so that the browser can be improved.
- Download all files by cloning the Github page
- Open a terminal window
- Open the directory where the files are saved in the terminal
- Download all dependencies in "requirements.txt" by using "pip install -r requirements.txt"
- Run the file "waybackbrowser.py"
- Follow all steps under "To start developing the browser"
- Open a terminal window in the location of the folder where the files are saved
- Run the command "python setup.py build"
- Wait until the program stops running
- Select the files produced under the "build" folder and compile them into a ".zip" folder using any program you want
- Go on Github and select "create a new release"
- Upload the ".zip" folder you just created as a release