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

Topic: "console-based"

harismuneer/Library-Management-System-JAVA

📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Language: Java - Size: 977 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 420 - Forks: 260

mrossinek/cobib

Console Bibliography

Language: Python - Size: 2.62 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 3

cobib/cobib

Console Bibliography

Last synced at: 2 months ago - Stars: 18 - Forks: 3

HxnDev/Console-Based-Notepad-using-Trie-Trees

This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.

Language: C++ - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

novusnota/notes.sh

🐧📝 Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.

Language: Shell - Size: 41 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

HxnDev/Implementing-Routing-Protocol

Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.

Language: C++ - Size: 144 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

aurorafossorg/tedit

A complete minimalistic text editor

Language: D - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Magirenko/2DTerm-Engine

Motor/Engine para la creación de juegos 2D en el terminal de lua.

Language: Lua - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

coding-pelican/pacman-c

Simple implementation of the classic Pacman game using ASCII characters in C

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

JohnDev19/Console-Personal-Diary

A simple personal diary application built in Ruby that allows users to create, view, edit, delete, and search diary entries. The application is console-based and stores entries in a JSON file for persistent data management.

Language: Ruby - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

coding-pelican/game2048-c

Implementation of the classic 2048 game in C

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

coding-pelican/omok-c

Simple implementation of the Omok (Five in a Row) game in C

Language: C - Size: 5.86 KB - Last synced at: about 15 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

coding-pelican/tic-tac-toe-c

Implementation of the classic Tic Tac Toe game in C. The game allows players to play against each other or against an AI opponent.

Language: C - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

fonic/scan2pdf

Scan to PDF (scan2pdf) - Scan documents directly to PDF files from the command line. Especially useful to batch-scan large volumes of documents.

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

anshika1812/Library_Management_System

This repository is solely made using C language & contains code files that together make up a console-based Library Management System, which employs the use of Linked List & File Handling.

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

sunnylalwani41/uno

Uno is a multiplayer card game with 112 cards. It features special action cards like wild, reverse, skip, wild draw four, and draw two. Players strategize to play all their cards. The wild card allows color selection. The reverse card changes turn order. Skip card skips the next player's turn and many more...

Language: Java - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sergey6661313/ScalpiEditor

another text editor written in zig

Language: Zig - Size: 12.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

hemachandran-4/Automated_Auction_System-

A console based project that allows user to buy and sell product.

Language: Java - Size: 15.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mrossinek/notewarrior

terminal based note management

Language: Shell - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

MarcelKaemper/lf-browser

Console based Webbrowser

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

mrossinek/notewarrior

terminal based note management

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

bgv99/CharacterCounter

Simple Console Based Character Counter

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

janavigopu/Library-Management-System-JAVA

📚 A simple Java-based system for managing books, members, and borrowing/returning functionality in a library.

Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anna-shamis/BattleArenaJava

A Java console application simulating a battle arena

Language: Java - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Blasphemeous/Electric-Billing-System

A console-based Electric Billing System written in Java.

Language: Java - Size: 52.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

RandomGamingDev/char-freq-counter

A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)

Language: Go - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AhmedHussien10/Hospital_system

This project is a simple patient management system designed for hospitals. It allows doctors to efficiently manage patient queues based on specialization and urgency of treatment. Key features include adding new patients, printing current patient lists by specialization, and retrieving the next patient in line. This system helps streamline hospital

Language: C++ - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lil0uch/JAVA-PROJECTS

Compilations of my Java projects to develop my coding skills in the field. Anyone can use this for educational purposes and reference to gain insights for the flow of their system.

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

ocalith/js-rpg

Play RPG Game in your Command Prompt/Power Shell (Console Based)

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

anar-bastanov/console-pac-man

A clone of the old game Pac-Man with some additional changes written in C for Windows.

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

anar-bastanov/console-minesweeper

A clone of the game Minesweeper resembling Google's version written in C for Windows.

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

anar-bastanov/console-tic-tac-toe-plus

The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.

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

ali7haider/Ocean_Navigation_System_CSharp_ConsoleBased_OOP

Ocean Navigation is a console-based application designed to manage ship positions and serial numbers effectively with file handling.

Language: C# - Size: 40 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Apocalus/Restaurant-Management-System

Mac's Cafe's Digital Platform

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

JhuMamba/Tetris

Tetris game I have written on my internship. Doesn't need anything. Works on console.

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

MalaikaJunaid/burger-shop-erp-system

An efficient console-based ERP system for a burger shop, providing streamlined management of inventory, orders, sales, and customer information. Simplify operations, optimize stock levels, and enhance customer service with this comprehensive solution.

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

Randomboiii03/VapeShop-POS-System

The VapeShop POS System is a console-based point-of-sale system developed in C++. It serves as a comprehensive solution for managing transactions, inventory, and sales in a vape shop. The system utilizes file streams as a database for storing and retrieving information.

Language: C++ - Size: 4.78 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

bilalyarmaci/C-CLI-oyunu

Taş, kağıt, makas oyunu (komut satırı üzerinden)

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

theankushgautam/Bank-Management-System

This is a simple console-based application made in C++. I made this program as a project for my second semester. This program has basic banking features and a transfer and sort feature , which I'm very proud of.

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

anuvgupta/murk 📦

Another Fantasy RPG – Console-based fantasy mini-RPG game. Created for SFHS Computer Science.

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

Zannatul-Naim/ATM-Machine

A simple Automated Teller Machine Using Java

Language: Java - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MitchStreet/Money-Management-System

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

cvp28/LawfulGame 📦

Official repository of Lawful, a text-based adventure hacking game

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

maheenkhalid-coder/Student-Information-System

Student Information System

Language: Java - Size: 45.9 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

FilipHalon/message_app

A console-based message management app. It relies on ORM written by me from scratch and inspired by Active Record software design pattern. It enables creating, displaying and editing user data stored in a Postgres database, a basic validation, and sending and displaying messages.

Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Topics
terminal-based 16 console 10 game 9 console-game 9 java 9 console-application 9 c 8 terminal 7 terminal-game 5 cli 5 console-app 5 cpp 5 cli-game 5 ascii 4 text 3 text-editor 3 c-language 3 c-lang 3 c-programming 3 c-programming-language 3 windows-console 3 windows-console-game 3 python 3 command-line-game 3 notes 3 rpg 2 tic-tac-toe-game 2 tic-tac-toe 2 pacman 2 citation-manager 2 bibtex 2 pacman-game 2 bibliography 2 arxiv 2 doi 2 windows 2 character-counter 2 character 2 reference-manager 2 cplusplus 2 methods 2 desktop-application 2 design-patterns 2 linked-list 2 library-management-system 2 command-line 2 notetaking 2 project 2 game-engine 1 Notetaking 1 motor-grafico 1 terminal-colors 1 terminal-engine 1 terminal-graphics 1 terminal-ui 1 2048 1 ascii-game 1 game-2048 1 flat-file-db 1 ocean-navigator 1 oop 1 oop-principles 1 classes-and-objects 1 constructors 1 control-flow-statements 1 encapsulation 1 exception-handling 1 menu-driven-interface 1 oops-in-java 1 pac-man 1 pac-man-clone 1 pac-man-game 1 pacman-arcade-game 1 pacman-c 1 pacman-clone 1 console-based-interface 1 console-engine 1 console-tool 1 engine 1 simple 1 small 1 text-analysis 1 tic-tac-toe-c 1 tictactoe 1 tictactoe-c-game 1 tictactoe-command-line 1 tictactoe-game 1 class-diagram 1 database-management 1 javadb 1 jdbc-database 1 library-database 1 library-management 1 library-system 1 netbeans-project 1 object-oriented-analasis-design 1 object-oriented-assignment 1 object-oriented-design 1 persistent-storage 1 singleton-pattern 1