
eesel
FYI
Slapdash
Raycast
Clew
Meta Search
Google Cloud Search
CerebroApp
Codify CLI
NixOS
ASDF
Flox
Daytona
Codario
Ansible
Codis
All your Google Docs, Notion pages and other work documents, right in your new tab. Your team creates many work docs in many different apps. A project brief in Google Docs, a timeline in Notion, a mockup in Figma. It can be an exhausting game of trial and error to find the links you need, and that's where eesel comes in.
โข โข โข FEATURES โข โข โข
๐ Doc search in your new tab eesel filters your browser history to show your work documents right in your new tab. Itโs all easy to access and fully searchable.
๐ Self-organised Folders Get your work automatically organised into Folders. Forget about tab managers and bookmarks.
๐ A feed of work documents Share Folders with the team and receive new pages they make, directly in the new tab. Stay in the loop without chasing for updates on Slack.
๐จ Skip past spinners Fly through your work with Commands to create new docs, and a shortcut to open eesel and access your documents from any page.
๐ Works with any app eesel works with anything you open in the browser โ from that hip new product only you know about to that old school company intranet.
๐คฏ No setup There's no need to create an account or connect the different apps you use. Install eesel and you're done.
โข โข โข PRIVACY โข โข โข The content of your pages never leaves your browser. In fact, by default, eesel runs entirely locally. Check that for yourself - https://eesel.app/hack
โข โข โข CONTACT US โข โข โข Email: hi@eesel.app Twitter: @eeselapp
Setting up a development environment has always been one of the most frustrating parts of being a developer. Whether you're joining a new team, setting up a fresh machine, or onboarding someone new, the process is almost always the same: a wall of documentation, hours of manual installs, config tweaks, and the inevitable "works on my machine" problem. Codify fixes that.
Codify is a CLI tool that brings the power of Infrastructure as Code to your local development machine. Just like Terraform lets you declare your cloud infrastructure in code, Codify lets you declare your entire developer environment in a simple codify.jsonc file. Run codify apply and your machine is set up exactly as defined, every time, without error.
See also: - Web editor: dashboard.codifycli.com the recommended way for creating Codify JSON files - Github: github.com/codifycli/codify open source under Apache 2.0 license
Codify CLINo Codify CLI videos yet. You could help us improve this page by suggesting one.
Codify CLI's answer:
The CLI is written entirely in Typescript
Codify CLI's answer:
Declarative, not scripted Most teams rely on brittle shell scripts or lengthy wiki docs for onboarding. Codify replaces that with a single, readable codify.jsonc file that declares what you want, not how to get there. The result is something you can reproduce, review, and version-control.
Low barrier to entry Tools like Nix/nix-darwin are powerful but have a notoriously steep learning curve. Ansible is designed for server infrastructure, not laptops. Codify is built specifically for developer environments and uses plain JSON, so almost anyone on the team can read and edit it.
Visual dashboard + CLI Unlike pure CLI tools, Codify ships with a visual dashboard editor, pre-built templates, and cloud file management, making it usable for developers who prefer a GUI and for managers who own the onboarding process.
Open source and transparent Every action Codify takes on your machine is auditable. No black-box installers. The code is fully open and security-conscious, with sudo prompts, parameter escaping, and plugin verification.
Codify CLI's answer:
If your team is still using shell scripts or a setup wiki, Codify is a no-brainer upgrade. Setup docs go stale the moment someone installs a new tool and forgets to update the README. Shell scripts break in ways that are hard to debug and even harder to maintain. Codify gives you a single file that actually reflects what should be on the machine, and enforces it.
If you're using Homebrew Bundle, it's a decent start, but a Brewfile only covers what Homebrew manages. The moment you need to configure something outside of that, you're back to writing scripts. Codify handles the full picture.
If you've looked at Nix, you've probably also spent an afternoon trying to get it working and questioned your life choices. It's genuinely powerful, but the learning curve is brutal and most teams don't have someone willing to own it long-term. Codify gets you most of the same reproducibility benefits without needing to learn an entirely new language and mental model.
If you've tried Ansible, it's a great tool, but it's designed for managing servers, not developer laptops. Using it for local setup feels like using a sledgehammer to hang a picture frame. It works, but it's overkill, and someone still has to maintain those playbooks.
If you use chezmoi, it's solid for dotfiles but that's about it. It won't install your packages or manage your tool versions.
Based on our record, eesel seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Congrats on the launch Max and James! We've been in this space for a lil bit too with eesel (https://eesel.app) and it's really cool to see more people tackling these problems. Keen to be inspired and learn! - Source: Hacker News / over 3 years ago
>After a while, we learned that what our users really wanted was to have everything in one place. This is so spot on! We're having similar learnings with eesel [1] too. Work is far too scattered across apps. Thanks for sharing your journey so far and congrats on the launch! [1] https://eesel.app. - Source: Hacker News / over 3 years ago
You can check it out here https://eesel.app. Source: over 3 years ago
Not exactly what you're looking for but you could use eesel.app to find pages instead of the address bar. You can configure a deny list for specific pages on eesel.app. The Firefox add on is new - https://addons.mozilla.org/en-GB/firefox/addon/eesel/. Source: over 4 years ago
FYI - Find your documents, like magic ๐ฎ
NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
Slapdash - Fastest way to work across your cloud apps โก๏ธ
ASDF - Automated Spam Defense Force
Raycast - Fastest way to control Jira, GitHub and other web apps
Flox - Manage and share development environments with all the frameworks and libraries you need, then publish artifacts anywhere. Harness the power of Nix.