WebAppReader

WebAppReader main page

I really liked the WebApp program in the Linux Mint distribution. However, I found it quite inconvenient that it only allows viewing online sites.

Yes, adding them to the menu is very handy, but that's where the benefits end for me. At that time, I was actively learning programming and reading a lot of online documentation...

Then, I decided to fully download the documentation using wget. But reading it in the browser was uncomfortable... That's how the idea to create a program that would do exactly what I needed was born in my mind.

Main features

  • Downloading and viewing websites offline or online
  • Managing websites
  • Viewing and editing sources
  • Downloading websites

Demonstration

View page shrink
View page

How to use

  1. Download:

  2. Run:

    • If you encounter the error dlopen(): error loading libfuse.so.2, execute the following commands based on your distribution:
      1# Debian/Ubuntu
      2sudo apt-get install libfuse2
      3# RHEL/Fedora
      4sudo dnf install fuse
      5# For older Fedora versions or RHEL/CentOS
      6sudo yum install fuse
      7# Arch Linux
      8sudo pacman -S fuse2
      
  3. Add some index.html file (or download a custom website).

  4. Use the application to view websites.

License

This software is licensed under the MIT License.

Feedback

If you have any questions or suggestions, please contact me by email [email protected].

Thank you for your interest in WebAppReader!!

comments powered by Disqus

Translations: