Skip to content

PageCache enables you to save web content for offline access, ensuring you can view webpages even without an internet connection

Notifications You must be signed in to change notification settings

AlenSenson/PageCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PageCache

PageCache enables you to save web content for offline access, ensuring you can view webpages even without an internet connection

In a world where internet connectivity isn't always guaranteed, accessing critical information can be a challenge. That's where PageCache comes to the rescue. This Python command-line application acts as your virtual library, allowing you to save webpages for seamless offline access. With PageCache, you can effortlessly store copies of web content, ensuring you're never left in the dark when the internet connection falters.

Installation

Requires Python version > 3.7

Run the following command to clone the repository

git clone https://github.com/AlenSenson/PageCache.git

Run the following command to install the dependencies

cd PageCache
pip install -r requirements.txt

Running

Change the directory to the required folder

cd PageCache

To run use the following command

python PageCache.py

Use

Use UP and Down keys to select

This version is optimised to run on Windows cmd

About

PageCache enables you to save web content for offline access, ensuring you can view webpages even without an internet connection

Resources

Stars

Watchers

Forks

Languages