PayLess

PayLess is a Progressive Web App (PWA) that allows users to access archived versions of web articles through archive.today. It helps bypass paywalls and provides a better archive.today experience optimized for mobile devices. It's primary purpose is for bypassing paywalls on news sources in comination with the Google Discover Feed on Android.

Features

  • Fetch Archived Articles: Retrieve archived versions of web pages to bypass paywalls.
  • Share Target Integration: Easily share articles to the pwa via the share target.
  • Mobile Friendly Design: Optimized for mobile devices and the Google Discover Feed on Android.

Getting Started

  1. Clone the repository:
git clone https://github.com/LeonvdW/payless.git
  1. Install dependencies:
bun install
  1. Start the development server:
bun dev
  1. Open the application in your browser:
open http://localhost:5173/

Technologies Used

  • React with TypeScript
  • Vite
  • Tailwind CSS
  • use-local-storage-state

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

wakatime