Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 783 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 783 Bytes

Python Scripts

1) Geo Locator

Geo_Locator is a Python Script which utilizes Google MAP APIs and Python library functions to facilitate the facility to provide your current location using FreeGeoIP API, which calculates your coordinates using your IP Address.

We provide three facilities :
1. Get your Address
2. To find location nearby
3. To retrieve information between 2 places.

2) WebSite Blocker

This is a Python Script to Block certain links/websites during some duration, After that time interval, you can easily access those links which you have blocked for that interval.

1. Windows=> Same host_path 
2. Linux or Mac Os=> Change Host path to "etc\hosts"

Add Link of Websites you want to block in website_list, I have initally added Facebook here!