Skip to content

lists .txt files for pages that don't need permission (example: login) so you can use it anywhere (FDM, Codes, etc)

License

Notifications You must be signed in to change notification settings

itsthepatrick/link-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

link-lister

lists .txt files for pages that don't need permission (example: login) so you can use it anywhere (FDM, Codes, etc)

Installation

A)Use the package manager pip and requirements.txt

1-open cmd in the folder(by going to it and writing cmd in folder path bar)(or using cd)

2-use requirements.txt:

pip install -r requirements.txt

OR

B)use the compiled version that doesn't need any installation (can be found in releases

info

The only diffrences between .py file and .exe file are

1-.exe doesn't need python,or any other requirements, .py does

2-.exe has this cool-looking ascii art:

    ███       ▄█  █▄                  ▄███████▄                 ███      ▄████████  ▄█   ▄████████  ▄█   ▄█▄ 
▀█████████▄  ███  ███    ▄████████    ███    ███            ▀█████████▄ ███    ███ ███  ███    ███ ███ ▄███▀ 
   ▀███▀▀██  ███  ███   ███    ███    ███    ███   ▄████████   ▀███▀▀██ ███    ███ ███▌ ███    █▀  ███▐██▀   
    ███   ▀ ▄███▄▄███▄▄ ███    █▀     ███    ███   ███    ███   ███   ▀ ███    ███ ███▌ ███       ▄█████▀    
    ███     ▀███▀▀███▀ ▄███▄▄▄      ▀█████████▀    ███    ███   ███    ▄███▄▄▄▄██▀ ███▌ ███      ▀▀█████▄    
    ███      ███  ███ ▀▀███▀▀▀ █▄     ███        ▀███████████   ███   ▀▀███▀▀▀▀▀   ███  ███    █▄  ███▐██▄   
    ███      ███  ███   ███    ███    ███          ███    ███   ███   ▀███████████ ███  ███    ███ ███ ▀███▄ 
   ▄████▀    ███  █▀    ██████████   ▄████▀        ███    █▀   ▄████▀   ███    ███ █▀   ████████▀  ███   ▀█▀ 
                                                                        ███    ███                 ▀         

Usage

a).py file

  • with visual studio:open main.py,click on f5(or fn+f5), select python debugger, the rest is in terminal

  • with cmd:open cmd in the folder(by going to it and writing cmd in folder path bar)(or using cd),write:
python main.py

b)compiled file

-just run it!

Contributing

Pull requests are welcome. Do whatever you want

License

MIT

About

lists .txt files for pages that don't need permission (example: login) so you can use it anywhere (FDM, Codes, etc)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages