Showing 18 open source projects for "java code"

View related business solutions
  • 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
  • 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
  • 1
    Viper

    Viper

    A complete configuration solution for Go applications

    Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports setting defaults, reading from JSON, TOML, YAML, HCL, envfile and Java properties config files, live watching and re-reading of config files (optional), reading from environment variables, reading from remote config systems (etcd or Consul), and watching changes, reading from command...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 2,360 This Week
    Last Update:
    See Project
  • 3
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    Easy-to-use multi-platform disk cataloguing program supporting local or removable media - drives and folders. Uses XML files as a data storage. It was originally created in 2010 to catalogue software compilations (also called freeware compilations) and CDs distributed with computer magazines. It was later improved to support any kind of disk and folder. It can be used to catalogue fragile disks like CDs, floppies, external hard drives, usb sticks, memory cards which are easy to damage....
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ...Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. ...
    Downloads: 4 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
  • 5
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. Building Sourcetrail requires several dependencies to be in place on your machine. However, our CMake based setup allows disabling indexing support for specific languages which reduces the number of dependencies to a minimum. Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    ...It supports chunked uploads, drag and drop, multiple file selection, progress bars, client-side image resizing, and preview generation. On the server side, artifacts may be processed using compatible back-end scripts in languages like PHP, Ruby, Node.js, or Java, making the plugin cross-platform. Because uploads can be large or unpredictable, the code is designed to gracefully recover from failures, allowing resumption or cleanup of incomplete parts. Custom callbacks and event hooks let developers validate files by size, type, or user permissions before upload, or abort and communicate errors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MyAndroidBlog

    Android Programming Blog.

    Hello, welcome to my Android Programming Blog. We are going to develop an example application with several functionalities to learn about this incredible platform... enjoy!!! This blog is dedicated to: - My cousin Esther Tejada R.I.P. and her premature daughter. - My best friend Rocio Sancho. - My mother Sensi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Synctocloud

    Synctocloud

    synctocloud.voji.hu - The way to put your offline bits to cloud

    This site dedicated to host synctocloud source code (only). There are no downloadable releases... If you are synctocloud enduser, please check official synctocloud webpage: http://synctocloud.voji.hu SyncToCloud is the delivery of free software designed to synchronize data from various sources into a cloud (or between computers), whereby data may be shared based on end-user-defined rules, and is accessible by cloud computing to several computers and other devices. The application is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • GiveLife365: Powering Nonprofits with Smart CRM. Icon
    GiveLife365: Powering Nonprofits with Smart CRM.

    Effortlessly manage donors, members, events, volunteers, and create a positive impact, all from one system. Build as you grow and empower your cause

    Managing constituents - donors, volunteers, events, and cases shouldn’t slow down your mission. GiveLife365 is a cloud-based CRM built for nonprofits, helping you streamline operations, boost engagement, and measure real impact—all in one place.
    Learn More
  • 10
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Use your database as a file system. Current: java code can be used as a data-storage module inside of webdav servlet. Future: possibly adding a fuse module, any other suggestions ?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    The main goal is to provide an API for processing files (images of scanned documents, etc) by adding a qr code to each document for posterior identification. The API provides functionality to encode and decode tagged documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next