DEV Community

Cover image for 17 Developer Tools that keep me productive
Anmol Baranwal for Taipy

Posted on

17 Developer Tools that keep me productive

Many developers prefer building things from scratch, but sometimes the workload is so huge that using these tools can make the job easier.

There are a range of tools included here, so I'm confident you'll find one that suits your needs.

I can't cover everything, but feel free to let me know in the comments if you know of other awesome tools!

Let's do it.


1. Taipy - Data and AI algorithms into production level web apps.

taipy

 

Normally, when I need an interface for Python, I use Streamlit. However, it isn't very efficient and has a lot of performance-based problems.

Taipy (open source) on the other hand is the perfect Python library for easy, end-to-end application development, featuring what-if analyses, smart pipeline execution, built-in scheduling, and deployment tools.

To be clear, Taipy is used for creating a GUI interface for Python-based applications and improving data flow management.

The key is performance and Taipy is the perfect choice for that.

While Streamlit is a popular tool, its performance can decline significantly as I told you earlier especially when handling large datasets, making it impractical for production-level use.

Taipy, on the other hand, offers simplicity and ease of use without sacrificing performance.

large data support

Taipy has a lot of integration options and connects effortlessly with leading data platforms.

integrations

Get started with the following command.

pip install taipy
Enter fullscreen mode Exit fullscreen mode

The best part is Taipy and all its dependencies are now fully compatible with Python 3.12 so you can work with the most up-to-date tools and libraries while using Taipy for your projects.

You can read the docs.

use cases

Another useful thing is that the Taipy team has provided a VSCode extension called Taipy Studio to accelerate the building of Taipy applications.

taipy studio

If you want to read a blog to see codebase structure, you can read Create a Web Interface for your LLM in Python using Taipy by HuggingFace.

It is generally tough to try out new technologies, but Taipy has provided 10+ demo tutorials with code & proper docs for you to follow along. I will discuss some of these projects in detail!

demos

The use cases are amazing, so make sure to check out some of the demo apps.

Taipy also offers a Designer app (a drag and drop low-code editor) in its enterprise version. It's very useful, and you can watch the demo below to see how it works!

Taipy has 9.2k+ stars on GitHub and is on the v3.1 release so they are constantly improving.

Star Taipy ⭐️


2. Jam - one click bug reports.

jam

 

I found Jam a few months back, and I've used it several times.

Jam is a free Chrome extension (not open source) that you can use to report bugs efficiently. Of course, you can do much more.

Reporting a bug is a lengthy process, and you may end up missing the essential data needed to solve it. That is why developers prefer using Jam.

Watch this video to see how Jam works!

As you can see, the best part is that it captures the console and network logs information which makes it convenient for other developers to look into it.

You will also get an AI debugger, backend tracing, repro steps, and browser info. What more do you need?

jam dev

I've used Jam for a long time, so you will also get a dashboard to see all the jams that you've created to date. It's efficient and works really well.

dashboard

It also works with a lot of popular tools so you don't have to change your environment at all.

integrations

Don't use the traditional way, you can simply comment on the Jam and improve the whole process to deal with it without hassle.


3. DevGPT - AI assistant for developers.

devgpt

 

I've used DevGPT for a long time, especially when ChatGPT was new. I used to cross-check the information to see if it was correct. I didn't believe the ChatGPT and training data used for it.

You would be surprised to know that on some occasions DevGPT was better than ChatGPT. But that's not the only use case for DevGPT.

They provide a bunch of prompts that you can use directly. You can modify their structure and use slash commands to use it.

prompt structure

prompts

example prompts

 

prompts

example prompts

 

One thing that especially separates DevGPT from other AI assistants is because of so many useful mini tools it provides.

mini tools

The one that I used the maximum was the responsive design that helped in viewing any website preview on all screens simultaneously.

responsive design

responsive design

 

Each tool is complete in itself, so you're not getting anything incomplete. I believe this can actually boost your workflow conditions.

date inspector

date inspector

4. DevToys - Swiss Army knife for developers.

devtoys

 

DevToys helps with daily development tasks like formatting JSON, comparing text, and testing RegExp.
The use case is the same but DevToys gives a bunch of more options and it's an offline tool which is a plus point.

With this, there is no need to use untrustworthy websites to do simple tasks with your data. With Smart Detection, DevToys can detect the best tool to use for the data copied to the Windows clipboard.

Compact overlay lets you keep the app small and on top of other windows. The best part is that multiple instances of the app can be used at once.

I can say for sure, that a lot of developers never knew about this one.

I'm glad to say that it's software designed for the Windows ecosystem. Haha!

tools

Some of the tools that they provide are:

Converters

  • JSON <> YAML
  • Timestamp
  • Number Base
  • Cron Parser

converter

Encoders / Decoders

  • HTML
  • URL
  • Base64 Text & Image
  • GZip
  • JWT Decoder

encoders

Formatters

  • JSON
  • SQL
  • XML

xml

Generators

  • Hash (MD5, SHA1, SHA256, SHA512)
  • UUID 1 and 4
  • Lorem Ipsum
  • Checksum

generator

Text

  • Escape / Unescape
  • Inspector & Case Converter
  • Regex Tester
  • Text Comparer
  • XML Validator
  • Markdown Preview

md preview

text diff

Graphic

  • Color Blindness Simulator
  • Color Picker & Contrast
  • PNG / JPEG Compressor
  • Image Converter

graphic tool

I don't know about you, but I'm not missing this one!

You can read on how to run DevToys.

A note regarding the license.

DevToys is using a license that permits redistribution of the app as trialware or shareware without changes. However, the authors Etienne BAUDOUX and BenjaminT would prefer you not. If you believe you have a strong reason to do so, kindly reach out to discuss it with us first.

They have 23.5k+ stars on GitHub and use C#.

Star DevToys ⭐️


5. Linear - tasks management tool.

linear

 

I've tried using tools like Trello or Jira before and I'm saying that linear is definitely worth it. Jira seems a little complex and appropriate for big teams.

Linear is open source and one of the best ways to streamline issues, projects, and product roadmaps. It's a management tool and we all need it to see what's going on and what is planned for ahead.

task management

You also get a global command menu that can help you achieve your actions much faster. We all love that as a developer!

They offer a bunch of cool features, such as automatic tracking, which ensures that started issues are added to the current cycle. You'll also receive warnings for at-risk cycles, which can help predict delays.

features

linear

cycle

You can see the list of 25+ complete features. You can also read about their whole journey.

If you prefer watching a video, you can look at this one which covers most of the basic stuff about linear.

It has a free tier plan for 2 teams, which is more than enough to try things out and see if they are a good fit.

Linear has 650 stars on the main repository and is built using TypeScript.

Star Linear ⭐️


6. Pieces - Your Workflow Copilot.

pieces

 

Pieces is an AI productivity tool designed to help developers manage the chaos of their workflow through intelligent code snippet management, contextualized copilot interactions, and proactive surfacing of useful materials.

It improves your workflow, and your overall development experience while maintaining the privacy and security of your work with a completely offline approach to AI.

The most recent concept of Live Context just made it next level. You can watch the demo that created the hype!

With this, Pieces Copilot+ can now provide hyper-aware assistance to guide you right back to where you left off.

  • Ask it, What was I working on an hour ago? and let it help you get back into flow.
  • Ask it, How can I resolve the issue I got with Cocoa Pods in the terminal in IntelliJ?
  • or What did Mack say I should test in the latest release?.

Pieces Copilot can surface the information that you know you have, but can’t remember where.

integrations

It seamlessly integrates with your favorite tools to streamline, understand, and elevate your coding processes.

It has a lot more exciting features than what meets the eye.

✅ It can find the materials you need with a lightning-fast search experience that lets you query by natural language, code, tags, and other semantics, depending on your preference. Safe to say "Your Personal Offline Google".

✅ Pieces upgrades screenshots with OCR & edge-ML to extract code and repair invalid characters. As a result, you get extremely accurate code extraction and deep metadata enrichment.

You can see the complete list of features that is available with Pieces.

features

share code snippets

You can read the docs and visit the website.

It also allows you to capture coding snippets you can use as a reference when editing existing codes or working on a new project. This is very handy for open source developers.

✅ Save parts of your code in the app.
✅ Easily access saved code snippets.
✅ Paste codes from the Internet.
✅ Share your codes with your team.

They have a bunch of SDK options for Pieces OS client with TypeScript, Kotlin, Python, and Dart.

They're still new in terms of open source popularity but their community is one of the best that I've seen so far. Join them and be part of Pieces!

Star Pieces ⭐️


7. Screenshot to Code - Drop in a screenshot and convert it to clean code.

screenshot to code

 

This open source project is widely popular, but many developers still don't know about it. This can help you build user interfaces 10x faster.

It's a simple tool to convert screenshots, mockups, and Figma designs into clean, functional code using AI.

The app has a React/Vite frontend and a FastAPI backend. You will need an OpenAI API key with access to the GPT-4 Vision API or an Anthropic key if you want to use Claude Sonnet, or for experimental video support. You can read the guide to get started.

You can try it live on the hosted version and see the series of demo videos available on the wiki.

They have 52k+ stars on GitHub and support a lot of tech stacks like React, and Vue with decent AI Models such as GPT-4 Vision, Claude 3 Sonnet, and DALL-E 3.

Star Screenshot to Code ⭐️


8. Silver Searcher - ultra fast codebase searching tool.

silver searcher

 

Many open source projects have a large codebase built by developers over the years. It's obvious that someone cannot understand it all in one go, and that's where this tool comes in.

The Silver Searcher (open source), often abbreviated as Ag, is a fast and efficient code-searching tool designed for developers who work with large codebases. Built as a replacement for the traditional grep command, Ag leverages parallelism and smart filtering to deliver ultra fast search results.

It started as a clone of Ack, except it's 5 to 10 times faster. You can read why it's so fast.

It has a lot of cool features such as:

✅ Multi-threading for faster code bug searches.
✅ Ignores file patterns from your .gitignore, .ignore, and .hgignore to avoid unnecessary searches.
✅ Customizable via command-line options and a downloadable config file.

The good part is that it can be integrated with text editors and IDEs for enhanced search functionality within your preferred workflow.

It works seamlessly on Windows, macOS, and Linux, as per your development environment.

You can read the installation guide.

It has 25.5k+ stars on GitHub with 200+ contributors.

The only problem is that it isn't maintained anymore because the last commit is from 4 years ago and it has 400+ active issues.

Star Silver Searcher ⭐️


9. Obsidian - writing app for your style.

obsidian

 

Obsidian is a private and flexible writing app that adapts to the way you think.

features

features

You can also see the list of plugins](https://obsidian.md/plugins) that can help you shape Obsidian to fit your way of thinking. I've checked the insane amount of options present there!

plugins

You can even collaborate and easily track changes between revisions, with one year of version history for every note.

version history

You can publish those (I've never tried) and control the look and feel of your site with themes, custom domains, password protection, and more. It's a paid feature but you can read all about publishing with Obsidian.

You can read the detailed docs and check the live website. You can also build a custom plugin using this guide and use React or Svelte for that.

Download Obsidian based on the platform you're using.

They offer a free forever tier plan and don't charge based on features or usage. You only pay if you use Obsidian commercially.

One of the great alternatives that you can try is Capacities. It might even be better than Obsidian in some ways. I will cover it in one of my future articles.

The main repository has 8k+ stars on GitHub with 1400+ contributors. Another awesome project by the open source community.

Star Obsidian ⭐️


10. Autocomplete - IDE-style autocomplete for your existing terminal & shell.

autocomplete

 

Fig makes the command line easier for individuals and more collaborative for teams.

Their most popular product is Autocomplete. As you type, Fig pops up subcommands, options, and contextually relevant arguments in your existing terminal.

As developers, we sure need this to maximize our daily productivity.

The best part is that you can use Fig's autocomplete for your own tools too. Here's how to create private completions:

import { ai } from "@fig/autocomplete-generators"

...

generators: [
  ai({
    // the prompt
    prompt: "Generate a git commit message",

    // Send any relevant local context.
    message: async ({ executeShellCommand }) => {
      return executeShellCommand("git diff")
    },

    //Turn each newline into a suggestion (can specify instead a `postProcess1 function if more flexibility is required)
    splitOn: "\n",
  })
]
Enter fullscreen mode Exit fullscreen mode

You can read the fig.io/docs on how to get started.

You can see the below demo to understand how it works!

image

They have 24k+ stars on GitHub and are useful for developers who often use shell or terminal.

Star Autocomplete ⭐️


11. Excalidraw - Online whiteboard to get your idea out there.

excalidraw

 

The transition to remote work has made me miss the simplicity of brainstorming with a marker and whiteboard.

We are aware that when words fall short, visuals can bridge the gap in understanding complex ideas.

Excalidraw (open source) recreates the whiteboard experience digitally, proving invaluable for quick diagrams or illustrations that complement just a boring text. You can create beautiful hand-drawn diagrams, wireframes, or whatever you like.

excalidraw

The best part for me as a developer is that you can install the Excalidraw npm package to integrate Excalidraw into my own app. Wow!

npm install react react-dom @excalidraw/excalidraw
Enter fullscreen mode Exit fullscreen mode

Some of the awesome features are:

✅ Localization (i18n) support.
✅ Export to PNG, SVG & clipboard.
✅ Wide range of tools - rectangle, circle, diamond, arrow, line, free-draw, eraser...
✅ Undo / Redo.
✅ PWA support (works offline).
✅ Real-time collaboration.
✅ Local-first support (autosaves to the browser).
✅ Shareable links (export to a read-only link you can share with others).

excalidraw features big screen

Products like Google Cloud, Meta, CodeSandbox, Notion, and Replit integrate Excalidraw, giving it huge credibility.

You can read the docs and check the excalidraw editor.

They even have a mini set of AI features and support for converting from Mermaid, which is incredibly helpful.

ai features

The team has provided a live editor where you can directly check any type of changes if you don't want to run it locally. It fascinates me how hard some teams work so the developer experience is top notch.

live editor

Even though it's free to use, they offer a plus version so you can check the differences between paid and free plans.

To be honest, I never really thought that this would be open source. But it's insanely popular, with 74k+ stars on GitHub and 1.3k+ active issues.

Star Excalidraw ⭐️


12. Mintlify - Documentation that just appears as you build.

mintlify

 

We all know how important is to create documentation within our code so that we can understand what's going on at a later point. But it's a lengthy process and most of the time we're just too lazy to do that.

That is where Mintlify as an AI documentation writer can help you to document the code in just 1 second. Wow!

I discovered Mintlify several months ago and I've been a fan of that ever since.

They also provide complete docs for any project as we see on most of the company's website. I've seen a lot of companies use it, and even I generated complete docs using my business email which turns out to be very easy and decent. If you want those docs, Mintlify is the solution.

copilotkit

copilotkit docs are also powered by Mintlify

The main use case that we are going to discuss here is generating docs based on the code. As you write code, it will automatically document the code so it's easier for others to catch up to it.

You can install the VSCode extension or install it on IntelliJ.

You just have to highlight the code or place the cursor on the line you want to document. Then click on the Write Docs button (or hit ⌘ + .)

You can read the docs and the security guidelines.

If you're more of a tutorial person then you can watch How Mintlify works. It supports more than 10 programming languages and supports a lot of docstring formats like JSDoc, reST, NumPy, and more.

By the way, their website link is writer.mintlify.com; the current one in the repo seems to be wrong.

Mintlify is a handy tool for documenting your code, something every developer should aim to do. It makes it easier for others to understand your code effectively.

It has around 2.5k stars on GitHub, is built on TypeScript, and is loved by many developers.

Star Mintlify ⭐️


13. Focusmate - Virtual coworking for getting anything done.

focusmate

 

Even though we try not to procrastinate, we are always worried about it during the periods when we're coding. For those cases, Focusmate is the perfect solution!

It's a coworking virtual community where you get assigned a partner who makes sure you focus on your tasks.

You need to book sessions with other Focusmate users. Once you determine when to book a session, you can visit the Focusmate Dashboard. There, you'll see a calendar filled with other users’ available session times.

how it works

To book a session with anyone else, all you need is to click on their profile pic in the calendar and choose to book a session with them.

dashboard

As soon as you do that, Focusmate will propose several available users that you could choose from.

The main point is that it allows a quiet mode, where the person doesn’t have a mic or can’t talk (think libraries and shared spaces).

quiet mode

Personally, I haven't tried it many times, but it has a big community, so it's worth giving it a try.


14. Spark Mail - optimize your email management.

spark mail

 

Spark (not open source) is more than just an email client. It’s a philosophy on how people should communicate and organize their work. Our goal with Spark is to help you focus on what’s important and achieve beyond your inbox.

They started by making email smart, then improved team collaboration and now they've tackled information overload to make email focused.

Watch a quick demo to see how Spark works!

Some of the cool features that I loved about Spark:

✅ You can set a time for an email to return to your inbox later.
✅ You can add a reminder to prompt you to follow up.
✅ You can schedule a set time for your email to be delivered.

features

✅ You can also collaborate with your team:

  • Manage email and team roles under the same address.
  • Compose email drafts together in real time.
  • Assign tasks to colleagues and track their status. ✅ You can even turn email into a chat with private comments.

collab

I know you were wondering about AI so yeah it has a bunch of features where you can let AI draft emails for you or get a bunch of reply options.

ai reply

Even better you can proofread, adjust the tone, rephrase, expand or shorten the text, and do so much more.

ai edit

But the one I like the most is the option of creating email signatures because the simple one is not that effective.

email signatures

You can see the pricing plans which include a good enough free tier plan, and download Spark for Windows. Also check their blog and how-to email guides to understand more.

Even though I like AI, I'm not a fan of AI creating draft emails for me. I prefer doing that myself, haha!

Anyway, Spark is definitely an interesting way to manage your emails. Try it out and let me know how it goes.

If you're looking for alternatives, I recommend Inbox Zero, which is open source and I've already covered in one of my articles, and SaneBox (https://www.sanebox.com/), which I didn't cover it because it doesn't have a free tier plan.


15. n8n - workflow automation tool.

n8n

 

n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your custom functions, logic, and apps.

A tool every developer wants to use. After all, automation is the key to productivity and simplicity.

n8n

n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.

There are 400+ integration options which is almost insane!

You can see all the options for installation including Docker, npm & self-host.

Get started with the following command.

npx n8n
Enter fullscreen mode Exit fullscreen mode

This command will download everything that's needed to start n8n. You can then access n8n and start building workflows by opening http://localhost:5678.

Watch this quickstart video on YouTube!

You can read the docs and read this guide to quickly start based on your needs.

They also provide beginner and intermediate courses to follow along easily.

They have 41k+ stars on GitHub and provide two packages for the overall usage.

Star n8n ⭐️


16. Infisical - secret management platform.

infisical

 

Infisical is the open source secret management platform that teams use to centralize their secrets like API keys, database credentials, and configurations.

They are making secret management more accessible to everyone, not just security teams, and that means redesigning the entire developer experience from the ground up.

Personally, I don't mind using .env files as I'm not extra cautious. Still, you can read Stop Using .env Files Now! by Gregory to understand.

They provide four SDKs which are for Node.js, Python, Java and .Net. You can self-host or use their cloud.

Get started with the following npm command.

npm install @infisical/sdk
Enter fullscreen mode Exit fullscreen mode

This is how you can use get started (Node.js SDK).

import { InfisicalClient, LogLevel } from "@infisical/sdk";

const client = new InfisicalClient({
    clientId: "YOUR_CLIENT_ID",
    clientSecret: "YOUR_CLIENT_SECRET",
    logLevel: LogLevel.Error
});

const secrets = await client.listSecrets({
    environment: "dev",
    projectId: "PROJECT_ID",
    path: "/foo/bar/",
    includeImports: false
});
Enter fullscreen mode Exit fullscreen mode

Infisical

Infisical also provides a set of tools to automatically prevent secret leaks to git history. This functionality can be set up on the level of Infisical CLI using pre-commit hooks or through direct integration with platforms like GitHub.

You can read the docs and check on how to install the CLI which is the best way to use it.

Infisical can also be used to inject secrets into Kubernetes clusters and automatic deployment so the app is using the latest secrets. A lot of integration options are available.

Infisical

Do check their license before using the whole source code because they have some enterprise-level code that is protected under MIT Expat but don't worry, most of the code is free to use.

They have 11k+ stars on GitHub and 125+ releases so they are constantly evolving. Plus the Infiscial CLI is installed more than 5.4M times so it's very trustworthy.

Star Infisical ⭐️


17. Gitinfluence - AI tool to find the right git command.

gitinfluence

 

As you know, it's tough to learn each and every git command. It gets complex if the use cases are complex.

That is why Gitinfluence is the AI-driven solution that helps you quickly find the right command. You can save a huge time thanks to this awesome tool.

For instance, this is the response I got after typing what I needed.

response

It's as simple as it sounds and very efficient.

how it works

It is a very early open source project (next.js) with 55 stars but I'm sure it has a lot of potential to grow.

Star Gitinfluence ⭐️


A lot of tools among these can help you be productive in daily work.

Anyway, let us know in the comments if you know of any other awesome tool.

Have a great day! Till next time.

If you like this kind of stuff,
please follow me for more :)
profile of Twitter with username Anmol_Codes profile of GitHub with username Anmol-Baranwal profile of LinkedIn with username Anmol-Baranwal

Follow Taipy for more content like this.

Top comments (41)

Collapse
 
liyasthomas profile image
Liyas Thomas

If you'd like to try an open source { free } alternative to test APIs, try Hoppscotch - API request builder for web: hoppscotch.io

GitHub logo hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

What an honor to have the founder comment on my post, haha!

As I mentioned earlier, I usually use Postman, but I will definitely try it out properly in a few weeks and cover it.

By the way, you shouldn't post the same comment everywhere. It's easy to identify the pattern. Just mentioning it because many people see it!

Collapse
 
alexk profile image
Alex Kaul

Thanks for sharing the list!
One more tool to improve the workflow: Freeter
And a post on how I boosted my productivity with it: dev.to/alexk/how-i-boosted-my-prod...

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Woah! Great post, @alexk :)
Freeter seems like a good way to manage tasks.
I love using Todoist to manage mine and keep track of stuff.

Collapse
 
alexk profile image
Alex Kaul

Thanks, @anmolbaranwal :)
Actually it's not to manage tasks - it's an organizer which enables to gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them. That enables to set clear boundaries between projects and workflows, and focus on what matters at any given moment.
On the screenshot there is one of my dev workflows where I have a Trello board to manage project tasks, buttons to open the project files in my code/image editor, open the project repo in the browser, etc. It is surely possible to use it with Todoist or any other task manager.

Thread Thread
Collapse
 
johnboris profile image
John

Great article to help developers
Thank you for sharing out, @anmolbaranwal

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Of course, John!
More coming along the way :)

Collapse
 
johnboris profile image
John

you are dev.to's ⭐

Collapse
 
bdmorin profile image
Brian
  • Consider ripgrep over ag
  • Fig was purchased by Amazon and being replaced with Amazon Q, a desktop ai agent
  • gchq.github.io/CyberChef/ gives you all the dev tools, and you can bake recipes

Consider adding - jsonhero.io and jsoncrack.com/

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Whoa! Thank you for sharing these.
Cyberchef is great, and JSONCrack is very useful (though they only offer 300kb data support in the free tier, which can be a drawback). I don't know how much data that really is.

These are open source, so if anyone wants to check them out, here are the repos:

Collapse
 
syedmuhammadaliraza profile image
Syed Muhammad Ali Raza

wow Great

Collapse
 
jangelodev profile image
João Angelo

Hi Anmol Baranwal,
Your tips are very useful
Thanks for sharing

Collapse
 
valentiniljaz profile image
Valentin Iljaž • Edited

I always like reading posts like this, because I always get away with some new shiny tool :-) So, thanks for sharing the list.

I'd like to share a great alternative to DevToys that I think more people should know about it: webacus.dev - it's easy-to-use, local-first and free.

Collapse
 
yanus53 profile image
Yannick Lemenand • Edited

Warp actually does 2 or 3 things that you listed like autocompletion and AI assistance to get proper command line. A little slow sometimes on my computer but still love it.
Hide My Bar is another one that's great to turn on/off the Touch Bar, if you still have one.

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Hide My Bar is for MacOS users only, and I loved Warp. It's very similar but still refreshing. I feel like there are so many amazing tools out there, and I don't even know about them until somebody tells me 😆

Collapse
 
faridsa profile image
farid

I tried Warp but I found it very slow and memory consumer so I went back to zsh (Mac mini m2 16Gb RAM)

Collapse
 
yanus53 profile image
Yannick Lemenand

I can see that. I went back and forth a few times before adopting it. I don't know why it's slow, it's built in Rust which is supposed to be really fast.

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

Wow this list is amazing!! Thanks for sharing! This website have a lot to offer to devs seriusly!

I would try to suggest you another open-source analytics tool called Litlyx. (ours)

We have a repo open-source you will find super cool Here

Antonio, CEO & Founder at Litlyx.

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Thanks for sharing about Litlyx, Antonio :)
Just keep an eye out for future articles, I may include it (although I can't make any promises). I'm happy that you have made it open source, which increases its credibility, and it's definitely going to grow even further.

I'm eager to know the inspiration or story behind the product. Just curious, on the side!

Collapse
 
litlyx profile image
Antonio | CEO at Litlyx.com

Ofc i will follow you and keep an eye on your future article my man.

I would love you sharing some love to our repo and leave a star! I will be also very content if you will feature us in your nexts articles.

Your article give extreme value to this community so i really hope you keep up your work.

The inspiration was pretty easy. We wanted an analytics system to track custom events, where we can have controll over them. I tryied all kind of analytics. I tryied even opensource analytics too. No body give us the freedom we wanted. We needed to pay a lot to have a simple feature.

So we decided to create our own analytics. Now we open to everybody.

There is another stuff that is in my heart.
Lack of Transparency!

A lot analytics software out there they are closed source, you don't know how they handle that data, how they are made.

So we wanted a Easy & Transparent tool for everybody. Ready to be self-hostable if you do not want we handle everything for you. So Everybody have freedom to do what the hell they want with analytics.

Hope this clarify some curiosity.

Feel free to reach me or book a call to with me, i will be happy to connect!

Love from Italy!

Collapse
 
taititans profile image
Phan Phat Tai

thank you

Collapse
 
hosseinyazdi profile image
Hossein Yazdi

These are really great ones, but I think 10015 & Webacus could have also made into the list!

Thanks btw for your curation Anmol!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

I didn't know about them, but 10015 is more like a collection of tools (useful but not suited for this list), and Webacus seems to be similar to DevToys. I don't know what the difference is, but it says premium product, whereas DevToys is completely free.

Thank you for sharing 🙌
Learning about new tools is never boring, and I'm glad you loved this list :)

Collapse
 
hosseinyazdi profile image
Hossein Yazdi

You're welcome, mate!

10015 is like a mix of all the useful tools, they also have many dev-related tools that are helpful for productivity.

And the Premium notice mentioned in them isn't about their pricing, it's about their quality & outstanding features.

Anyway, I've been following your regular curations and I'm happy if I could make a small contribution to them! Thanks again!

Collapse
 
martinbaun profile image
Martin Baun

Really enjoyed this piece, great work compiling this! I hoped I was gonna see ours on here, oh well :) Regardless it's Goleko, I'd love your opinion :)

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

The main condition for selecting projects is that they're open source, or unless it's something that I've used for many months or years. So, the list is always personal and comprises items that I believe will genuinely improve your productivity as a developer.

Anyway, thanks for sharing about Goleko. I loved the comparison section for similar products!

Collapse
 
martinbaun profile image
Martin Baun

Haha, well-understood mate -perfectly reasonable, just hoping :)

I appreciate you for checking it out! f

Collapse
 
m0n0x41d profile image
Ivan Zakutnii

Todoist!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Even I use Todoist :)
It's so easy and efficient. I love it!

But it's more like a task management tool, and I use it so that I don't forget the stuff I need to work on. It's an amazing tool I will always recommend, but I can't cover it because it's not open source and definitely not only for developers.

Collapse
 
gopher65 profile image
Divya A

Great list! I would add Savvy cli to the list. It's like AI copilot for your terminal.

Collapse
 
ricardogesteves profile image
Ricardo Esteves

Great list, thanks for sharing this article 👌

Some comments may only be visible to logged-in visitors. Sign in to view all comments. Some comments have been hidden by the post's author - find out more