Showing 17 open source projects for "api cmd"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    ShellGPT

    ShellGPT

    A command-line productivity tool powered by AI large language models

    ...This command-line tool offers a streamlined generation of shell commands, code snippets, and documentation, eliminating the need for external resources (like Google search). Supports Linux, macOS, and Windows and is compatible with all major Shells like PowerShell, CMD, Bash, Zsh, etc. By default, ShellGPT uses OpenAI's API and GPT-4 model. You'll need an API key, you can generate one here. You will be prompted for your key which will then be stored in ~/.config/shell_gpt/.sgptrc. OpenAI API is not free of charge, please refer to the OpenAI pricing for more information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    td

    td

    Telegram client, in Go. (MTProto API)

    Telegram MTProto API client in Go for users and bots.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ScreenTranslate

    ScreenTranslate

    Translate any text on your Mac screen — capture or select,instantly.

    ScreenTranslate lets you translate any text on your Mac screen without switching tabs or copy-pasting. Screen Capture Translation: Press Cmd+Shift+T, drag over any text on screen, and get an instant translation popup. Works with images, PDFs, and subtitles using OCR (Apple Vision). Text Selection Translation: Select text in any app and press Cmd+Option+Z to translate directly. No OCR needed. - Free and open-source (GPL-3.0) - On-device translation using Apple Translation - Works offline with downloaded language packs - 20 languages with auto-detect - Optional cloud engines (DeepL, Google, Azure) with your own API key - Auto-copy to clipboard - Translation history with search - Lightweight menu bar app - Apple Silicon and Intel Mac supported - macOS 15 (Sequoia) or later required
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    BDE QR Generator

    BDE QR Generator

    Offline QR code generator for BDE

    ...This tool will create a QR code from a bitlocker key so you can plug a 2D barcode scanner into the affected computer, then scan the picture from the program. There's a section to allow you to create a QR with some cmd code to simplify the unlock and even delete a file. You can keep concatenating with &&. The screenshots section should show you everything you need to start using it. Crucially, this does not use any web api calls. It can run offline. I'm not a coder so this isn't error handled anywhere near as well as it should. Source is in the files section. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    blackvideo-mini-player

    blackvideo-mini-player

    A standalone lightweight auxiliary CLI video player for BlackVideo.

    Lightweight cross-platform video player (Ada + SDL2 + FFmpeg). Support player for the BlackVideo. Works standalone via CLI or right-click on any video file. Usage Method 1 — Command Line Step 1. Unzip blackvideo-mini-player-v2.3.0.win.zip Step 2. Open the build\ folder, then type cmd directly in the address bar and press Enter — this opens a terminal already in that folder. Alternatively: open Command Prompt anywhere and use cd with the copied path: cd...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Multiple Email Sender

    Multiple Email Sender

    This is a Python-based script Send the mail by multiple people

    Download Winrar File Extract the WinRAR and sender.exe with cmd login your GMAIL Account This Script only support Gmail API After Login the Gmail Account : Add the Email list in Emaillist.xlsx Write Subject and Message and Press Enter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tray Application Manager
    A new improved software here https https://sourceforge.net/projects/tray-software-manager/ Tray Applications Manager (Tray Manager) is a new innovative application built with the goal to save time for all people. Use an icon in notification area to manage all your needs. Using tray manager you can create your custom menu with sub-levels and launch with one click: - Open one Application - Open more applications at the same time - Open a folder - Open a file with default editor -...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    IntelliJDashPlugin

    IntelliJDashPlugin

    A smart and simple plugin that provides keyboard shortcut access

    A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio. To install the plugin in your IDE go to Preferences -> Plugins -> Browse repositories and search for "Dash". The default shortcut assigned to smart-search is Cmd-Shift-D (Mac OS X) or Ctrl-Shift-D (Windows, Linux). A menubar command named "Smart-Search Documentation" can be found in the "Tools" menu. The plugin either searches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ExtraPuTTY - fork of putty 0.67. (Add win32 API,shortcuts for pre-defined command,can use files instead of the registry,auto-reconnect, scripting a session with lua,integrates FTP,TFTP,Ymodem,Xmodem transfert protocols, integrates cygwin, zmodem, session manager,hyper link projects and others ...)
    Leader badge
    Downloads: 305 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Console Library Manager

    Console Library Manager

    This a little console library manager.

    With this little software we can store in a MySQL database some books and members of a "library". We can obviously do some operation like we can see on the screenshot. It works like a "CMD" on windows, we write a command and it do something. I have done it in C++ and with the MySQL's API. This not perfect at all (security is not good, maybe some bugs) but there is the main functions. But if you want to use it you must create a database and change the code for the connection to your database. You obviously download and update it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IHaskell

    IHaskell

    A Haskell kernel for the Jupyter project

    IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). It currently supports GHC 8.0 through 9.0. For GHC 7.10 support please use the GHC7 tag. For a tour of some IHaskell features, check out the demo Notebook. More example notebooks are available on the wiki. The wiki also has more extensive documentation of IHaskell features. IHaskell is based upon the IPython architecture and frontend, so learning about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jmpshcmd - smarthome command tool

    java based cmd tool to connect different smarthome plattforms

    This project is stopped at the moment because of very interesting parallel activities like openhab... ------------- In the smarthome area different systems and technologies can be found. If you want to use only one user interface for all devices you will not find the "right" tool. But there are different automation plattforms like homematic or openhab and often a scripting feature are available. The main idea behind jmpshcmd is a java based tool with support for missing features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NN - Internet Cafe Rendszer

    NN - Internet Cafe Rendszer

    Ingyenes Internet Cafe Rendszer mindenki számára magyar nyelven.

    Azt ajánljuk,hogy úgy használja a programot,hogy új Windows fiókot csinál és azon menjen a kliens. A legjobb Windows verzió az Internet Cafe programhoz a Windows 7-es. Minimum Windows Home Premium. Letesztelve Windows 7 Home Premium-on és Windows 7 Ultimate-n. Ha más operációs rendszereken akarja használni azokért nem vállaljuk a felelősséget. Aki akarna segíteni a projektben,annak a jelentkezését szívesen várjuk Facebook,Twitter vagy privát üzenet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tsv-Tools

    bunch of tools to parse TSV files.

    I want to write base libraries to easily parse TSV files. Most of thinks can be done with unix cmd lines, but here I will also deal with headed files and try to managed some metadata. Else goals are reorder, sort, filter, extract, merge, ... I'll also try to develop class to have a general API, regardless the language. It's a try ! You're wellcome to comment or join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Command Interpreter Tool

    Command Interpreter Tool

    A command interpreter to use python and cmd commands in one

    CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os). It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An API that provides the command line arguments processing for Java applications. Using CMD Processor you can parse command line arguments with minimal efforts and can use init and destroy (optional) life cycle methods via plugin based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The GenDB system for the annotation of prokaryote genomes. The Perl/MySQL/Apache based system supports cmd-line mode annotation, integrating dozens of bioinformatics tools, but also provides a user-friendly web interface for community annotation efforts
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB