Showing 21 open source projects for "software collection app"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    IPATool

    IPATool

    Command-line tool that allows searching and downloading app packages

    ipatool is a command line tool that allows you to search for iOS apps on the App Store and download a copy of the app package, known as an ipa file. Supported operating system (Windows, Linux or macOS). Apple ID is set up to use the App Store. To authenticate with the App Store, use the auth command. To search for apps on the App Store, use the search command. To obtain a license for an app, use the purchase command. To download a copy of the ipa file, use the download command.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    bash-completion

    bash-completion

    Programmable completion functions for bash

    bash-completion is a collection of command-line command completions for the Bash shell, a collection of helper functions to assist in creating new completions, and a set of facilities for loading completions automatically on-demand, as well as installing them. The easiest way to install this software is to use a package; refer to Repology for a comprehensive list of operating system distributions, package names, and available versions. Depending on the package, you may still need to source...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ember-cli

    ember-cli

    The Ember.js command line utility

    Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device. Some of the best development teams in the world have been iterating on their products for years with Ember. With scalable UI architecture baked-in from the start, you'll be working with the same patterns these organizations use every step of the way. Ember’s out-of-the-box experience has everything you need to start...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Flow Typed

    Flow Typed

    A central repository for Flow library definitions

    ... definitions which allow you to describe the interface of a module or library separate from the implementation of that module/library. The flow-typed repo is a collection of high-quality library definitions, tests to ensure that definitions remain high quality, and tools to make it as easy as possible to import them into your project. All you have to do when you add one or more new dependencies to your project is run flow-typed install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Ember Infinity

    Ember Infinity

    Simple, flexible Infinite Scroll for Ember CLI Apps

    ... store your model state to provide you the ability to cache and invalidate your cache when you need to. If you provide an optional infinityCache timestamp (in ms), the infinity service model hook will return the existing collection (and not make a network request) if the timestamp has not yet expired. Be careful as this will also circumvent your ability to receive fresh data on every route visit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    The Fuck

    Magnificent app which corrects your previous console command

    The Fuck is an app that corrects errors in previous console commands. It works by matching these previous commands with a rule. When it finds a match, it creates a new command based on the matched rule and executes this command. It has numerous rules enabled by default, including ones for fixing misspelled commands, fixing wrong commands, spell checking and correcting failed commands, and many, many others. You can also create your own rules and set certain parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    ... even have to install it. It is ready to be used the second you download it! And, worst case scenario, you just stop using it. And if you enjoy our app, give it a rating, and maybe tell us about newly discovered bugs! It is much appreciated because it gives feedback that helps us improve HTerminal for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    ..., you can run BaGet behind a Windows IIS proxy. This has many benefits, including automatic restarts on reboots. You may need to give special permissions to the top-level BaGet folder so that the app can persist in its state. This is necessary as the Application Pools' identity is a virtual account that isn't recognized by the Windows User Management Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vue CLI Plugin Electron Builder

    Vue CLI Plugin Electron Builder

    Easily Build Your Vue.js App For Desktop With Electron

    If it works as an SPA, it will work in Electron. Because it extends your regular config, it works with all plugins and customized webpack options. All the functions of VCP Electron Builder are entirely configurable and well documented. VCP Electron Builder provides tools for easy debugging and testing, powered by Spectron. Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended). Then, install and invoke the generator of vue-cli-plugin-electron-builder. Native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    HAUL

    HAUL

    Haul is a command line tool for developing React Native apps

    Haul is a drop-in replacement for react-native CLI built on open tools like Webpack. It can act as a development server or bundle your React Native app for production. @haul-bundler/cli and other packages under @haul-bundler scope are an overhaul of haul package and support only React Native 0.59.0 and above. If you need to support older versions, please check legacy branch. @haul-bundler/cli and other packages require Node 10 to be installed. If you're running an older version, please upgrade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    terminal-notifier

    terminal-notifier

    Send User Notifications on macOS from the command-line

    .... It is currently packaged as an application bundle, because NSUserNotification does not work from a ‘Foundation tool’. radar://11956694. If you intend to package terminal-notifier with your app to distribute it on the Mac App Store, please use 1.5.2; version 1.6.0+ uses a private method override, which is not allowed in the App Store Guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    one-file

    one-file

    compiles, appends source file that contains compile instructions

    one-file (1f) project is a collection of utilities and tools primarily written for console use, with text output, or using SDL 1.2 for framebuffer "gui stuff". When individually compiled, the source is appended, either as TEXT, or ZIP, to the resulting binary. That source contains command line options to extract that source, as well as the command line used to compile said source. There are no hard and fast rules, except "name-1f", must append source, and source must contain compile time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    √Math Xplorer

    √Math Xplorer

    Phần mềm toán học dạng Nhập - Xuất | Math App I/O Type

    VMath is a free math console. Currently the project is work only with Windows. For other OS please download Wine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    argparse4j

    Command line argument parser library for Java

    The argparse4j is a command line argument parser library for Java based on Python's argparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Model Operations Processing System
    The Model Operations Processing System (MOPS) has been designed to assist operations on model railroads. It has the look and feel of mainframe systems that would have been in used in the late 20th century.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collection of tools to tokenize PBASIC source code and send it to a BASIC Stamp microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of bash shell scripts to make life a little easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Deodar

    Dual panel sophisticated file manager and editor for programmers

    Norton commander style, native Linux file manager and sophisticated editor. Whole app is aimed at developing source code. It is supposed to be your terminal and file manager and source code editor all together integrated in a really cool way. Written in JavaScript, Node.js and npm based, thus extremely configurable and scriptable. This program is for true geeks. It is neither terminal program nor traditional gui. It has terminal client built in. Easy switch between panels and terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.