Search Results for "file manager in java" - Page 34

Showing 6370 open source projects for "file manager in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    TinyScan
    A Java-based powerful disk usage utility. It outputs a table and a tree (both can be sorted). TinyScan is able to export the result to Excel, Access, MySQL and it can also scan remote computers. It is free and open source.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SnapRAID duplicate file manager. Tool designed to aid the user in deleting duplicate files identified in a SnapRAID installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HermeneutiX

    HermeneutiX

    Your graphical tool for Syntactic/Semantic Structure Analysis of texts

    HermeneutiX is a tool for diagramming syntactic and semantic structures of complex (not necessarily foreign-language) texts (e.g. bible or other historical excerpts). HermeneutiX is now part of SciToS (the scientific tool set). Starting with version 2.0.0, HermeneutiX can be found on GitHub. Please check out the release summary: https://github.com/scientific-tool-set/scitos/releases For an introduction, check out this video: https://youtu.be/uQjewyG0Ad8 PS: To run a Java application...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    MStorage

    MStorage

    MStorage - storage for notes.

    MStorage - is storage for notes, it suggests opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you usually store your notes in simple text files, but you begin upset when have to walk through directories tree every time when you need to find something, what you exactly want - this app will help you. WHATS NEW in v.1.1.*: - search in file - search in directory - readonly option for file - choose font, style and size of font in text editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    transformenator

    transformenator

    Text and binary file transformation

    Text and binary file transformation. Text-based sed, awk, etc. failed me when I needed a simple way to transform binary files to something else. Transformenator is what resulted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stigma - The Game
    Multiplayer online role playing game, based on original mechanics and setting, with a light client (runnable as a Java Applet) and persistent, highly customizable server.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Treecster

    Treecster

    Yet another framework to read configuration in Java

    A tree-like configuration framework suitable for software suites with multiple environments, applications, instances, and other complications. Treecster stands for TREE Configuration System Traversing Environments Readily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EasyDragDrop

    EasyDragDrop

    A minimal java desktop app with awesome UI based on Swing to drag and

    With the drag and drop application builder will make that absolutely possible for you. You could structure any java app design based on your personality. This is pretty cool! It’s a great way to have an app that really defines your own identity. Because drag and drop technology is extremely easy to utilize, you can make wonderful applications. With it, you have a larger chance to attract so many customers. Of course, the immediate question that will come to your mind is that “What does a drag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Easy File Shift

    Easy File Shift

    Manipulate your files the way you like, add custom right click context

    INCLUDING SOURCE CODES AND EXE 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Icon Handler

    Icon Handler

    Tint you Icons, change the size, apply alpha color and set a position

    This is an Android project. This library handle the drawable customization and position on View, EditText, ImageView, TextView, Button and etc. You can do a lot with a few lines of code, like change the icon color, alpha or even the size. This library has a lot more customization and features than is able to show here. Please check the sample app and feel free to help with a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Janel is a free, Open Source Java native executable and launcher for Windows. Launch your Java application just like other Windows executables. Within the configuration file set the location of the JVM, any of the Java system properties such as classpath, and more. A choice of non-console and console applications is available. The process name is whatever you choose for your .exe file. Also includes the ability to use the Janel executable as a Windows service. Janel was created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DrupalCSVFields

    Create Drupal 7 fields from CSV

    I recently have had to create content types with hundred of fields. I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7. See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example. It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    La app está programada en Java así que funciona en Windows, Linux, Solaris, Mac, etc. Solo necesitas tener instalado java (http://www.java.com/getjava) Básicamente es una calculadora para medir la Grasa Corporal, Masa Magra (musculatura), Tasa Metabólica Basal (La cantidad de calorías que necesitas consumir por día para subsistir), IMC (indice de Masa Corporal) e índice cintura/altura. Solo tenés que colocar las medidas, peso, altura y edad para que te dé lo que necesitas saber...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    A Microsoft Access database conversion tool to convert old and new Access database formats to some other popular SQL based databases and formats. It is built with Jackess, a Java library for reading and writing MS Access databases. It supports Access 97 and all versions 2000-2013. Online Application An online application that uses AccessConverter to convert databases can be found here https://lytrax.io/blog/tools/access-converter. Dependencies JDK 1.8 Apache Commons IO 2.5 (commons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LionScripts Real Path Changer-Windows

    LionScripts' Real Location Changer is a multi-purpose software

    LionScripts Real Location Mover is Saves your precious SSD Disk Space or a Partition's Disk Drive Space by freeing up files and folders from source directory and Seemlessly links the Source Files and Folders with the Destination with Windows Native Support. Resulting makes your Windows Computer faster by freeing up the unwanted space with no fear of Data Loss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GDL Editor

    GDL Editor

    Computerized guideline editor for clinical decision support

    The GDL editor is multiplatform application that allows users to create, edit and run GDL files. GDL is a formal language designed to represent clinical knowledge for decision support. It is designed to be natural language- and reference terminology- agnostic by leveraging the designs of openEHR Reference Model and Archetype Model. The tool provides an editing and testing environment capable of generating forms based on the elements defined in the GDL. Requirements: Java Runtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BPUtils

    Sterling Integrator BP utilities

    ... of service configurations used by the BP And, implements your own functionality by using the Java BPUtils library ! BP loading from : - single BP file - XML resource export file - Automatic BP check out from server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    CMSIS Configuration Wizard

    CMSIS Configuration Wizard

    Easily configure ARM CMSIS files without Keil

    The CMSIS Configuration Wizard allows users to easily configure ARM source files without using the Keil uVision IDE. The wizard parses the source file and generates a GUI, allowing the various parameters to be edited.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Mass File Renamer

    Mass File Renamer

    mass file renamer

    This is a software to rename all files within a folder with a specified starting name and file extension. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Musaheb

    An Arabic collocation extraction tool

    ... constraints during node selection and collocate extraction. Based on the user preferences for the node, concordance and collocates selection, the tool saves all nodes and their associated collocates in an XML file; allowing easy conversion to different formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 24

    srtCreator

    creates .srt file from .txt file.

    Converts plain text (.txt) into subtitles(.srt), using punctuation to nicely cut between subs. Detects sentences with a regex. Evaluates the best character count for each subs. Tries to cut at commas, colon and semi-colons before cutting between words. in v1.2: live preview with update of max sub length
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    JABFR - Just Another Batch Files Renamer

    JABFR - Just Another Batch Files Renamer

    Simple Batch files renamer program

    JABFR or Just Another Batch Files Renamer is a simple and small file renamer program. It allows you to rename many files at one go.
    Downloads: 0 This Week
    Last Update:
    See Project
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.