Pinned Repositories
dev
A simple command line tool written in dart designed to boost your development experience.
doc-sync
A CLI to convert rust documentation to markdown files and then back to rust documentation.
libimobiledevice-quickinstall
A bash script to quickly install libimobiledevice on macOS and Linux using binaries built by GitHub Actions.
ModManager-1.19
[Direct port from 1.18 to 1.19] A ModManager extension for ModMenu
naturecodevoid.dev
Main repository for website
omnisette-server-linux-musl
experimental linux-musl build of omnisette-server
OpenInTerminal
✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
Purpur
Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.
SideStore-ultra-nightly
I use this repo to make builds of all the latest PRs/experimental features that haven't made it into nightly yet.
voicechat-discord
A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.
amsam0's Repositories
amsam0/voicechat-discord
A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.
amsam0/doc-sync
A CLI to convert rust documentation to markdown files and then back to rust documentation.
amsam0/omnisette-server-linux-musl
experimental linux-musl build of omnisette-server
amsam0/OpenInTerminal
✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
amsam0/remote-usbmuxd
A program allowing you to forward packets to/from usbmuxd to another computer, allowing the devices connected on the that computer to appear connected on your computer.
amsam0/swift-bridge
swift-bridge facilitates Rust and Swift interop.
amsam0/wrap-match
A procedural macro to wrap a function in match statement to make error logging super easy.
amsam0/aw-watcher-afk
Watches keyboard and mouse activity to determine if you are AFK or not (for use with ActivityWatch)
amsam0/aw-watcher-window
Cross-platform window watcher (for use with ActivityWatch)
amsam0/background-runner
amsam0/bincode
a fork of bincode-derive that respects enum discriminants
amsam0/cli-failure
Provides `Failure(String)` implementing `std::error::Error`. Includes convenience macros making it perfect for usage with `wrap-match` in CLIs.
amsam0/cpython-ios
amsam0/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
amsam0/JDA-concentus
Fork of JDA to use concentus for opus encoding/decoding
amsam0/kiss3d
Personal fork
amsam0/MuteTool
A simple menu bar icon and global shortcut for muting your microphone on macOS
amsam0/naturecodevoid
amsam0/ncollide
Personal fork
amsam0/netherportalreturn
amsam0/nixpkgs
Nix Packages collection & NixOS
amsam0/obsidian-encrypt
Hide secrets in your Obsidian.md vault
amsam0/plist-ext
A collection of extension traits for the wonderful plist crate.
amsam0/plist_plus
Bindings and abstractions for libplist
amsam0/remove-async-await
A procedural macro to make an async function blocking by removing async and awaits.
amsam0/sntpc
Rust SNTP client to get a timestamp from NTP servers
amsam0/stringify-err
`Result<(), impl std::error::Error>` -> `Result<(), String>`
amsam0/TomatoBar
🍅 World's neatest Pomodoro timer for macOS menu bar
amsam0/vscode-wpilib
Visual Studio Code WPILib extensions
amsam0/wrangler2-esbuild-plugins
Fork of wrangler to add support for esbuild plugins with a config option. You can install via git repository if you use the wrangler-build branch