Showing 161 open source projects for "cynetsvm-java"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    JavaTB
    JavaTB is a Java ToolBox that goes beyond what operating systems provide for file management, networking, system monitoring and many more functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FileTools

    FileTools

    File Tools is a convenience tool to manager different file system.

    File Tools is a convenience tool to manager different file system(based on Eclipse RCP). It supports mass rename, files/directories compare, advanced search/replace, directories synchronization, cross-platform, etc. Currently, this project is under developing, any idea is welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    File Piper
    ...It provides a set of standard file manipulation (copy, head, tail, chunk, zip, search…) in a user-friendly nice-looking Swing interface with possibility to add custom processors written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DND Rename - easy file renamer

    Drag and drop files to rename them with desire patterns

    - Super Easy: Drag and drop files to rename - Batch: Drag multiple files - Customizable file name patterns - Portable: Written in Java
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    Duplicate File Fixer 1.00g

    Find Duplicate Files and Manage Them

    This software finds duplicate files across all directory levels inside a given folder.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    ...Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on how this tool can be used in scripts for cleanup purposes and others. Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too. This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time it these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Set of File Manager Tools in Java for any platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    seriesRenamer

    Rename your series' files with the official titles

    Rename your series' files automatically with the official titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Converse

    Ever had files named in Russian, which failed to be read by devices?

    This application will convert any russian named files into english. For example: Программа into Programma. Even if you have mix of russian and english files it will convert only russian files. If you have a file name mixed of Russian and English it will convert it no problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    Lazy File Sorter will check files by their extension and move or copy them into their specified output folder. Lazy File Sorter was written in java and works on linux and windows. ATTENTION MAC USERS: This program has not been tested on a mac. Please report your experiences good or bad to help improve this project. The binary in the /bin/Linux folder contains a platform independent jar file that should work on macs. Use only version 1.1 or above as 1.0 will not work properly on macs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java library that allow Java applications to receive file system events on Windows and Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JIIC is a streaming-based Java implementation of ISO 9660 for creating CD-ROM filesystem images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 18
    jpathwatch
    A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The “Media Crawler” is an extensible Eclipse RCP based desktop application which will crawl a given file system, extract metadata from files, map metadata to internal schemas and store the metadata in a databse. This project is ANDS-funded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    jc
    jc means Java Commander - it's a java-based file manager for Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JawOS
    Develop java web applications as if an underlying OS existed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program executes some basic tasks at the same time. For the moment, only "copy directory (with structure)" and "delete directory" are implemented tasks. You can also save your list of tasks. The list tasks could be enhanced if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple MD5 checksum comparator. Paste in the desired checksum, select the file to be checked. You get a green checksum indication for a match, otherwise the calculated checksum goes red. Easy, with no tedious manual checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlueX is a CrossPlatform Explorer cum Environment.It is meant for removing the hazard of virus attacks through opening pendrives or any other removable drives. It requires JRE 1.6 it is free and downloadable.For more details: http://bluex.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3D browser of filesystem whith vizualization of images (primary).
    Downloads: 0 This Week
    Last Update:
    See Project