nowfound

Alternatives

Products that do what Stashify does

Workspace Diff Console

  1. 1

    A curated list of the 330 best tools for remote work ⛱️

    2020

  2. 2WS

    I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here:…

    2022 · xethub.com

  3. 3IM
  4. 4

    Curated directory of remote jobs, books & tools

    2016

  5. 5AS
  6. 6
    GitHired360

    Find your next 10x Engineer by proof of work, not keywords

    Dec 2025

  7. 7SS
  8. 8
    Stash107

    Gives you context from your codebase, issues, and docs

    2025

  9. 9

    Instantly visualize any codebase as an interactive diagram

    2025

  10. 10GA
  11. 11GH
  12. 12

    A Git-like platform for datasets, models, and binary folders

    May 2026

  13. 13DS

    deff is an interactive Rust TUI for reviewing git diffs side-by-side with syntax highlighting and added/deleted line tinting. It supports keyboard/mouse navigation, vim-style motions, in-diff search (/, n, N), per-file reviewed toggles, and both upstream-based and explicit --base/--head comparisons. It can also include uncommitted + untracked files (--include-uncommitted) so you can review your working tree before committing. Would love to get some feedback

    Feb 2026 · github.com

  14. 14
    Stashpad178

    Jot it down, organize later

    2022

  15. 15
    Stashit113

    Unclutter your digital life

    2023

  16. 16

    Contribute to TheRealYT/git-knife development by creating an account on GitHub.

    26d ago · github.com

  17. 17
    Stash135

    Manage temporary files, text, and media with drag-and-drop

    Oct 2025

  18. 18SB

    Stasher is a tiny CLI tool that lets you share encrypted secrets that burn after reading — no accounts, no logins, no servers to trust. I built it because I just wanted to share a password. Not spin up infra. Not register for some "secure" web app. Not trust Slack threads. Just send a secret. Secrets are encrypted client-side with AES-256-GCM. You get a `uuid:key` token to share. Once someone reads it, it's gone. If they don't read it in 10 minutes, it expires and deleted. Everything is verifiable. Every release is signed, SLSA-attested, SBOM-included, and logged in the Rekor transparency…

    2025 · github.com

  19. 19

    Linux filesystem defragger written in Rust and Qt Quick/Kirigami - gbin/defragger

    12d ago · github.com

  20. 20GH

    00's called, they want their RSS feeds back. I was looking at my growing Github gist collection when a sudden urge to blog and make a name for myself "by not programming" struck. Part way into implementing my oh so special static website generator it occurred to me that, quite frankly, Github gists is a pretty decent publishing platform. I mean, it gives you reasonably extended markdown with previews, heck I could even write in org-mode, has comments, follower - followee relationship, extended search with filters, check out locally and push your edits. Did someone say "edit button"? Thus the…

    2023 · git.ht

  21. 21DA
  22. 22

    Stashify, Encrypted storage via Telegram & Discord

    16d ago · github.com

  23. 23GW

    I context-switch a lot. Someone pings me about a bug while I'm mid-feature, and I either: 1. `git stash` (and forget what's in there forever) 2. Make a "WIP: stuff" commit (clutters history) 3. Ignore them until I'm done (not great) Worktrees solve this perfectly – each task gets its own directory, fully isolated. But the commands are clunky and I kept forgetting the syntax. So I built a small CLI wrapper. Now my workflow is: ``` wnew feat/login # creates worktree + cd into it # ...do work... wcd # fuzzy-pick another worktree, cd there wgo main # jump straight to main ``` Dashboard…

    Jan 2026 · github.com

  24. 24LA

    GUI disk analyzers are great for figuring out what's filling up your laptop/desktop drive. On containers or remote servers, the options are limited to purely text based utilities (e.g. du) or list-centric TUIs (e.g. ncdu) which are usually limited to viewing one directory at a time. I created leaves to fill that gap. Inspired by classic utilities like WinDirStat and KDirStat, it uses a 2-dimensional treemap^1 visualization to show the entire directory hierarchy with proportionally sized rectangles. It's performant enough to handle millions of files, thanks to Rust and multi-threading.…

    Jul 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →