Help

Top 23 Help Open-Source Projects

  • tldr

    📚 Collaborative cheatsheets for console commands

  • Project mention: Ask HN: Is there a GUI for bash shell? | news.ycombinator.com | 2024-04-19

    Maybe this already helps: https://github.com/tldr-pages/tldr

  • cheat.sh

    the only cheat sheet you need

  • Project mention: Ask HN: What are your go to shell one-liners? | news.ycombinator.com | 2024-04-22

    curl https://cheat.sh/$1

  • 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
  • vim-galore

    :mortar_board: All things Vim!

  • cheat

    cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

  • Project mention: Should you add screenshots to documentation? | news.ycombinator.com | 2023-12-14

    Looks like bro pages is archived and they recommend https://github.com/tldr-pages/tldr or https://github.com/cheat/cheat

  • List-Of-Open-Source-Internships-Programs

    A curated list of all the open-source internships/Programs

  • Project mention: Resources for Self-Taught CS Enthusiasts: Open Source Internship Programs, Learning CS, and Free Coursera Courses | /r/buildindia | 2023-05-01
  • helpful

    A better Emacs *help* buffer

  • Project mention: How to "touch file" in dired mode? | /r/emacs | 2023-07-07

    If you want to programmatically create files, write to them, etc, then read the fine manual, it comes with your Emacs, has index, search and web-like navigation. It is well worth your time investing in looking up the manual, both for Emacs and for Elisp. You access the manual via C-h i. Another good thing to learn how to use is Emacs built-in help. As a minimal basic, C-h f will display information about functions, and C-h v will display the documentation for variables. You can also see where things are declared, open the source code, etc. A good alternative to built-in help is Helpful, which I suggest installing and start using too.

  • Rise-Media-Player

    One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.

  • 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
  • deprem-yardim-frontend

    release canditate: https://rc.afetharita.com/

  • AnswerOverflow

    Indexing Discord Help Channel Questions into Google

  • Project mention: I Live in IRC (2015) | news.ycombinator.com | 2024-02-06

    > TOO many bots log entire channels out to public html sites. This is prevalent in everything like discord etc but the degree to it in IRC is just ridiculous god knows what any of those 1500 bots in a channel are doing.

    These sorts of bots are quite rare on Discord, you usually have to make an account to be able to see anything. There have been attempts at standardizing this (like https://www.answeroverflow.com/) but they haven't taken off. Public logs are much more common on IRC than on Discord.

  • awesome-vrchat

    One-stop shop for people interested in developing content for VRchat

  • halp

    A CLI tool to get help with CLI tools 🐙

  • IBM-Z-zOS

    The helpful and handy location for finding and sharing z/OS files, which are not included in the product.

  • cheatsheets

    A collection of cheatsheets for various topics (by lyudaio)

  • CheatSheet

    A Haskell CheatSheet in PDF and literate source formats.

  • SupportDocs

    Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.

  • docs

    Documentation for Tasmota (https://github.com/arendst/Tasmota) (by tasmota)

  • Project mention: 3-Command Tasmota Config for PIR on ESP8266 for HomeAssistant Autodiscovery As Sensor | /r/homeautomation | 2023-04-28

    I wanted a PIR motion sensor on an ESP8266 with Tasmota, but autodiscovery as a sensor in HomeAssistant was not well documented. Sharing my notes for posterity (also sent as a PR). The tutorials I found were mostly like this one, outlining lots of extra configuration, and the official Tasmota PIR docs suggest adding a bogus relay so the PIR "switch" shows up.

  • idaesbasic

    Idaesbasic - An all in one project manager that stores everything in files directly into your project! 🤯

  • Project mention: What are some front-end projects that you’ve built? | /r/webdev | 2023-05-30

    I do webdev since 6 months, before mainly did Game development using Godot Game Engine, Desktop with C and Gtk+, lot of Linux also Arch Linux etc. Desktop Apps using Javafx like my chatbot or idaesbasic: https://github.com/BenHerbst/idaesbasic

  • command_help

    :information_source: Extract help text from builtin commands and man pages

  • ABAP_starter

    🚀 very basic information to start working with ABAP

  • Project mention: Questions to sap consultants | /r/SAP | 2023-12-10

    Specifically for ABAP, there is just one free SAP course for beginners. It is a decent course but it does not really teach classic ABAP that you're probably encountering if you're working with an on-premise system. For classic ABAP, to be honest, there is no better source than my own book. :) It was written for complete beginners, explains very basic IF... THEN... stuff. I've heard from many functional consultants who used it to learn ABAP and so far no unhappy customers. The book is also recommended by ABAP Starter.

  • Dalaix

    Easy installer for Dalai: LLaMA on your local machine

  • Project mention: Moved to Nuxt.js | /r/Nuxt | 2023-06-03
  • BEECROWD-JS-GUIA

    Guia destinado a ajudar programadores com dificuldade em enviar respostas no Beecrowd, e mostrar todas minhas soluções enviadas com JavaScript que vou fazendo ao longos dos meus dias. Também é aceito soluções com JS do bee e sugestões para o guia!

  • fzf-help

    Use fzf to select command line options from `--help`

  • Project mention: GitHub - BartSte/fzf-help: Use fzf to select command line options from `--help` | /r/commandline | 2023-09-20
  • docs

    The documentation for Firefly III (by firefly-iii)

  • 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).

Help related posts

Index

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

Project Stars
1 tldr 48,406
2 cheat.sh 37,443
3 vim-galore 16,379
4 cheat 11,940
5 List-Of-Open-Source-Internships-Programs 3,499
6 helpful 1,063
7 Rise-Media-Player 1,012
8 deprem-yardim-frontend 906
9 AnswerOverflow 750
10 awesome-vrchat 691
11 halp 658
12 IBM-Z-zOS 355
13 cheatsheets 348
14 CheatSheet 259
15 SupportDocs 155
16 docs 148
17 idaesbasic 140
18 command_help 93
19 ABAP_starter 89
20 Dalaix 65
21 BEECROWD-JS-GUIA 57
22 fzf-help 37
23 docs 35

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