Skip to content

A simple proxyless tool that checks if a linktr.ee handle is available.

Notifications You must be signed in to change notification settings

basedpill/linktree_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linktree_checker

A simple proxyless tool that checks if a linktr.ee handle is available.

Installation

Use g++ to build the program.

g++ main.cpp -o linktree_checker.exe -static-libgcc -static-libstdc++

Usage

• Add the usernames you want to check in src\list.txt
• Open a terminal in the folder and type linktree_checker.exe

cd src
.\linktree_checker.exe

Images

Proof

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

(NA)

Credits

src/color.hpp used from (https://github.com/imfl/color-console)

About

A simple proxyless tool that checks if a linktr.ee handle is available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages