commandline-apps
There are 9 repositories under commandline-apps topic.
clercjs/clerc
🖖🏻 Clerc: The full-featured cli library.
EhsanSafir/django_dumpdata_advance
Django Advance DumpData
alwaz-shahid/command-line-chat-application
So far implements a simple command-line chat application using Python's built-in socket module and the select module for handling multiple client connections. This application allows multiple clients to connect to a single server and chat with each other.
barannmeisterr/Course-Statistics-Application
This application provides statistical data on courses offered over the last five academic years, specifically from the 2019 Fall term to the 2024 Spring term. It processes data from Excel files and stores it in efficient data structures for quick querying and analysis.
pixeldroid/optionparser-ls
a simple option parser for Loom commandline apps
waltervfaustine/ionic-commandline-tool
Commandline tool for signing/zip-align and deployment/publishing the app in the Google Play Store
krnbatra/diary-commandline
Commandline application which stores diary entries
programmarself/EcodeCamp_Task_Number_One
Simple Calculator
rayanosseiran/CommandLineBanking
A fun little console based program that simulates online banking. An extension of an ATM program