Productivity Tools

Open-source projects categorized as Productivity Tools

Top 23 Productivity Tool Open-Source Projects

  • thefuck

    Magnificent app which corrects your previous console command.

  • Project mention: Control Linux based distros using hand gestures using OpenCV, GTK, Mediapipe | news.ycombinator.com | 2024-04-14

    Are you by chance interested in a command named after the four-letter word, which automatically fixes and reruns the last command: https://github.com/nvbn/thefuck

  • httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

  • Project mention: Personas - an Ai Assistant | dev.to | 2024-04-14

    tested the end points using httpie and sometime curl

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cookiecutter

    A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

  • Project mention: Ask HN: How do you bootstrap your software projects? | news.ycombinator.com | 2023-12-07

    Sometimes I use this to abstract boilerplate https://github.com/cookiecutter/cookiecutter

    It can use a repo as a template.

    It supports some interactive questions to choose options but mostly it is jinja templates.

    Having libraries would be another option.

  • aws-cli

    Universal Command Line Interface for Amazon Web Services

  • Project mention: Top 10 CLI Tools for DevOps Teams | dev.to | 2023-08-14

    The AWS CLI is a must-have tool if your team relies on Amazon Web Services. It lets you effortlessly interact with AWS services, orchestrate resource management, and automate tasks from the comfort of your terminal. Once you get used to the tool, you'll notice how convenient and quick it is to fit into your processes – especially compared to going through AWS's web-based user interface.

  • pgcli

    Postgres CLI with autocompletion and syntax highlighting

  • mycli

    A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

  • howdoi

    instant coding answers via the command line

  • Project mention: howdoi codebase | /r/learnpython | 2023-05-30

    In this case, you'd be looking at https://github.com/gleitz/howdoi/blob/master/howdoi/howdoi.py

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • espanso

    Cross-platform Text Expander written in Rust

  • Project mention: You don't have to type faster to type faster | news.ycombinator.com | 2024-04-03

    If you want a standalone cross platform text expander I currently enjoy using Espanso[1]

    [1]: https://espanso.org/

  • HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  • Flow.Launcher

    :mag: Quick file search & app launcher for Windows with community-made plugins

  • Project mention: Quick file search and app launcher for Windows with community-made plugins | news.ycombinator.com | 2024-01-28
  • SAWS

    A supercharged AWS command line interface (CLI).

  • PathPicker

    PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.

  • Project mention: PathPicker: A CLI tool that lets you select files out of bash output | news.ycombinator.com | 2023-10-13
  • jira-cli

    🔥 Feature-rich interactive Jira command line.

  • Project mention: Ask HN: Alternative Jira UIs? | news.ycombinator.com | 2023-08-16

    I've heard good things about JiraCLI → https://github.com/ankitpokhrel/jira-cli.

  • heynote

    A dedicated scratchpad for developers

  • Project mention: LaTeX and Neovim for technical note-taking | news.ycombinator.com | 2024-02-21

    Most of my technical note-taking these days happens inside VS Code. I already have it running, so opening a new window and stripping out the chrome (closing other stuff, hiding sidebars, etc. gives me all I need, _plus_ optional preview depending on on what I'm writing (mostly Markdown these days).

    Another option some of my friends like is Heynote (https://heynote.com), but, again, I can do the same with VS Code...

  • doitlive

    Because sometimes you need to do it live

  • percol

    adds flavor of interactive filtering to the traditional pipe concept of UNIX shell

  • Project mention: Show HN: LineSelect, shell utility to interactively select lines in a pipeline | news.ycombinator.com | 2023-07-05

    Some other options:

    1. Piping into `fzf -m` (use tab to toggle selections and built-in search to filter options).

    2. Percol https://github.com/mooz/percol (also has filtering, use ctrl-space to toggle selection).

  • bashplotlib

    plotting in the terminal

  • Project mention: A clock where the time is in a song title | news.ycombinator.com | 2023-08-26
  • copier

    Library and command-line utility for rendering projects templates. (by copier-org)

  • Project mention: Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML | news.ycombinator.com | 2023-07-23

    Thanks for sharing. How does it compare to copier [0]?

    [0] https://github.com/copier-org/copier

  • try

    Dead simple CLI tool to try Python packages - It's never been easier! :package: (by timofurrer)

  • Project mention: try VS instld - a user suggested alternative | libhunt.com/r/timofurrer/try | 2023-12-09
  • emacs-writing-studio

    Emacs configuration for authors who research, write and publish articles, books and websites.

  • Project mention: Emacs Writing Studio (EWS) | news.ycombinator.com | 2024-01-22
  • SubGrab

    SubGrab is a utility that allows you to automate subtitles downloading for your media files.

  • odin-slides

    This is an advanced Python tool that empowers you to effortlessly draft customizable PowerPoint slides using the Generative Pre-trained Transformer (GPT) of your choice. Leveraging the capabilities of Large Language Models (LLM), odin-slides enables you to turn the lengthiest Word documents into well organized presentations.

  • Project mention: Show HN: GPT Fill‐in‐the‐Blanks: A Placeholder PowerPlay for PowerPoint | news.ycombinator.com | 2024-02-27
  • cringe-clock

    In your face Desktop Pomodoro App for the Wildly Distractible

  • Project mention: I used AI to make an app to help me with my ADHD | /r/hypeurls | 2023-11-19
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Productivity Tools related posts

Index

What are some of the best open-source Productivity Tool projects? This list will help you:

Project Stars
1 thefuck 82,804
2 httpie 31,842
3 cookiecutter 21,572
4 aws-cli 14,885
5 pgcli 11,707
6 mycli 11,261
7 howdoi 10,437
8 espanso 9,115
9 HTTP Prompt 8,872
10 Flow.Launcher 6,249
11 SAWS 5,188
12 PathPicker 5,069
13 jira-cli 3,596
14 heynote 3,474
15 doitlive 3,400
16 percol 3,280
17 bashplotlib 1,803
18 copier 1,675
19 try 697
20 emacs-writing-studio 248
21 SubGrab 110
22 odin-slides 88
23 cringe-clock 55

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com