An open API service indexing awesome lists of open source software.

https://github.com/mazahirharoon/send-to-features

Programs to let you "Right Click FILE/FOLDER, then Send to" & enjoy options like (related to file/folder name) Web Search, Open Wiki Page , Get Movie Details , Open IMDB page, of Movie, Get Details of Movies in a Folder
https://github.com/mazahirharoon/send-to-features

cinema fetch-movie-details google-search movie movies php python sendto shortcuts shortcuts-on-desktops wikipedia-viewer

Last synced: 15 days ago
JSON representation

Programs to let you "Right Click FILE/FOLDER, then Send to" & enjoy options like (related to file/folder name) Web Search, Open Wiki Page , Get Movie Details , Open IMDB page, of Movie, Get Details of Movies in a Folder

Awesome Lists containing this project

README

        

# Send-To-Features
## Right Click FILE/FOLDER ,Send to :

File/Folder :
Web Search the name of the file/folder (Folder :Python)
Open Wiki Page related to that file/folder (Folder :Python)
Get Single Movie File/Folder Details (Folder :Python)
Open IMDB page of the single movie File/Folder (Folder :Python)

Folder :
Get Details of all movie in the given folder
In Text Box (Folder :Python)
In Tabular format on Browser (Folder : PHP)
## Steps to Use :
Copy `.py` file to your Python Folder
Copy `.cmd` file to your sendto folder in Windows (could be accessed by typing `shell:sendto` in addressbar)

Then right click any file/folder, click sendto, and you can find the name of those cmd files. Go for it!

### Screenshots of a couple of above mentioned programs :
### Open Wiki Page :
![Screenshot of the output](https://github.com/MazahirHaroon/Send-To-Features/blob/master/OpenWikiPage1.png)
### Output :
![Screenshot of the output](https://github.com/MazahirHaroon/Send-To-Features/blob/master/OpenWikiPage2.png)

### Open IMDB Page :
![Screenshot of the output](https://github.com/MazahirHaroon/Send-To-Features/blob/master/OpenIMDBPage1.png)
## Output :
![Screenshot of the output](https://github.com/MazahirHaroon/Send-To-Features/blob/master/OpenIMDBPage2.png)