Showing 5713 open source projects for "file-studio"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    RoWordNetLib

    RoWordNetLib

    Java API for the Romanian WordNet

    Java API for the Romanian WordNet. Please note that the actual WordNet for Romanian (the XML file containing the network) is not included, it can be obtained (due to its license restrictions) from: http://ws.racai.ro:9191/repository/browse/romanian-wordnet-30/4611a43efb6811e2a8ad00237df3e3580b6b50d1111c4a6292694bded91d5c14/ **** If you would like a direct download of the API containing the RoWordNet xml file, please download them both from : http://www.racai.ro/tools/text/rowordnet/ **** Please cite: Dumitrescu, Ștefan Daniel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Android Sliding Up Panel

    Android Sliding Up Panel

    A simple way to add a draggable sliding up panel to Android apps

    ...As seen in Umano Android App (now acquired by Dropbox). If you are using the library and you would like to have your app listed, simply let us know. Simply add the following dependency to your build.gradle file to use the latest version. Include com.sothree.slidinguppanel.SlidingUpPanelLayout as the root element in your activity layout. The layout must have gravity set to either top or bottom. Make sure that it has two children. The first child is your main layout. The second child is your layout for the sliding up panel. The main layout should have the width and the height set to match_parent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 27 This Week
    Last Update:
    See Project
  • 7

    Generic REST Fetcher

    Execute a cascading sequence of REST calls to a common end-point

    ...Eg get a list of objects, then get data for each object. This application allows you to transform data received from one REST call to determine other methods to call. All this is configured via an XML file. A simple example is fetching data for all respondents to a Survey Monkey survey. You need to get the set of respondent ids, then call the API passing in the list of respondent ids. See the README.md file on github at https://github.com/imhogan/RESTFetcher for a sample you can try out directly from AWS CloudFormation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PasswordManager

    PasswordManager

    Simple Password Manager

    ...Memorizing lots of account is impossible, keeping on plain text is insecure. With a very simple gui and using AES encryption I solved my problem. You can group your accounts in a single file and multiple users can save their passwords in different files. version3.1 remove version checking that becomes annoying. version3 *Keyboard short cuts for menu items *Configuration file, account form display time and time before asking the password again before displaying account form can be configured. *Open Last open file menu item version2.2 *simple password manager icon *password suggestion frame *copy to clipboard buttons *menu icons version 2.1 *Version checker version 2 *GUI changes *Account window automatically shut down after 5 minutes *bug fix description search *user manual version 1.1 *input boxes are changed to password boxes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sgmweka

    Weka wrapper for the SGM toolkit for text classification and modeling.

    ...Has lower time complexity of classification than comparable software due to inference based on sparse model representation and use of an inverted index. The provided .zip file is in the Weka package format, giving access to text classification. Other functions are usable through either Java command-line commands or class inclusion into Java projects.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    This application synchronizes Lotus Notes Calendar entries with Google Calendar. GCal supports syncing with both iOS (iPhone/iPad/iPod) and Android devices, so you can now view your Lotus Notes calendar on your mobile device. GCal also allows you to view the calendar using any ical/rss/html compatible viewer. Currently the sync is only one direction: pushing Lotus Notes entries to GCal. All entries manually created in GCal will be ignored (and not copied down to Lotus Notes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JOrtho - Java Orthography Checker
    JOrtho is a spell checker for Java. The library works with any JTextComponent from the swing framework. The dictionary is based on the free Wiktionary.org and applicable for multiple languages. You can select the spellchecking language via context menu.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    JTurboExplorer

    JTurboExplorer

    Database explorer to MySQL, Oracle, Sybase & others. Source maker JSF.

    It is a tool to help programmers to check your databases and generate code so easily. Lists the tables and views of databases, MySQL, Oracle and Sybase. Load Data from Excel 97-2003 files, exports the data from the table to Excel 97-2003 file. Generate Stored Procedures from table to insert, update, delete, query and paging. Generates code JSF2.0 (Action) and PrimeFaces (xhtml) from the table, code for Struts 1.3, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rftfun

    rftfun

    reliable filetransfer for unreliable networks

    A Java client/server application for filetransfer over unreliable networks. This project started as a diploma-project and after its release, we are proud to make it publicy available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JAWS

    Web application for JAST.

    JAWS is the web server version of JAST Another Scrum Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vic (Versatile Information Client)

    Vic (Versatile Information Client)

    Vic is a desktop client that connects to the Alfresco ECMS.

    The multiplatform desktop client can connect to any CMIS compatible data repository, but has been designed to work best with Alfresco to provide a familiar "explorer" look and feel for users. Vic will check-out a document to the local workstation, open it for editing and then manage the check-in process for the user. As well as dragging and dropping files to/from the repository, it can also upload emails. The development framework is extensible and it will be possible to add other data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Le chansonnier

    Le chansonnier

    Your electronic guitar songbook

    "Le chansonnier" is a program allowing to create, manage, display and publish a guitar songbook. It is able to produce nice PDF documents containing song and chords along with chord diagrams.
    Downloads: 110 This Week
    Last Update:
    See Project
  • 19
    Lilac - a Java assembler

    Lilac - a Java assembler

    An assembler and disassembler for the JVM (Java Virtual Machine)

    ...The disassembler takes binary Java class files and creates out of them assembler files suitable for the assembler. In general (except for some very rare cases) Lilac tools allow a perfect round-trip, that is, if you disassemble a class file and then assemble it again, without making any changes, you'll get the original file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Address Book
    A simple address/phone book for daily use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    LunaRCP provides very useful plug-ins to ease the development of Eclipse Rich Client Platform (RCP) applications. It covers a broad range of RCP topics, e.g. application startup, file operations, jobs API, SWT/JFace, database integration using Hibern
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    jCrypto

    jCryptor is a Java-based cryptographic tool used for any file type

    jCryptor is a Java-based cryptographic tool used for any kind of file. It implements the Data Encryption Standard (DES) to encrypt and decrypt files. The Graphical user interface is based on the java-swing components. It is fast and efficcient
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    put.io Download Manager

    A download manager for put.io accounts

    ...Subtitle feature can download suitable subtitles from put.io (default source is opensubtitles.org) either manually with a list, so user can choose best one, or automatically default one. Downloaded subtitles are moved to the folder which video file is in and also renamed. In this way subtitles are easily integrated to the videos without any extra effort. There are also some small filters and settings which make your life easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fiark

    Fiark

    File Transfer Tooling

    Fiark is a File Transfer Tool (FTT.) Unlike a backup, an FTT is designed to QUICKLY copy ("float") files between a DIVERSE set of computing environments.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB