Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-mcguire-corporation/mathbotcli
Command Line Calculator
https://github.com/daniel-mcguire-corporation/mathbotcli
calculator command-line-tool good-first-issue
Last synced: 4 days ago
JSON representation
Command Line Calculator
- Host: GitHub
- URL: https://github.com/daniel-mcguire-corporation/mathbotcli
- Owner: Daniel-McGuire-Corporation
- License: mit
- Created: 2023-09-30T05:01:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T02:49:06.000Z (3 months ago)
- Last Synced: 2024-08-30T03:31:38.414Z (3 months ago)
- Topics: calculator, command-line-tool, good-first-issue
- Language: C#
- Homepage:
- Size: 11.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
🚨 New Info:
>Windows and Linux Development resuming in winter.
>
>macOS Version is under HEAVY-Development.
>
>C++ Full port under Development.[![License: GPL v3.](https://img.shields.io/github/license/DanielLMcGuire/MathBotCLI?style=flat-square)](https://www.gnu.org/licenses/old-licenses/gpl-3.0) ![Language: C#](https://img.shields.io/badge/language-C%23-green?style=flat-square)
# MathBotCLI
## Overview
Welcome to Math Bot CLI, a command-line utility that's more than just a mathematical tool. It's a dynamic and expandable application designed to facilitate various numerical computations and serve as a platform for future feature enhancements.![](https://raw.githubusercontent.com/Daniel-McGuire-Corporation/MathBotCLI/main/resources/ssmb.png)
## Purpose and Scope
This project originated from the need for a versatile mathematical tool that goes beyond simple arithmetic operations. The aim is to offer a comprehensive suite of mathematical functionalities within an intuitive command-line interface. However, the project's horizon extends beyond math; future iterations will incorporate additional capabilities and expand its utility.## Current Features
Math Bot CLI currently supports the following features and commands: (Please use --help to see usage of C++ Version :)```
CLI Usage:
--about, -info, -a: Display detailed information about the application, including version details, copyright, and licensing.--credits, -c: Acknowledgments and credits for contributors and tools used in development.
--help, -h: Guidance on usage, command references, and a rundown of available functionalities.
--prime : Verify if a given number is a prime number.
--addition, -add: Perform addition operations on given numbers.
--subtraction, -subtract: Execute subtraction operations between numbers.
--multiplication -multiply: Multiply numbers together.
--division, -divide: Divide numbers accurately.
```
Future Developments and Community EngagementThis project is a work in progress and constantly evolving. Your feedback, suggestions, and contributions are invaluable! We encourage active participation from the community. If you encounter issues, have ideas for improvements, or wish to contribute code or ideas, please don't hesitate to reach out:
### Contact Us:
Phone: (213) 534-7768Email: [email protected]
The Math Bot CLI project aims to evolve into a versatile tool not only for mathematics but for various computational tasks. Your involvement and support are pivotal in shaping its future!