Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohabmes/matool

A collection of various custom tools. { Antesh, CITerm, INetSC, KADManga, Tomado }
https://github.com/mohabmes/matool

cli codeigniter-terminal crawler mangareader markd markdown markdown-to-html parser readme scan-tool scanner-web

Last synced: about 2 months ago
JSON representation

A collection of various custom tools. { Antesh, CITerm, INetSC, KADManga, Tomado }

Awesome Lists containing this project

README

        

# Matool
A collection of various custom tools.

## INetSC
INetSC is a **Web crawling and scanning tool** tool used to get (Domain & Server info, robot file, and sitemap) info.

**Tech Stack:** Python, requests, pywhois, Nmap, BeautifulSoup, TLD.

**[See project](https://github.com/mohabmes/Matool/tree/master/INetSC)**

## KADManga
Download your favorite Manga in a well-organized structure, without any extra effort and without navigating through pages.

**Tech Stack:** Python, requests, BeautifulSoup.

**[See project](https://github.com/mohabmes/Matool/tree/master/KADManga)**

## Tomado
Tomado used to convert a markdown file into a webpage with the 'readme.md' file style.

**Tech Stack:** PHP, Parsedown.

**[See project](https://github.com/mohabmes/Matool/tree/master/Tomado)**

## Antesh
Helper class to Activate a specific Anaconda environment & Run python script from PHP file.

**[See project](https://github.com/mohabmes/Matool/tree/master/Antesh)**

## CITerm
CITerm is a Terminal for CodeIgniter, used to generate customized models, views and controllers.

**[See project](https://github.com/mohabmes/Matool/tree/master/CITerm)**