Skip to content

Releases: MechaDragonX/BambooCutterLayover

v2.1 - Get the Proper Usage if You Mess Up

12 Mar 05:24

Choose a tag to compare

New Features

  • Less crashing and some help when running (8181b0d)
    • Now if you input the incorrect number of arguments, you'll get a message telling you how to use the program properly. This message is also dependent on the OS, so that standard Windows users, and Unix users (real or virtual) will get help that fits their environment.

Archive Information

All builds are available in standard zip archives and bzip2 zipped tarballs.

Running Instructions

  • Windows
    • Command Prompt:
      • Navigate to the directory where the executable was extracted and run > bamboo_cutter_layover.exe <URL>
    • PowerShell
      • Navigate to the directory where the executable was extracted and run > .\bamboo_cutter_layover.exe <URL>
    • Virtual Linux Environments (Windows Subsystem for Linux, Cygwin, MSYS2, etc.)
      • Download and extract a Unix archive
      • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL>
  • Linux and macOS
    • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL> in the terminal

Example Execution and Output (on Unix-based systems)

$ ./bamboo_cutter_layover.out https://mangadex.org/title/17073/wotaku-ni-koi-wa-muzukashii
https://guya.moe/proxy/mangadex/17073/

v2.0 - Now with URL Logging!

08 Mar 05:17

Choose a tag to compare

New Features

  • URL Logging! (198b9f0, 8dfb061)
    • Now, all URL's passed are logged. This way, you get a near instant result if you pass a URL that's already been passed.
  • Some More Error Handling (832e491, fe52b2d)
    • While crashes aren't prevented, I coded defensively to prevent the user from doing anything unexpected.

Archive Information

All builds are available in standard zip archives and bzip2 zipped tarballs.

Running Instructions

  • Windows
    • Command Prompt:
      • Navigate to the directory where the executable was extracted and run > bamboo_cutter_layover.exe <URL>
    • PowerShell
      • Navigate to the directory where the executable was extracted and run > .\bamboo_cutter_layover.exe <URL>
    • Virtual Linux Environments (Windows Subsystem for Linux, Cygwin, MSYS2, etc.)
      • Download and extract a Unix archive
      • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL>
  • Linux and macOS
    • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL> in the terminal

Example Execution and Output (on Unix-based systems)

$ ./bamboo_cutter_layover.out https://mangadex.org/title/17073/wotaku-ni-koi-wa-muzukashii
https://guya.moe/proxy/mangadex/17073/

v1.1 - Better Code

07 Mar 19:56

Choose a tag to compare

New Features

Overall better code, but it doesn't really improve execution as it's not really optimization, error checking, etc. See commits 2965c36 and 4a0df34 for those new features. As they aren't things the end user will see, I will not go into it here.

Archive Information

All builds are available in standard zip archives and bzip2 zipped tarballs.

Running Instructions

  • Windows
    • Command Prompt:
      • Navigate to the directory where the executable was extracted and run > bamboo_cutter_layover.exe <URL>
    • PowerShell
      • Navigate to the directory where the executable was extracted and run > .\bamboo_cutter_layover.exe <URL>
    • Virtual Linux Environments (Windows Subsystem for Linux, Cygwin, MSYS2, etc.)
      • Download and extract a Unix archive
      • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL>
  • Linux and macOS
    • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL> in the terminal

Example Execution and Output (on Unix-based systems)

$ ./bamboo_cutter_layover.out https://mangadex.org/title/17073/wotaku-ni-koi-wa-muzukashii
https://guya.moe/proxy/mangadex/17073/

Screenshot of the Resulting Link

Result Link Screenshot 7/3/2021

By the way, this manga is really good if you like realistic workplace romance. Information about it if you're curious is on Anilist.

v1.0 - Basic Release

07 Mar 06:15

Choose a tag to compare

Archive Information

All builds are available in standard zip archives and bzip2 zipped tarballs.

Running Instructions

  • Windows
    • Command Prompt:
      • Navigate to the directory where the executable was extracted and run > bamboo_cutter_layover.exe <URL>
    • PowerShell
      • Navigate to the directory where the executable was extracted and run > .\bamboo_cutter_layover.exe <URL>
    • Virtual Linux Environments (Windows Subsystem for Linux, Cygwin, MSYS2, etc.)
      • Download and extract a Unix archive
      • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL>
  • Linux and macOS
    • Navigate to the directory where the executable was extracted and run $ ./bamboo_cutter_layover.out <URL> in the terminal

Example Execution and Output (on Unix-based systems)

$ ./bamboo_cutter_layover.out https://mangadex.org/title/17073/wotaku-ni-koi-wa-muzukashii
https://guya.moe/proxy/mangadex/17073/

Screenshot of the Resulting Link

Coming Soon (MangaDex was down when I wrote this release)