command-line-application
There are 30 repositories under command-line-application topic.
nikolassv/bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
Twilight-Dream-Of-Magic/TDOM-EncryptOrDecryptFile-Reborn
多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools
healeyj/tenue
a command-line wardrobe manager
ToolKitHub/rce-runner
A command line application that reads code as a json payload from stdin – compiles and runs the code – and writes the result as json to stdout.
bondarevts/spell-it-for-me
A simple command line tool to display a spelling for any phrase using a phonetic alphabet.
Coolstormaction/unix-commands-clone
A good ol' clone of some basic unix commands
KhaledAshrafH/FinTracker
FinTracker is a command-line application designed to empower you with control over your finances. It streamlines the process of recording, tracking, and analyzing your financial transactions, providing valuable insights into your spending habits.
Methois/Coffee-menu
A simple Python program for ordering coffee. Users can select coffee types, add extras like sugar or milk, and receive a receipt summarizing their order.
MettaSurendhar/authenticate-java
A command line application for User registration and Password Reset using Java , MySQL and JDBC
Noisytoot/rzcode-utils
Utilities for doing stuff with RonZone codes
Varada-D/Hospital-Management-System
This is a console-based Hospital Management System in Java, developed as a part of assignments for Semester 3, B.Tech. Computer Science and Engineering, GSFC University (Academic Year: 2021-22)
Varada-D/Medicine-Purchase-System
This is a console-based Medicine Purchase System in C++, developed as a part of assignments for Semester 2, B.Tech. Computer Science and Engineering, GSFC University (Academic Year: 2020-21)
AvirupMazumder/QContest
QContest is an online coding contest platform that allos users to sign-up, create and participate in contests.
AyhamRatrout/Go_Tutorials
A collection of simple Go applications to document my Go learning journey and showcase my progress over time.
BrunoRTech/Register-Login-System-Project
A simple, Python-based register and login system created using a guide by Coddy.tech. Allows users to securely register and authenticate accounts with stored credentials. Demonstrates core concepts like user authentication, data storage, and basic account management.
Karthikeyan-S-04/Machine-Applications
Some Machine Application development task I encountered In interviews.
Neidley/address-bloc
An address book Ruby application. Learned how to run a Ruby program from the command line, create an interactive menu, represent the address book and entries with Ruby models, import entries from a file, search the address book, and testing.
nurulashraf/java-basic-calculator
A simple Java-based calculator for performing basic arithmetic operations (addition, subtraction, multiplication, division) with user-friendly input handling and error validation. Perfect for beginners exploring Java programming concepts.
smoothiesusie/TEnmo
Congratulations—you've landed a job with TEnmo, whose product is an online payment service for transferring "TE bucks" between friends. However, they don't have a product yet. You've been tasked with writing a RESTful API server and command-line application.
alessandroryo/trivia-game
This project is a single-player true or false trivia game developed using a Java Command Line Application. The game serves as an exercise in implementing six different design patterns: Singleton and Factory (creational patterns), Decorator and Facade (structural patterns), and Command and Observer (behavioral patterns).
Anusha0501/XpenseX
A simple, non-GUI Java-based expense tracker using MySQL for managing transactions seamlessly.
arianniakan/ut_kala_phase1
a shoping program that runs on the command line (phase1: does not save information after closing the program)
Basillica/video-downloader
A simple cli application, made with typer, to download videos from youtube and converting to mp3 and saving locally on device
baulagerwin/studious-cli
My first ever application :>
Furkanc1/Furkans_ReadMe_Factory
Read-Me-Generator: Basis - Creating an application which will use inquirer prompts in order to create a ReadMe based on the users preferences, and answers to certain questions!
icaoberg/singularity-pageres
Capture website screenshots.
kris10ansn/lesverbes_verb_getter
Webscraper that gets conjucations of a given french verb from http://les-verbes.com/.
programmarself/EcodeCamp_Task_Number_Four
Contact Book App
rohsaurus/Morse-Code-Translator
A python based program that converts any sentence into Morse Code. Translation values are in a JSON dictionary.