Search Results for "java to c# converter" - Page 6

Showing 274 open source projects for "java to c# converter"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    Android app now available! You can download .apk file from 'Files' section. (Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by İ. Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    ... want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. C) If the user makes a selection, it moves to the textfield where it can be modified. D) The system recognizes modifications immediately, and asks for "use once & discard" or "use & add to the list" E) This "communication-system" shall be made available for all major information-transmitting channels, like - email - whats up & other instant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TRS-80

    TRS-80 emulator for Android

    This project ports the xtrs emulator to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Project Libre

    Project Libre

    An open platform for chat bots, virtual agents, live chat, and more

    Project Libre is an open platform for chat bots, virtual agents, live chat, and more. It includes web and mobile services for Java, Android, iOS, and JavaScript. Project Libre includes an API, SDK, and user interface for live chat, chatrooms, forums, chat bots, virtual agents, and other services supported by the Bot Libre and Paphus servers. The hosted servers include: BOT libre! - http://www.botlibre.com - free chat bot creation and hosting platform FORUMs libre! - http...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    ePUBator

    ePUBator

    Minimal offline PDF to ePUB converter for Android

    Minimal offline PDF to ePUB converter for Android - ©2011 Ezio Querini ePUBator extract text from a PDF file and put it in a well formed (epubcheck compliant) ePUB file. PDF extraction based on iText library <http://itextpdf.com/> released under the AGPL license. - ePUBator IS THINKED FOR BOOKS (NOT FOR EVERY TYPE OF PDF), BUT IF YOU NEED A BETTER RESULT TRY SOMETHING ELSE LIKE CALIBRE. - ePUBator doesn't need internet connection (doesn't send your docs somewhere on the net...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    kidsudoku

    kidsudoku

    Simple sudoku game for kid.

    I'm a father and I have a lovely daughter. I want to give her a gift, a sudoku game, but she is too young to play the real sudoku, so make it simple!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mini Mbm
    English: Mini Mbm is the name given to the graphics engine which offers basic and essential resources to develop 2D and 3D games or applications. In this first version it is possible to develop desktop (Windows) and Android (mobile). Português: Mini-Mbm é o nome dado ao motor gráfico no qual apresenta recursos básicos e essenciais para desenvolver jogos ou aplicativos 2D e 3D. Nesta primeira versão é possível o desenvolvimento para desktop (Windows) e Android (mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    android4desktop

    android4desktop

    Android for Desktop

    Its Android for Desktops. 100% free. Live + Installable ISO image Current version - Android 4.4.4 Click - https://sourceforge.net/projects/android422x86/ for a android jellybean version with UEFI support
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Android Telnet SDK

    Android Telnet SDK

    Android Telnet SDK bases on Putty Telnet library

    This is Android Telnet SDK which is based on opensource Putty Telnet as its backend library. Inspired by opensource community and in the hope of extending usage of Putty Telnet on Android devices, I created this Android verison telnet SDK and hope it'll make convenient for some developers when they come to developing Android version of telnet. Please refer to README.TXT in the tar file for instructions on how to use the SDK in your Android applications. I also have created an Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    temperature converter-android

    temperature converter app for android.

    This is an android app that converts temperature between fahrenheit, celsius and kelvin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    ... First created with NeXT Interface Builder and Objective-C files (1995, Mach OS): rulerule.gz (Creative Commons Attribution License). For some history, see http://hilgemeier.gmxhome.de/codes/rulerule.htm Unfinished Java project, running under Eclipse Luna with Windows 7 (2012, LGPL). Contains notes and design diagrams for possible future development. Doxygen-documented : RuleRule2.00_working.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pegasus USB-Ethernet Linux ARM driver

    Support for Pegasus-compatible USB to Ethernet devices on ARM(Android)

    This project is aimed to add the ADMtek compatible USB-Ethernet converter support to the ARM systems, including Android. The patch provided is intended for http://pegasus2.sourceforge.net/ Pegasus/Pegasus II USB Ethernet Linux driver. It allows the driver successfully run on ARM making it send the correctly aligned requests for DMA. Tested on Android 4.2.2 (Linux 3.0.36) with DesignWare USB 2.0 OTG Controller (DWC_OTG). Supported USB to Ethernet adapters: 3Com, AboCom (10/100 and HPNA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C#/Java/C++ implementation of the Styx (9P2000) protocol for distributed systems. This protocol used by Inferno and Plan9 OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    medintux

    medintux

    Gestion de Cabinet Medical / Medical Patient Record

    Since 2 months, new version will arrive in QT5, with better integration of multimedia document and multilanguage support. If you have some specificity in your country, tell us we can integrate it. Medintux est une suite logicielle pour la gestion du cabinet médical et des services hospitaliers. Agrément ROSP, Compatible HAS avec le Vidal ou Thériaque, CIM10, codage CCAM. Liaison Sesam Vitale, Hprim, Apicrypt, Sigems. 100% Paramétrable et personnalisable. Environnement : Fonctionne sous...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    nds4droid

    nds4droid

    Nintendo DS emulator for Android

    nds4droid has moved to GitHub: https://github.com/jquesnelle/nds4droid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Santase

    Santase

    Santase - Sixty-six/Schnapsen card game

    Free and open-source implementation of Sixty-six/Schnapsen card game for Linux, Windows and Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Temperature Converter 4 Android

    Temperature Converter 4 Android

    Android app for temperature conversion

    This app has an educational purpose only. It demonstrates a very simple application to convert temperatures between Celsius, Kelvin and Fahrenheit scales
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    liixuos
    Liixuos is a project for open source Applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ALLToolKit

    ALLToolKit

    Android Java Library for Hardware Management

    This Android Library manages SPI, I2C, GPIO, ADC, UART and PWM in an Embeded System running Android.This library allows you to write Android applications that can use all hardware available in the system.
    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.