Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 }
- Host: GitHub
- URL: https://github.com/mohabmes/matool
- Owner: mohabmes
- Created: 2020-03-31T00:08:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T01:06:45.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T09:22:02.158Z (3 months ago)
- Topics: cli, codeigniter-terminal, crawler, mangareader, markd, markdown, markdown-to-html, parser, readme, scan-tool, scanner-web
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**