An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: command-line-arguments

marvinlehmann/Mouse-Debouncer

A small performant Windows tray application which suppresses false double clicks. (Double Click Fix)

Language: C - Size: 101 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 168 - Forks: 17

Goddard-Fortran-Ecosystem/fArgParse

Command line argument parsing for Fortran

Language: Fortran - Size: 342 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 9

Davie-Tj/Chaser

console game

Language: C++ - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Davie-Tj/Project1

console quantum entanglement simulation

Language: C++ - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

adam-malsagov/day-counter-cli

A command line tool for tracking time since an event after entering a start date and time.

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sv-tools/conf-reader-flags 📦

Command line flags parser for conf project

Language: Go - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

elite-libs/auto-config

🛠 Nodejs configuration the easy way.

Language: TypeScript - Size: 1.61 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

ethanKletschke/Perl-Command-Line-Parser

A command-line parsing Perl script. For testing purposes only.

Language: Perl - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eriknyquist/duckargs

Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.

Language: Python - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 118 - Forks: 5

kryuchenko/cloud-streaming-args-debugger

DirectX-based debugger for cloud streaming application arguments. Displays command-line args in full-screen with 3D visualization and QR codes.

Language: C++ - Size: 11.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yakovypg/NetArgumentParser

Cross-platform, free and open source library for parsing command-line options, arguments and subcommands. It contains the main features of popular argument parsers such as argparse, as well as many of its own.

Language: C# - Size: 657 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

Kyllingene/sarge

A zero-dependencies command-line argument parser

Language: Rust - Size: 233 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1

ndigitals04/To-Do-List

A Command Prompt To do list that enables you add tasks, mark accomplished ones as done and remove when needed.

Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

NullCoreX/Control-Center

ControlCenter is a command-line utility designed to manage and retrieve system information, including brightness, hardware details, system operations, and volume control, providing a simple and efficient way to interact with your system.

Language: C++ - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

NetLah/configuration

Configuration builder for dotnet Microsoft.Extensions.Configuration

Language: C# - Size: 311 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

oracle/olcut

A Java configuration, shell, and general utility toolkit

Language: Java - Size: 16.7 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 32 - Forks: 9

objecthub/swift-commandlinekit

Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal.

Language: Swift - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 54 - Forks: 5

ShailavMalik/Workspace-for-C

Program to learn concept of 'C Language'

Language: C - Size: 143 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

awinabaab/alx-low_level_programming

C programs to demonstrate my understanding of the fundamental principles of programming

Language: C - Size: 296 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Karabassu/Address-Book

The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify

Language: C - Size: 17.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

maroontress/CuiMallet.CSharp

The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.1.

Language: C# - Size: 56.6 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

rsore/clargs

A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation

Language: C++ - Size: 229 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

purarue/bash_like 📦

A small utility library to handle arguments and read/write text to files using bash-like syntax

Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

hackerSa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

Language: C - Size: 412 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rohit-R-M/Operating-System

Assignments on Operating System

Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

paschalugwu/monty

Developed a C-based interpreter for Monty ByteCodes files, featuring a unique stack data structure and specific instructions for stack manipulation and bytecode execution.

Language: C - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Edgiest05/Unarguable

Managing command line arguments made easy, in a single source file

Language: C - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KARTHIK522001/LSB-Image-steganography-Embedded-c

Embedded C projects

Language: C - Size: 2.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Zaibaii/Pyline_counter

Pyline counter gives the line count of your script / project Python.Pyline counter has several options so that the result is as detailed and precise as you wish.

Language: Python - Size: 107 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

B00tLoad/ConfigurationUtilities

A library to load config from cli-args, .env, toml-config and default values.

Language: Java - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

petrsvihlik/Rocky.Configuration.CommandLineUtils 📦

Use Microsoft.Extensions.CommandLineUtils as a configuration source for Microsoft.Extensions.Configuration.

Language: C# - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

meng-ucalgary/ensf-614-assignment-5

An assignment on command line arguments and inheritance

Language: C++ - Size: 1.52 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

BJones47/Wheels-Animation

Using assembly language and opengl, this program will animate a rotating wheel divided into three sections.

Language: Assembly - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Toxe/cpp-cli-parser-examples

C++ CLI Arguments Parser Examples

Language: C++ - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

athun-me/CLI-Reminder-GO

This Golang CLI Reminder project allows you to set reminders with a specified time.

Language: Go - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

g3th/Pixel_Energy

Calculating pixel Energy and Intensity for an entire image in Kotlin, using Java's standard image libraries

Language: Kotlin - Size: 43.9 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

drgerg/Python-Util-UET

Short, useful, educational Python Unix Epoch Time utiltity.

Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

g3th/Negative_Photo

Create a Negative photo using Kotlin and Java-awt library

Language: Kotlin - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ajaykrishna97/gen_cli

generic command line interface(CLI) with easy configurabilty for windows and Linux made in C

Language: C - Size: 380 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

ANSANJAY/CommandLineMaster-C

Dive deep into the intricacies of command line arguments in C with the CommandLineMaster-C repository. This comprehensive guide will take you from the basics to advanced usage, ensuring you gain a profound understanding of this essential programming concept

Language: C - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Lavin-tom/c_programming

This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.

Language: C - Size: 1.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

yhabteab/trainee-php-sort Fork of Al2Klimov/trainee-php-sort

Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

g3th/Encrypt-Decrypt

Kotlin simple decrypt/encrypt (Caesar, Unicode Shift Cypher) using command-line arguments.

Language: Kotlin - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pfirsich/clipp

A command line argument parser library for C++17

Language: C++ - Size: 211 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

frederikgramkortegaard/corree

Easily define and parse command line arguments using dictionaries and type-validation

Language: Python - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

eladkarako/LookupAccountName-WithArgs 📦

LookupAccountNameA from advapi32.dll - as an easy to use application include VB6 source and ready to use binary (along with Windows 10 compatible manifest)

Language: Visual Basic - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

radomyr-horban/command-line-args

A small node project which uses command line arguments

Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theZMC/qcl

QCL: Quick Config Loader

Language: Go - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

ridwanrajik/custom-datastore

Builds database system from the scratch. You can own it by having the datastore customized.

Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

0mikey1/PatternCheckCLA-

A C program that gets a pattern string from command line arguments, receives multiple lines from standard input stream, then manipulates and prints out the lines containing the pattern string.

Language: C - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

santhosh-programmer/Basic-C-Programs

This repo contains some basic code in C language. HAPPY CODING !!!

Language: C - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Count-and-Display-Command-Line-Arguments

A simple C++ program to count and display command line arguments

Language: C++ - Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Reverse-String-Using-Execlp

A simple C++ program to reverse the given string using execlp system call

Language: C++ - Size: 34.2 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anmol-gupta/Command-Line-Programming-in-C

Programs for C using command line arguments.

Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jktr/arg-inject

add support for config files via LD_PRELOAD

Language: C - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1

cajuncoding/CommandLineArgsHelper

A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).

Language: C# - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

Ernstsen/CommandLineParser

Simple parser for commandline arguments written in Java.

Language: Java - Size: 521 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

daramkun/Nargs

Arguments Parser for .NET with Reflection

Language: C# - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

thesrsakabuvttchi/Command_Line_Args

C programs for file copying and sorting using command line arguments

Language: C++ - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

TheBrenny/big-kahuna

Like commander and yargs - but this kahuna is not as big!

Language: JavaScript - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

squidKid-deluxe/file-hasher

Checks if files have changed, and if so applies a given command to them

Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BaseMax/php-cli-apps

A simple, fast, and fun example for building command line apps in PHP.

Language: PHP - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

Lokesh598/Note-taking-app

I build this app using node and npm modules, this app completely dynamic and you make your notes using command line arguments.

Language: JavaScript - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vinayak-sethi/Operating-Systems-Practice

Basic concepts of Operating System, which are taught as part of UG OS course in CSE branch

Language: C - Size: 19.7 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sujoyyyy/Operating-Systems

Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.

Language: C - Size: 1.92 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

peacefultruth/butterfly

process arguments from a data description

Language: JavaScript - Size: 150 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Digipolitan/command-line-args

Language: Swift - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jamerst/CueBright

Set the colour and brightness of CUE supported keyboards with command line arguments

Language: Visual Basic - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Keywords
command-line-arguments 68 command-line 15 command-line-arguments-parser 11 command-line-parser 10 cpp 8 command-line-tool 8 cli 8 c 6 configuration 5 argparse 5 pointers 5 c-programming 5 windows 4 command-line-interface 4 parser 4 yargs 4 python 4 error-handling 4 linux 4 csharp 3 dotnet-standard 3 java 3 structure 3 union 3 recursion 3 kotlin 3 environment-variables 3 fork 3 python3 3 swift 2 image-processing 2 arrays 2 enum 2 json 2 command-line-args-parse 2 dotnet 2 command-line-app 2 string-manipulation 2 golang 2 flags 2 argv 2 filesystem 2 args 2 debugging 2 cli-app 2 commandline-arguments 2 library 2 makefile 2 semaphores 2 data-structures 2 search-algorithms 2 variadic-functions 2 variables 2 static-libraries 2 functions 2 loops-and-iterations 2 typedef 2 hash-tables 2 function-pointers 2 file-io 2 php 2 dynamic-memory-allocation 2 dynamic-libraries 2 bit-manipulation 2 strings 2 macros 2 file-handling-in-c 2 java-awt 2 argument-parsing 2 ipc 2 mutex-synchronisation 2 exec 2 namespaces 2 memory-management 2 ubuntu 2 synchronization 2 dinamic-alocation 2 functional-programming 2 command-line-tools 2 command-line-arg-processing 2 c-tutorial 1 pipe 1 c-learning-resources 1 c-coding-practices 1 argc-argv 1 windows-command-line 1 linux-command-line 1 command-page-parser 1 command-line-page 1 command-line-interpreter 1 cli-args 1 commandlinemaster-c 1 parameter-handling 1 programming-fundamentals 1 overloading 1 array 1 threading 1 coding-challenge 1 conditional-compilation 1 control-statements 1