Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

A command-line interface (CLI) application that allows you to read Medium membership articles without requiring a Medium account

Notifications You must be signed in to change notification settings

adarshswaminath/FreeMediumReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeMediumReads

A command-line interface (CLI) application that allows you to read Medium membership articles without requiring a Medium account. It is built using Node.js and Puppeteer. You can either use the CLI directly with node app.js or utilize the provided binary files for Linux, macOS, and Windows by running .

Installation

1.Clone the repository:

git clone https://github.com/adarshswaminath/FreeMediumReads.git

2.Navigate to the project directory:

cd FreeMediumReads

Usage

To read a Medium membership article, you have two options:

Option 1: Use the app.js

Run the application using the CLI with the following command:

 node app.js <medium-link>

Replace with the URL of the Medium article you wish to read.

Option 2: Use the Binary Files

Run the binary file with the following command:

 ./<binary_filename> <medium-link>

Replace with the appropriate binary file name (e.g., app-linux, app-macos, or app-win.exe), and with the URL of the Medium article you want to read.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Note : This project is intended for educational purposes only and does not encourage or promote unauthorized access to premium content. Please respect the terms of use and copyright of Medium and its content creators.

About

A command-line interface (CLI) application that allows you to read Medium membership articles without requiring a Medium account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published