Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tripleo envybox committed Mar 10, 2024
1 parent 0bf1f3a commit f97d365
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ A collection of awesome things.
- [Fault-lang/Fault](https://github.com/Fault-lang/Fault) - a language for building system dynamic models
- [MoodyReaper/multi-language-programming-playground](https://github.com/MoodyReaper/multi-language-programming-playground) - Multi-language programming playground (Go, Python, Rust, TypeScript)
- [Xe/x](https://github.com/Xe/x) - Various tools, trinkets and experiments
- [anuran-roy/ipos](https://github.com/anuran-roy/ipos) - Linux Based OS using IPFS as a Root File System
- [charmbracelet/charm](https://github.com/charmbracelet/charm) - The Charm Tool and Library 🌟
- [charmbracelet/glow](https://github.com/charmbracelet/glow) - Render markdown on the CLI, with pizzazz! πŸ’…πŸ»
- [charmbracelet/gum](https://github.com/charmbracelet/gum) - A tool for glamorous shell scripts πŸŽ€
Expand All @@ -206,6 +207,7 @@ A collection of awesome things.
- [seifer/go-seaweedfs](https://github.com/seifer/go-seaweedfs) - Seaweed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
- [slotix/dataflowkit](https://github.com/slotix/dataflowkit) - Extract structured data from web sites. Web sites scraping.
- [thesephist/ink](https://github.com/thesephist/ink) - Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.
- [tripleos/ipos](https://github.com/tripleos/ipos) - Linux Based OS using IPFS as a Root File System
- [vdemeester/docker-volume-ipfs](https://github.com/vdemeester/docker-volume-ipfs) - 🐳 This is an open source volume plugin that allows using an ipfs filesystem as a volume.
- [vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) - Backup and migrate Kubernetes applications and their persistent volumes
- [wabarc/wayback](https://github.com/wabarc/wayback) - An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, IPFS, Telegraph, and file systems.
Expand Down Expand Up @@ -280,12 +282,14 @@ A collection of awesome things.
## JavaScript

- [DustinBrett/daedalOS](https://github.com/DustinBrett/daedalOS) - Desktop environment in the browser
- [GonzaloGorgojo/Gnome-Shell-Crypto-Tracker](https://github.com/GonzaloGorgojo/Gnome-Shell-Crypto-Tracker) - Simple Gnome extension to keep track of BTC and ETH prices against USD and EUR.
- [HeyPuter/puter](https://github.com/HeyPuter/puter) - 🌐 The Internet OS!
- [Kristories/awesome-guidelines](https://github.com/Kristories/awesome-guidelines) - A curated list of high quality coding style conventions and standards.
- [MineDojo/Voyager](https://github.com/MineDojo/Voyager) - An Open-Ended Embodied Agent with Large Language Models
- [Moon-0xff/gnome-mpris-label](https://github.com/Moon-0xff/gnome-mpris-label) - A music related GNOME extension.
- [Overhear8805/redlib-redirect](https://github.com/Overhear8805/redlib-redirect) - Redirect reddit.com to a libre alternatives
- [RAJAGOPALAN-GANGADHARAN/JS-OS](https://github.com/RAJAGOPALAN-GANGADHARAN/JS-OS) - An Unified Operating System on the web
- [StephenPCG/extend-left-box](https://github.com/StephenPCG/extend-left-box) - Extend _leftBox of gnome-shell top bar
- [Swatinem/diff](https://github.com/Swatinem/diff) - implementation of myers diff algorithm
- [WardCunningham/remodeling](https://github.com/WardCunningham/remodeling) - The original wiki rewritten as a single page application
- [az0/linkgopher](https://github.com/az0/linkgopher) - Firefox/Google Chrome add-on: Extracts all links from web page, sorts them, removes duplicates, and displays them in a new tab for inspection or copy and paste into other systems.
Expand Down Expand Up @@ -334,6 +338,7 @@ A collection of awesome things.

## Nix

- [gmodena/nix-flatpak](https://github.com/gmodena/nix-flatpak) - Install flatpaks declaratively
- [nix-community/impermanence](https://github.com/nix-community/impermanence) - Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
- [tpwrules/nixos-apple-silicon](https://github.com/tpwrules/nixos-apple-silicon) - Resources to install NixOS bare metal on Apple Silicon Macs

Expand Down

0 comments on commit f97d365

Please sign in to comment.