Showing 1119 open source projects for "garnet-file"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    VMware Tools Client

    Interact with your vSphere VMs without network connectivity!

    VMware Tools Client allow you to execute scripts and transfert files on vSphere Virtual Machines through VMware Tools. http://pierrelx.com/vmware-tools-client Main features: - Commands / Scripts execution - Scripts stored in exportable ".db" file - Download file from virtual machines - Upload file to virtual machines - Ping test - Communicates with Virtual Machines only with VMware tools - Read only on vCenter API to discover inventory (will not scan the entire vCenter, it is live discovery) - vCenter URL/Login and Virtual Machine credentials stored in separeted and exportable ".db" file - Linux / Windows support - Multi VM view - JavaFX user interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PackerNg

    PackerNg

    Next-generation Android packaging tool

    packer-ng-plugin is the next channel Android Gradle plug packing tools, support speed packaging, 100 th channel packet takes only 10 seconds, the speed gradle-packer-plugin of 300 or more times, for CI systems can be easily integrated, At the same time, it provides command-line packaging scripts, and channel reading provides Python and C language implementations. Channel name list file is a plain text file, read by rows, each row of a channel, the first blank line and end of the line will be ignored if there is an annotation, channel names and comments with #segmentation. V2 only supports APK Signature Scheme v2, requires signingConfigsthere v2SigningEnabled true to enable the new signature model, if you need to use an older version. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Easy File Shift

    Easy File Shift

    Manipulate your files the way you like + ad custom right click context

    Manipulate your files the way you want, from copying and moving file with different methods, hide files, view all hidden file in a folder and un-hide file, search for file, Rename and delete file. Also take full advantage of the app to add your own custom WINDOWS RIGHT CLICK CONTEXT to your WINDOWS OS . Download ESFsetup.exe in the files if you jave java JRE else download ESFsetup Independent.exe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VBS for Research on the Internet

    VBS for Research on the Internet

    Welcome to the Volunteer-Based System for Research on the Internet!

    Welcome to the Volunteer-Based System for Research on the Internet! This system is designed to provide detail data about applications used in the Internet. This information can be used for: - obtaining the knowledge which applications are most frequently used in the network - providing the users some basic statistics about their Internet connection usage (for example for which kinds of applications their connection is used the most) - creating scientific profiles of traffic generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    USB3Installer

    USB3Installer

    A software that installs USB3 drivers into a windows 7* setup ISO-file

    This is a software made in Java, that lets the user choose a windows 7 operating system setup .iso-file and installs USB-3 drivers into the setup for them. Which prevents the issue where you try to install windows on a PC with USB 3-ports only, causing your keyboard and mouse not working. This software is originally made for my work, where we've encountered this issue lots of times. But if you need this aswell, you're more than welcome to use it for your own use!
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Args

    Args

    A java configuration file and command line parser

    ...Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or combination of all the above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IngestList is a java based tool to perform automated batch identification of file formats and to characterise some important properties. It is designed to meet the fundamental requirement of any digital repository.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    Rrd2Svg

    Java classes for converting the collectd's RRD files into the SVG.

    ...Please look into: http://oss.oetiker.ch/rrdtool/ https://collectd.org/ On: http://oss.oetiker.ch/rrdtool/rrdworld/index.en.html https://collectd.org/related.shtml the good tools are listed, that can extract the data from the RRD files and can draw the graphs. Rrd2Svg is the tool that draws the graph into the SVG file. To read the RRD files, some of the classes in Rrd2Svg are based on: RRD4J As for RRD4J, please look into: https://github.com/rrd4j/rrd4j $. How to use it ? The class for the command line is: com.aboutjun.rrd2svg.util.Runner4Pipe4Svg and it is specified as the main class of the JAR file. So its usage is: java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG> 1) <root for RRD> is: The root directory of the subdirectories for the RRD files. 2) <root for SVG> is: The root directory of the subdirectories for the SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    ...A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the raspberry pi. It is based on proven components like apache http components, apache file upload and jsoup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JarOMine

    JarOMine

    Quickly Search THOUSANDS of Archives!

    If you have ever tried to locate files, classes, and resources buried amongst an ever shifting locus of ZIP and / or JAR files, we feel your pain! After spending far too much time searching hundreds of archives for moving targets, I decided to write JarOMine. Originally designed for locating Java classes, JarOMine works equally well with ZIP archives, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    TER implements the CCSDS Recommendation for Image Data Compression (CCSDS 122.0-B-1). TER also adds new features to the Recommendation. TER is designed and programmed with the aim to provide a good basis to test and develop the CCSDS Recommendation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    TraceMetrics

    TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).

    TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3). The main goal is to perform a quick analyzis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement. Such tool is needed because a research simulation may generate a trace file with thousands of lines, becoming dificult to analyze manually.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17

    IP2LocationLookupTool

    Allow you to lookup IP address with geo-location information

    ... * Country * Region * City * Latitude & Longitude * ZIP Code * Time Zone It supports both the IPv4 and IPv6 address. Please take note that this component requires the “IP2Location DB11 BIN” data file and “IP2Location Java Component” to function. Below are the download links: * IP2Location DB11.LITE BIN (free version): https://lite.ip2location.com/database/ip-country-region-city-latitude-longitude-zipcode-timezone * IP2Location DB11 BIN (commercial version): https://www.ip2location.com/databases/db11-ip-country-region-city-latitude-longitude-zipcode-timezone * IP2Location Java Component: https://github.com/ip2location/ip2location-java SUPPORT Home page: https://www.ip2location.com Email: support@ip2location.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DB-Process

    DB-Process

    DB Data Process

    DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process DB Data Process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hash

    Hash

    Hash: File Checksum Generator

    Hash is fast and simple java utility program for calculating and verifying checksums for files and text. Hash can generate MD5, SHA-1, SHA-256, SHA-384 and SHA-512 checksum values.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    IP Monitor

    IP Monitor

    IP Monitor notifies you when your public IP address changes

    IP Monitor is a simple application which monitors your public IP address for changes and lets you set different kinds of notifications such as email, audio, pop up or executing a command. It can also run in background as a Windows service or Linux/Mac daemon.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 21
    LogHut

    LogHut

    Static blog engine written in Java.

    It creates html file when you write a post. So when people read your post your blog is basically a static web site. This makes you able to run personal blog even on raspberry pi. You can also customize your blog using freemarker templates. Please read descriptions at the link below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenShredder

    OpenShredder

    File Shredder Project

    Openshredder is os independent secure file deletion tool.It is very light weight and useful.It uses standard Zero and DoD algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    File2PNG

    Packing any file into graphical format

    File2PNG was designed to pack all files in the PNG image format in order to facilitate secure file transfer where it is not supported to retrieve all types of files, such as images or hosting social networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Sesame

    Sesame

    Java RDF Framework

    This project is no longer actively maintained. It is succeeded by the Eclipse RDF4J project, which can be found at GitHub and at http://www.rdf4j.org/. Sesame is a de-facto standard framework for processing RDF data. This includes parsing, scalable storage, reasoning and full SPARQL 1.1 query/update support. Sesame offers a fully modular toolkit and an easy-to-use Java API that can be connected to all leading RDF storage solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JFtp is a graphical network browser. It supports various types of connections like FTP, SMB, SFTP, NFS, HTTP and local ones, has a nice Swing GUI, lots of features and can be started & (auto)updated using Java Web Start in any browser (link on homepage.)
    Downloads: 2 This Week
    Last Update:
    See Project