https://github.com/almas-ali/ant-shell
Ant shell with powerfull CLI and GUI packed
https://github.com/almas-ali/ant-shell
ant-interpreter ant-shell cross-platform gui os-independent shell terminal tkterm
Last synced: 7 months ago
JSON representation
Ant shell with powerfull CLI and GUI packed
- Host: GitHub
- URL: https://github.com/almas-ali/ant-shell
- Owner: Almas-Ali
- Created: 2023-03-09T19:07:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T12:26:44.000Z (over 2 years ago)
- Last Synced: 2025-01-07T15:28:39.844Z (9 months ago)
- Topics: ant-interpreter, ant-shell, cross-platform, gui, os-independent, shell, terminal, tkterm
- Language: Python
- Homepage: https://almas-ali.github.io/Ant-Shell/
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ant Shell
A fresh repository for [Ant project](https://github.com/Almas-Ali/Ant) integrated with [TkTerm](https://github.com/dhanoosu/TkTerm) for a better user experience.
## Getting started
```bash
$> git clone git@github.com:Almas-Ali/Ant-Shell.git
$> cd Ant-Shell
$> git submodule update --init
```Run the main application
```bash
$> python main.py
```## Creators
[Ant](https://github.com/Almas-Ali/Ant) : [Md. Almas Ali](https://www.linkedin.com/in/md-almasali/)
[TkTerm](https://github.com/dhanoosu/TkTerm) : [Dhanoo Surasarang](https://www.linkedin.com/in/dhanoosurasarang/)