Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alastairlundy/enviousbox


https://github.com/alastairlundy/enviousbox

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# EnviousBox
A group of my tools/programs that aim to help users.

## Programs
These are the current and upcoming programs in Envious Box.

### Stable Commands
| Project name | Command Name | Description | Written In |
|-|-|-|-|
| Average | average | Calculate averages easily (Supports mode, median, arithmetic mean, and geometric mean). | C# |
| Caesar | caesar | Encode or Decode text or a file using the Caesar Cipher, either using a number provided or a random number. Don't use this for sensitive or secret information. | C# |
| Round | round | Round a given number to a specified number of decimal places or significant figures. | C# |
| Pow | pow | Calculates square root, cube root, and any value to a positive or negative power. | C# |

#### Programs being developed
| Project name | Command Name | Description | Written In |
|-|-|-|-|
| Far | far | Find and Replace any string of text in any file. | C# |
| where | Find all files and folders containing the specified string. | C# |

## Licensing
All programs in Envious Box are licensed under the LGPLv3 license.