Showing 544 open source projects for "windows terminal linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    The goal of this project is to create an expandable secure content store along the lines described by JSR 283 supporting an access model, which incorporates both discretionary and mandatory access controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JS3tream is a simple STDIO stream director between your machine an Amazon S3. Allowing you to stream limitless information to and from Amazon. Great for backups using TAR or ZIP. Main Site http://js3tream.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DirViewer is a light pure java application for directory tree view and recursive disk usage statistics, using JGoodies-Looks look and feel similar to windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple java library (1.5.* and higher versions) in order to crypt (or decrypt) a file using a password. The library accepts the following parameters: an input file, the operation to perform, and the user password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Simple command-line one-way directory synchronization tool. Synchronize a specified target to match a specified source. Only the target is modified. Works on files & directories. Features flexible file matching, simulation mode, unattended usage & more!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Simple command-line directory & file renamer. Use a friendly but powerful syntax (like regex, only much easier) to rename files & directories. Perform string & arithmetic operations, enumerate files, insert timestamps, and other file & system attributes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Java local filesystem syncronizer created to support folks with multiple computers and/or pendrives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Knowledge management tool which is primarily designed for pdf files. The tool will let the documents get tagged either automatically or manually. Within the pdf archieve, a user will be able to retrieve desired documents quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Antiquity is a wide-area storage system that provides a consistent, secure, and durable storage layer for a variety of applications such as file systems, databases, and back-up.
    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
    This is a filecommander like midnightcommander written in java with some helpful functions. It is programmed for linux. It aslo works with Windows but its not really tested yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A free, simple and fast utility to synchronise the contents of two directory trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AONS (Automated Obsolescence Notification System) notifies repository managers about formats within digital resources in their repositories and alerts them to potential problems relevant to obsolescence and long term usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Route64 Eclipse Plugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CheckSummer is a graphical utility to calculate cryptographic checksums of arbitrary files. It supports MD5, SHA-1, and SHA-256 digest algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webswell Connect is a business integration tool based on WS web services, ebXML and AS2 standards. Installer includes ebXML Registry/Repository, universal Message Service Handler and Dispatcher and supporting software. Tech support at www.webswell.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flickr Backup is a Java application that allows you do download your photos and back them up to your harddrive or to media. This is useful if your local harddrive goes bad and you don't have a current backup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This project tries to create a library that provides file notification to java. So that the polling of files and directories is no longer needed to monitor changes to the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple command-line directory incremental backup tool. Create compressed point-in-time snapshots, adding only new or modified files each time. Uses a file catalog so previous zip volumes are not needed for backup. Archives are automatically time-stamped.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PALOMA Suite allows the referencing of learning resources using metadata according to the international IEEE LOM standard, and SCORM, CANCORE and Normetic application profiles. PALOMA Suite contains: PALOMA (Standard), PALOMAWeb and PALOMARepository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File Arranger is an Eclipse RCP based file manager. This project initiated for testing features of the Eclipse RCP platform for possibility using RCP technology in commercial projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quillen backs up your important files to Amazon S3 with minimum data transfer and storage. It has a command line interface to maintain simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    How do you find anything in the mountain of data on your PC? How do you organise, maintain, archive and protect your files? How do you avoid surrendering to the Powers of Darkness? Checkpoint Commander, the vital tool for Information Management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A pure Java zip compression library for Java ME CLDC/MIDP applications. It is mostly compatible with java.util.zip in Java SE/CDC, so that an application can easily handle a zip file in the same manner as that in Java SE/CDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A WebDAV file manager channel for uPortal. An easy way to provide access to users home directories and other network resources in uPortal. Uses Apache Slide as base API for handling the communication to the WebDAV server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB