Skip to content

GUI URL Blocking Application written in Python language. Cross Platform Interoperable URL Blocking and Unblocking

License

Notifications You must be signed in to change notification settings

cektor/url_disabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

made in TR

url_disabler

GUI URL Blocking Application written in Python language. Cross Platform Interoperable URL Blocking and Unblocking

Install Git Clone and Python3

Github Package Must Be Installed On Your Device.

sudo apt install git -y

Python

sudo apt install python3 -y

----------Required Libraries----------

Tkinter

sudo apt-get install python3-tk

ttkthemes

pip install ttkthemes

https://fatihonder.org.tr/python-ile-url-disabler-url-engelleyici-uygulamasi/

Installation

Install url_disabler

sudo git clone https://github.com/cektor/url_disabler.git
cd url_disabler
python url.py

or

python3 url.py

To compile

NOTE: For Compilation Process pyinstaller must be installed. To Install If Not Installed.

pip install pyinstaller

Linux Terminal

pyinstaller --onefile --windowed url.py

Windows VSCode Terminal

pyinstaller --onefile --noconsole url.py

MacOS VSCode Terminal

pyinstaller --onefile --noconsole url.py

To run directly on Windows or Linux

Download and Run According to Your Operating System from the Link

https://github.com/cektor/url_disabler/releases/tag/1.0

Windows Screenshot

app

Linux Screenshot

app

About

GUI URL Blocking Application written in Python language. Cross Platform Interoperable URL Blocking and Unblocking

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages