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

GitHub topics: unix-shell

magicant/yash-rs

Reimplementation of yash, an extended POSIX shell

Language: Rust - Size: 5.69 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 74 - Forks: 4

ksh93/ksh Fork of att/ast

ksh 93u+m: KornShell lives! | Latest release: https://github.com/ksh93/ksh/releases

Language: C - Size: 24.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 222 - Forks: 35

yanruijie902136/codecrafters-shell-c

My C solution to CodeCrafters' Build your own Shell challenge (43 stages).

Language: C - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

hmaach/0-shell

Rust-based implementation of a minimalist Unix-like shell, featuring built-in commands with support for common flags and detailed output.

Language: Rust - Size: 68.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 0

kimono-koans/httm

Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even Time Machine and Restic backups!)

Language: Rust - Size: 3.69 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,489 - Forks: 32

ibara/oksh

Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).

Language: C - Size: 732 KB - Last synced at: about 17 hours ago - Pushed at: about 1 month ago - Stars: 385 - Forks: 42

wojciech-graj/TermGL

2D & 3D graphics engine in the terminal [C/C++]

Language: C - Size: 13.8 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 335 - Forks: 9

bowser-2077/HessOS

The OS of the hess (SOS)

Language: Python - Size: 3.45 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

AlexGracia/Auto-xfce

Script que instala Xfce mínimo, paquetes, configuraciones y personalizaciones.

Language: Shell - Size: 1.8 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

timurlog/tree

Reimplementation of the Unix 'tree' command in C

Language: C - Size: 155 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

feliposz/codecrafters-shell-c

This is my solution in C to the "Build Your Own Shell" Challenge.

Language: C - Size: 21.5 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

da-luce/astroterm

A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐

Language: C - Size: 91.4 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 908 - Forks: 14

Mouhlal/Nutstree

Nutstree est une plateforme e-commerce permettant aux clients d'acheter des fruits secs en ligne avec une expérience fluide et sécurisée. Le site propose une interface moderne, une gestion avancée des commandes et un système de paiement en ligne via CMI.

Language: Blade - Size: 6.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

NBISweden/workshop-ngsintro

Workshop • Intro to Bioinformatics using NGS data • 5 days

Language: HTML - Size: 498 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 14 - Forks: 7

zachwhaley/fin

A simply made unix shell written in C

Language: C - Size: 13.7 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

gsauthof/utility

Collection of command line utilities

Language: Python - Size: 767 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 50 - Forks: 12

feliposz/codecrafters-shell-go

This is my implementation in Go of the "Build Your Own Shell" Challenge

Language: Go - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

FollowTheProcess/gowc

Toy clone of coreutils wc in Go

Language: Go - Size: 1.15 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

timyiu478/unix-shell

A command-line interface that executes commands and manages processes

Language: C++ - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

cristianoliveira/funzzy

A lightweight blazingly fast file watcher.

Language: Rust - Size: 569 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 275 - Forks: 11

alexdelorenzo/onhold

🔊 Play sounds while and after shell jobs complete

Language: Python - Size: 7.15 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 160 - Forks: 4

egberts/easy-admin

Scripts for easy system administration

Language: Shell - Size: 1.43 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 42 - Forks: 2

nchern/cli-tools

This repo contains a set of handy command line tools

Language: Go - Size: 34.2 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

iaceene/Minishell-Parser

This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.

Size: 2.72 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

amagura/utl

User Tools

Language: C - Size: 23.4 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

melvinredondotanis/holbertonschool-shell_v2

This project is a simple shell implementation in C, designed to mimic the behavior of the Unix shell. It supports basic commands, input/output redirection, and environment variable management.

Language: C - Size: 118 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

s41r4j/aish

AiSH - Artificially Intelligent Shell (v0.1 Beta)

Language: Python - Size: 2.76 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

Magicrafter13/mash

Unix-like shell (similar to bash or zsh) written from scratch in C (C99).

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

iaceene/Minishell_42

Minishell_42 is a simplified shell program designed to mimic the behavior of a UNIX shell. It is a part of the 42 Network curriculum and is meant to help students learn about the core functionalities of shell commands, environment variables, and process management. The project involves implementing a shell from scratch

Language: C - Size: 4.53 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

Georges034302/USP_Tutorials

Unix, Bash, Python labs and demos for learners

Language: Python - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 18

Abusalah0/minishell_42

a linux shell interpreter made in C, similar to bash

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

CodeMaxx/Awesome-Terminal-Commands

An awesome resource listing and explaining various commonly used *nix commands

Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 155 - Forks: 42

Georges034302/USP_Lectures

Unix System Programming and Python lecture demos

Language: Python - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

saminnimas/UNIX_Shell_Implemented

This repo showcases the source code of a UNIX shell implemented with C

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

MiyagiSyn/MastersProjects

A collection of software development projects completed during my Master's program at the University of Utah. Includes coursework in systems programming, networking, web development, security, Qt applications, and more—demonstrating a broad foundation in both front-end and back-end technologies.

Language: Java - Size: 2.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cdomet-d/minishell

A simple reproduction of Bash, implementing pipelines, redirection and expand.

Language: C - Size: 3.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

dspinellis/dgsh

Shell supporting pipelines to and from multiple processes

Language: C - Size: 2.5 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 335 - Forks: 25

IvanMiao/Pipex

(Re)code pipes(Unix) from scratch in C, implementing redirections and heredoc.

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

amineichou/minishell

A simple shell written in c and compiled in macos

Language: C - Size: 5.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

stastnypremysl/lsql-csv

lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.

Language: Haskell - Size: 2.79 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

catriverr/gmeng-sdk

DevKit & Source for Gmeng - the game engine.

Language: C++ - Size: 23.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 0

hetuvpatel/RentalCar

Database Management System for car rental operations — customer tracking, vehicle management, rental transactions, payments, and maintenance reporting with full 3NF/BCNF normalization. 🚗📊

Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

alexiapappas/MastersProjects

A collection of software development projects completed during my Master's program at the University of Utah. Includes coursework in systems programming, networking, web development, security, Qt applications, and more—demonstrating a broad foundation in both front-end and back-end technologies.

Language: Java - Size: 2.76 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RamezHas/shell

A Simple Shell v1.0 is a basic shell implementation in C. It supports executing commands and parsing user input in a Unix-like environment.

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

MiguelVis/samarux

Unix-like shell for the CP/M operating system & the Z80 CPU.

Language: C - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 2

Val/crun

Crystal Run : shebang wrapper for Crystal

Language: Crystal - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 1

Talfaza/portfolio

Unix Like Shell Portfolio

Language: TypeScript - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

susam/tucl

The first-ever paper on the Unix shell written by Ken Thompson in 1976 scanned, transcribed, and redistributed with permission

Language: Makefile - Size: 4.4 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 365 - Forks: 22

Lilien86/Minishell

Minishell is a basic Unix shell for executing commands and managing processes 🖥️

Language: C - Size: 1.18 MB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

diejel/Shell_Topics

Hands-on practice in my favorite language Bash

Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gosh-terminal/gosh

Do everything from the terminal

Language: Go - Size: 7.42 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 18 - Forks: 3

virtualvivek/BannerBash

BannerBash is a library provides large 3D banner text to your shell script, comes with alphabets, numbers, math symbols, special characters.

Language: Shell - Size: 604 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 4

SrujayReddy/Custom-Unix-Shell

A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.

Language: C - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

isaiah76/linux-shell 📦

my c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

troglobit/jush

just give me a unix shell

Language: C - Size: 172 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 5

pannich/unix-like-shell

Build Unix-like shell from scratch : C

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

SouleEater99/Minishell

About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand

Language: C - Size: 5.6 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

fedenunez/tulp

Tulp is a command-line tool that can help you create and process piped content using the power of ChatGPT directly from the terminal.

Language: Python - Size: 328 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 19 - Forks: 0

thomasafroo/UNIX-Shell-Company-Management-System

A command-line interface written in C that allows users to manage a company's structural information

Language: C - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ratfactor/zigish 📦

A toy Unix shell written in Zig

Language: Zig - Size: 7.81 KB - Last synced at: about 18 hours ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 8

ThomasRoinas/server-client-sockets

Code for creating server-client communication through sockets

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

ThomasRoinas/server-client-pipes

Code for creating server-client communication through pipes

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

nomyfan/alias-rs

A utility to manage aliases across shells. 跨shell的命令别名管理工具。

Language: Rust - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 3

Dv5n/NanoShell

Simple C shell, but with many useful features!

Language: C - Size: 321 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

achirifuseini/oks

A tool for managing your project's dependencies and ensuring compatibility. Simplifying the process of keeping your dependencies up to date.

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

boloto1979/Basic-Types-of-Malware

This repository provides information and tools related to different types of malware. Each type is organized into separate folders, featuring a specific tool and a detailed explanation of how it works.

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

Axelvazslima/bashrc-alias-manager

Unix .bashrc alias manager using Python.

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

dariotrinchero/cli-tools

Born of a need for utmost convenience, these are small Python command-line tools I wrote for common tasks like downloading YouTube or removing PDF watermarks.

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

itsjustabavaar/oh-my-gosh

A Nasty shell written in Go

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

Shivasairam1706/MLOps-Project1

End-to-end ML-Ops project using PySpark and AWS, covering environment setup, model training, deployment with data capture, execution, and analysis. CI/CD pipelines (AWS CodePipeline) and monitoring (CloudWatch) ensure automated deployment, performance tracking, and model retraining for production-ready ML solutions.

Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Berryfeels/SHELL_BASH_POSIX_Replica

Designed to build a simplified version of a Unix shell with command-line interpreter.

Language: C - Size: 105 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

rdebath/x509scripts

Bash shell scripts to make (and view) x509 certificates, CSRs and other files including SANs and other extensions.

Language: Shell - Size: 370 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11 - Forks: 4

noncombatant/futils

Consistent shell utilities in Rust.

Language: Rust - Size: 538 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 2

ML4Net/SSH-Shell-Attacks

Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks using MITRE ATT&CK framework and ML techniques.

Language: Jupyter Notebook - Size: 119 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bagustris/tutorial-shell

Tutorial Linux Bash Shell berdasarkan materi oleh Software carpentry

Language: Python - Size: 4.16 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 3

JopjeKnopje/megashell

Fork it

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

KutayKoray/kutish

🐚💻 As beautiful as a shell

Size: 221 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

ovuiproduction/Unix-File-System-Simulation

This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.

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

vladpunko/detach-process

Spawn a new process and detach it from the current interactive session

Language: Shell - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

vladpunko/notebook-environments

Manage python virtual environments on the working notebook server

Language: Python - Size: 2.14 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 0

pedram-aliniaye-asli/icd

Interactive Change Directory command

Language: Python - Size: 52.7 KB - Last synced at: 1 day ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

K4zoku/nowm

🚫 Managing window without a window manager. (59 slocs)

Language: Shell - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 58 - Forks: 3

ozgurkazancci/jstats

A small tool for FreeBSD systems - lists RAM, CPU and disk space usage of the jails running in the host system.

Language: Shell - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

Nipsu24/42_minishell

Creating an own bash shell

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

OneUpWallStreet/xv6-riscv Fork of mit-pdos/xv6-riscv

xv6 -> unix like operating system

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

mayank-02/fsh

Fast Shell

Language: Makefile - Size: 89.8 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

nuhll-01/myshell-V2

A streamlined, limited-functionality UNIX/Linux shell.

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

jlchang/2024-05-09-Unix_Shell_pilot

Based on https://github.com/datacarpentry/shell-genomics/ and https://github.com/librarycarpentry/lc-shell/

Language: R - Size: 85.9 MB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 1

DavidCardoso/utils-cli

Playing with [shell] scripts.

Language: Shell - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ndunnett/crsh

Crappy Rust SHell. Basic shell written in Rust.

Language: Rust - Size: 140 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

estnafinema0/RainbowShell

A custom Unix shell written in C, featuring pipes, redirections, subshells, logical operators, and background jobs with a colorful startup message.

Language: C - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

liocle/minishell Fork of mxafi/minishell

Developed a minimal Unix shell in C, featuring command parsing, syntax validation, pipes, redirections, and built-in commands. Emphasized modular design, error handling, and teamwork in a collaborative coding environment.

Language: C - Size: 721 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

sroman0/SSH-SHELL-ATTACKS

Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks using MITRE ATT&CK framework and ML techniques.

Language: Jupyter Notebook - Size: 119 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Botti01/SSH-Shell-Attacks

Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks using MITRE ATT&CK framework and ML techniques.

Language: Jupyter Notebook - Size: 115 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RenatoMignone/SSH-Shell-Attacks

Project for Machine Learning for Networking Exam @ Polito - SSH Shell Attacks Analysis: a project to classify attacker tactics and identify patterns in 230,000 honeypot-captured Unix shell attacks using MITRE ATT&CK framework and ML techniques.

Language: Jupyter Notebook - Size: 116 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dahuum/Arch-linux-bluetooth-toubleshooting

Resolve Bluetooth issues on ArchLinux, errors like "No default controller available" during scans.

Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

mkdika/lff-cr

Simple and straightforward large files finder utility

Language: Crystal - Size: 671 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 0

haschka/CLI-RAG

Command line tool to Interact with a llama.cpp server. Also implements a basic vector database with cosine similarity search.

Language: C - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

GiatrasKon/sandbox.bio-Solutions

Bash scripts replicating the commands from sandbox.bio's interactive bioinformatics tutorials, organized by categories such as Data Exploration, File Formats, Quality Control, and Data Analysis.

Language: Shell - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hiejulia/kernel-project

Kernel development project

Language: C++ - Size: 317 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1