sanket143 / Apcan

Traverses DA Intranet for file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apcan (Wiki)

Traverses DA-IICT Intranet and searches for files/folders with given keyword.

File Tree

./launch.py # Apcan with GUI using Tkinter
./cli.py # Apcan with Command Line Interface

Requirements

  • requests
  • beautifulsoup4
  • tkinter**

** Only for Apcan(GUI)

Installtion

$ make
$ sudo make install
Installed Successfully
$ apcan --help # to see available commands
$ apcan --uninstall # to remove Apcan completely
$ make remove # to remove Apcan files if Apcan isn't installed or partially installed

About

Traverses DA Intranet for file


Languages

Language:Python 82.7%Language:Shell 11.9%Language:Makefile 5.5%