Search Results for "diskinternals linux reader" - Page 2

Showing 171 open source projects for "diskinternals linux reader"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    cbrTekStraktor

    an application to automatically extract text from comic books.

    cbrTekStraktor is an application to automatically extract text from the text bubbles or speech balloons present in comic book reader files (CBR). Its prime goal is to perform analysis on the texts of comic books. cbrTekStraktor can however also be used for scanlation or similar purposes. The application also enables to manually define text areas in CBR files. The application comprises a simple graphical editor for further processing the extracted text. The text extraction is...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Mindwave Reader 512

    Mindwave - Raw EEG Readings

    Mindwave Reader 512 Downloads Raw EEG readings to a .csv file, 512 lines per second. Written in Java 7 (32-bit) Netbeans 8.0.2 (does not work with Java 64-bit). Based on Thinkgear wrapper written by David Cheatham http://dcheath.projectportfolio.info/85 and is a project of http://brainwaves.io/wp/ http://brainwaves.io/wp/reader512-2/reader512-help/ Mindwave-Reader512-2-0.zip is the source code ThinkGear Interface Test-2.0-Setup.exe is the setup program Many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OJson

    Optimised JSON (Javascript Object Notation)

    Optimise JSON by removing duplicate strings and arrays containing repeated object keys. Here you will find binary downloads and discussion (https://sourceforge.net/p/ojson/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/ojson
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mstorage

    Mstorage

    MStorage - storage for notes.

    MStorage - storage for notes, it suggest opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you like save you notes in simple text files but you are upset to walk through directories tree every time when you need to find something - this util will help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dex2jar

    Tools to work with android .dex and java .class files

    Mirrors: * https://bitbucket.org/pxb1988/dex2jar * https://github.com/pxb1988/dex2jar dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools...
    Leader badge
    Downloads: 529 This Week
    Last Update:
    See Project
  • 9
    EXIF Image Reader, Writer, Viewer, and Editor in Java
    Downloads: 0 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

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sismics Reader

    Sismics Reader

    Reader is a web-based aggregator of content served by Web Feeds

    Reader is an open source, Web-based aggregator of content served by Web Feeds (RSS, Atom). Reader is written in Java, and may be run on any operating system with Java support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nujan

    Pure Java NetCDF4 and HDF5 writer

    NetCDF is a file format primarily used for meteorological and oceanographic data. The NetCDF4 format is built on top of a subset of HDF5. The NetCDF format is maintained by Unidata. Unidata's C, C++, and Fortran implementations of NetCDF are available at Unidata NetCDF, and the Unidata Java reader for NetCDF is available at Unidata NetCDF Java. HDF5 is a file format primarily used for gridded scientific and engineering data. The HDF5 format is maintained by the HDF Group, which currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java OutlookExpress Reader

    Read Outlook Express .dbx files and parse information from them.

    The Java OutlookExpress Reader is a package that allows the reading of .dbx files, the format used to store OutlookExpress emails and folders. The main reader class loads all the data from a given .dbx and parses it, allowing easy access to information through public variables and classes. This is an implementation of the work done by Arne Schloh (http://oedbx.aroh.de/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Docear

    An Academic Literature Suite

    Docear (pronounced dog-ear) is what we call an “academic literature suite”. It integrates everything you need to search, organize and create academic literature in a single application: a digital library, reference manager, PDF and file manager, note taking and mind mapping. And the best: Docear works seemlessly with many existing tools like Mendeley, Microsoft Word, and Foxit Reader. Docear is free and open source, based on Freeplane, funded by the German Federal Ministry of Technology...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Void Reader

    Quick & dirty RSS-to-email tool

    Project has moved Github at https://github.com/zlogic/voidreader This project is a simple, quick&dirty application to download RSS feeds and send them via SMTP or upload via IMAP to your mailbox. Your mailbox will provide an interface to view feed and (optionally) view the source contents by downloading the feed links and converting them into PDF attachments. PDF are ugly (most CSS is ignored, Javascript is not supported), but allow to download items on a fast unlimited connection for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RSS Owl | RSS / RDF / Atom Feed Reader

    RSS Owl | RSS / RDF / Atom Feed Reader

    RSS Owl is a powerful application to organize, search and read feeds.

    RSS Owl is a powerful application to organize, search and read your news feeds in a comfortable way. It runs cross platform on Windows, Linux and Mac and can also be installed into Eclipse. RSS Owl is translated into the popular languages of the world. Some of the unique highlights are tabbed reading, powerful searches that can be saved, news filters with automated actions, embedded browser and newspaper layout, tray notifications, clean-up wizard and powerful user customization....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Swf Reader

    Swf Reader

    Adobe Flash SWF file reader, editor

    Adobe Flash SWF editor which can read and edit bytecode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    SonicReader

    Sonicwall Configuration File Reader

    SonicReader is used to view and save reports of the internals of a Sonicwall Configuration file. This is useful for those people that wish to know the settings within their saved Sonicwall Configs. I have no affiliation with Dell Sonicwall. Please do not contact Dell Sonicwall regarding the use of this program.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    MangaCat

    MangaCat is a cataloguing program to manage your manga collection

    MangaCat is a manga cataloguing program to manage your manga collection. With mangaCat, you will be able to catagorise Scanlated Manga archives into volume/chapter ascociations based on Manga name. The MangaCat software suite is modeled after popular media players such as Winanp and Windows media player where the user can import media files and manage them through tagging in the media library. Once you have imported your manga files into the Media LIbrary, you can read your manga files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OMR Reader

    OMR Sheets Data Retrieval Software

    OMR Reader is an application to read data from scanned images of OMR sheets. You can first create a template for a particular form and save it as a .omr file. To create a template, use a form with all filled marks. The program will automatically detect the marks. Now choose the marks for a group, and name the group. Do this for all the option groups on the form. Now save the info of these groups in a .omr file. For different forms, you can have different .omr files. These files can later be...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    dcomix

    The Android Comic Book reader

    dComix is an Android comic book reader. It's meant to work similarly to the Comix application for Linux and Windows. That means it should open .cbr and .cbz comic books and keep a nice and organized library. Despite having a somewhat similar purpose, dComix is not a port nor a clone of Comix. dComix stands for droidComix, but for a shorter and nicer look, the program is shown as Comix on Android's launcher instead of dComix or droidComix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SMS Backup Reader

    This program is designed to read the XML backup files.

    GO HERE FOR THE LATEST VERSION: http://mattj.io/sms-backup-reader/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Elite Comix Reader

    Elite Comix Reader

    A simple java based comic book reader.

    A simple java based comic book reader. Reads .cbr, .cbz, .zip and .rar files. Image formats suported are jpg, png, bmp, wbmp etc. Reqirements : Requires jre 7 and javafx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Manga Reader

    java based , use to read scaned comics,manga pages.

    It is simple program for reding comics or manga,not much feature , just simple next and previous.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB