Skip to content

Releases: oduwsdl/Memento-aware-Browser

Initial Beta

01 Apr 12:11
b312f39
Compare
Choose a tag to compare
Initial Beta Pre-release
Pre-release

Release includes 7zip files for Linux and Windows. To use the bookmark as archive feature, in addition to downloading the operating system specific 7zip file(s), Archive Now and its dependencies must be installed. The memento detection feature works from the releases as is.

Linux beta:

  • 7zip file contains the directory out which contains the directory linux and the file archive.py.
    • archive.py is the script that pushes to web archives using Archive Now.
  • To run the release:
    • Extract the 7zip in the desired directory.
    • From the command line, navigate to the directory that now contains the out folder and run out/linux/chrome.

Windows beta:

  • Each 7zip contains roughly half of the required files within the directories windows_1 and windows_2.
  • To run the release:
    • Extract the files into the desired location and merge the contents of windows_1 and windows_2 into a directory windows.
    • From the command line, navigate to the directory that now contains the windows folder and run windows/chrome.exe OR using the File Explorer, navigate to the windows/chrome.exe file and double click to run the release.