Showing 29 open source projects for "note"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    AWS Nitro Enclaves SDK for C

    AWS Nitro Enclaves SDK for C

    This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK

    This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation. The simplest way to use this SDK is by using one of the available containers as a base. Note that this SDK is currently not supported on Windows. Only the client-side sample application (kmstool_instance) is supported on Windows. If you discover a potential security issue in the Nitro Enclaves SDK for C, we ask that you notify AWS Security via our vulnerability reporting page.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    tetris

    tetris

    A terminal interface for Tetris

    ...The default game is run by simply executing the tetris command. If the unicode characters look a bit wonky in your terminal, you can also run. People seem to have varying levels of success with the linux binary. Please note that it is compiled dynamically and hence should not be expected to work on most distros. This code is built on top of brick which makes building terminal user interfaces very accessible.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    ...However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket transition, and much more. Note that some features might work slightly differently in cloud installation versus on-premise installation due to the nature of the data. Yet, we've attempted to make the experience as similar as possible. jira-cli is available as a downloadable packaged binary for Linux, macOS, and Windows from the releases page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iTerm2

    iTerm2

    iTerm2 is a terminal emulator for Mac OS X that does amazing things

    ...The project is quite mature (with many commits and contributors) and supports scripting and automation via an API (including a Python library in the api/library/python/iterm2 path). To build it, you can compile the Xcode project included, and there is documentation and instructions linked from the project’s README (note: issue tracking is handled via GitLab, as the repository refers issues there). The code is organized into modular parts (resources, UI, helpers, submodules), and the project is actively maintained with many releases and tags.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    pty

    pty

    PTY interface for Go

    Pty is a Go package for using unix pseudo-terminals. Note that the examples are for demonstration purpose only, to showcase how to use the library. They are not meant to be used in any kind of production environment. Start assigns a pseudo-terminal tty os.File to c.Stdin, c.Stdout, and c.Stderr, calls c.Start, and returns the File of the tty's corresponding pty. InheritSize applies the terminal size of pty to tty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    ...Streamlink is made up of two parts, a cli and a library API. See their respective sections for more information on how to use them. The default behavior of Streamlink is to playback streams in the VLC player. Please note that by using this application you're bypassing ads run by sites such as Twitch.tv. Please consider donating or paying for subscription services when they are available for the content you consume and enjoy.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Merlin

    Merlin

    Context sensitive completion for OCaml in Vim and Emacs

    ...So, for instance, OCaml 4.11.* maps to branch 411. The main branch is usually synchronized with the branch compatible with the latest (almost-)released version of OCaml. Note: if you're using an older version of OCaml (between 4.02 and 4.10) you will want to build the 3.4 branch, although it won't contain the most recent features. If you want to work on merlin, you'll want to avoid the -p merlin, to build in dev mode, with some extra warnings enabled. In that case you'll also need an extra dependency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    ora

    ora

    Elegant terminal spinner

    ...Force enable/disable the spinner. If not specified, the spinner will be enabled if the stream is being run inside a TTY context (not spawned or piped) and/or not in a CI environment. Note that {isEnabled: false} doesn't mean it won't output anything. It just means it won't output the spinner, colors, and other ansi escape codes. It will still log text. Discard stdin input (except Ctrl+C) while running if it's TTY. This prevents the spinner from twitching on input, outputting broken lines on Enter key presses, and prevents buffering of input while the spinner is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kubetail

    Kubetail

    Bash script to tail Kubernetes logs from multiple pods

    Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods. Just download the kubetail file (or any of the releases) and you're good to go. Note that you may need to run compinit for zsh to pick-up the changes in the competition after having upgraded from the non-abbreviated installation. If you're using a ZSH plugin manager, you can install kubetail as a plugin. kubetail itself doesn't have filtering or highlighting capabilities built in. If you're on MacOSX I recommend using iTerm2 which allows for continuous highlighting of search terms, good scrolling capabilities, and multitab arrangements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    gitoxide

    gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

    ...Furthermore, it provides an easy and safe to use API in the form of various small crates for implementing your own tools in a breeze. Please see 'Development Status' for a listing of all crates and their capabilities. Please note that all functionality comes from the gitoxide-core library, which mirrors these capabilities and itself relies on all git-* crates. Limit the number of threads used in operations that support it. Choose between 'human' and 'JSON' output formats. Display general information about the index itself, with detailed extension information by default and detailed information about the TREE extension. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rucola

    Terminal based markdown note manager

    Terminal-based markdown note manager to view statistics, explore connections and launch editing and viewing applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    CodeGuru Reviewer CLI Wrapper

    CodeGuru Reviewer CLI Wrapper

    Command line wrapper to interact with CodeGuru Reviewer

    ...You can always use the CLI with Admin credentials but if you want to have a specific role to use the CLI, your credentials must have the provided permissions. You can provide your own bucket name using the --bucket-name option. Note that, currently, CodeGuru Reviewer only supports bucket names that start with the prefix codeguru-reviewer- out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel. It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux. Note: Developed with Java17 Follow these steps step by step to apply RxtxConsole, 1. LIST, to obtain all Serial ports currently available on the system. 2. CONNECT, Select a Serial port for connection and place it in the connection pool for use 3. CONNECTED, check that the Serial ports are connected. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PathPicker

    PathPicker

    Accepts a wide range of input, output from git commands & grep results

    ...ZSH is supported as well, but won't have a few features like alias expansion in command line mode. csh/fish/rc are supported in the latest version, but might have quirks or issues in older versions of PathPicker. Note: if your default shell and current shell is not in the same family (bash/zsh... v.s. fish/rc), you need to manually export environment variable $SHELL to your current shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gdrive

    gdrive

    Google Drive CLI Client

    ...The code is obtained by following the printed url and authenticating with the google account for the drive you want access to. This will create a token file inside the .gdrive folder in your home directory. Note that anyone with access to this file will also have access to your google drive. If you want to manage multiple drives you can use the global --config flag or set the environment variable GDRIVE_CONFIG_DIR.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    VPLE

    VPLE

    Vulnerable Pentesting Lab Environment

    VPLE (Linux) Vulnerable Pentesting Lab Environment VPLE is an Intentionally Vulnerable Linux Virtual Machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing Labs. In VPLE bunch of labs are Available. NOTE:- "Only run in VMWare Pls Don’t run in VirtualBox" The default login and password is administrator: password. List Of All Labs in one VM:- 1. Web-DVWA 2. Mutillidae 3. Webgoat 4. Bwapp 5. Juice-shop 6. Security-ninjas 7. WordPress We are adding more labs in few days🤗
    Downloads: 27 This Week
    Last Update:
    See Project
  • 18
    Serial Tool

    Serial Tool

    Serial Tool for developing serial communication with embedded systems.

    ...You can send multiple byte arrays, you can send sequence of different byte arrays and put delay between them. You can read data in HEX or ASCII. You can even write a note to yourself like: “CH1: toggle LED 1”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    usefullstuff
    Note: Update folder is for beta pre-1.0.0 updates only, to download download the entire repository from gitlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eopkg Fish Completions

    eopkg Fish Completions

    Fish completion definitions for the Solus package manager, eopkg.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/eopkg-fish-completions This .fish file provides full completion definitions with descriptions for the eopkg package manager. It includes context-sensitive option completion and package name caching for both installed and remotely available packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LanChat Messenger

    A messaging system designed for home use Created by: Chad Dunn

    The LanChat Messenger is a series of batch files that interatct together to form a system in which you can communicate with other machines on your network as long as the machine can map a network drive, execute batch files, and change files and folders. The Lanchat Messenger was inspired from another work of messaging, it was extremely simple and easy to use. My messenger works towards the same goals with the advantage of customizable features and adaptable windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    do you know 'xpad' ? or any other software 'sticky notes' ? 'note' is the same, but for console use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small note taking program for the terminal. Tnote aims to be a small, quick and easy to use note taking app for the terminal similar to sticky style gui note taking apps such as Tomboy notes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next