Skip to content

WebAppReader: A tool for downloading and offline browsing of websites on different platforms

License

Notifications You must be signed in to change notification settings

ShvonderSiN/WebAppReader

Repository files navigation

WebAppReader

WebAppReader — это приложение для загрузки и просмотра веб-сайтов в режиме офлайн на различных платформах, используя фреймворк PyQt6.

Основные функции

  • Загрузка и просмотр веб-сайтов в режиме офлайн или онлайн
  • Управление веб-сайтами
  • Просмотр и редактирование исходных кодов
  • Загрузка веб-сайтов
  • Интерактивный пользовательский интерфейс на основе PyQt6

Скриншоты

Основное окно Добавление страницы Просмотр страницы Редактирование страницы Загрузка страницы Просмотр страницы в уменьшенном виде

Как использовать

  1. Установка и запуск:
    pip install -r requirements.txt
    python webappreader.py
    
    • Debian/Ubuntu:
      sudo apt-get update
      sudo apt-get install wget2
      # или
      sudo apt-get install wget
    • Fedora:
      sudo dnf install wget2
      # или
      sudo dnf install wget
    • Arch Linux:
      sudo pacman -S wget2
      # или
      sudo pacman -S wget
  2. Используйте приложение для загрузки и просмотра веб-сайтов.

Лицензия

Данное программное обеспечение лицензировано в соответствии с лицензией MIT.

Обратная связь

Если у вас есть вопросы или предложения, пожалуйста, свяжитесь со мной через Telegram: @ShvonderSiN.


WebAppReader

WebAppReader is an application for downloading and viewing websites offline on different platforms using the PyQt6 framework.

Main Features

  • Downloading and viewing websites offline or online
  • Managing websites
  • Viewing and editing sources
  • Downloading websites
  • Interactive user interface using PyQt6

Screenshots

Screenshots are provided at the beginning of the document.

How to Use

  1. Install and run:
    pip install -r requirements.txt
    python webappreader.py
    
    • Debian/Ubuntu:
      sudo apt-get update
      sudo apt-get install wget2
      # or
      sudo apt-get install wget
    • Fedora:
      sudo dnf install wget2
      # or
      sudo dnf install wget
    • Arch Linux:
      sudo pacman -S wget2
      # or
      sudo pacman -S wget
  2. Use the application to download and view websites.

License

This software is licensed under the MIT License.

Feedback

If you have any questions or suggestions, please contact me via Telegram: @ShvonderSiN.


About

WebAppReader: A tool for downloading and offline browsing of websites on different platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published