Showing 1545 open source projects for "console"

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

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    dotNet4Java - .Net for Java

    dotNet4Java - .Net for Java

    The best Java library to work with .Net libraries and frameworks.

    ...Competitive Advantages: - dotNet4Java JAR can be easily added to artefacts repository like maven or ivy. - dotNet4Java is single jar file that can be very easily added to any type of Java project EJB, applet, desktop, console or service. - No extra dll is required when deployed. - Full access to .Net Framework Class Library. - Lightweight and easy to use. - There are tools to import and generate .Net Libraries into Java class files. dotNet4Java can do so much: - Access .Net Framework Class Library. - Access Third Party .Net Libraries. - Access Your .Net Libraries...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    usunpokertools

    Various poker tools

    tournament and cash poker tools: integration with SharkScope, Top Shark, OPR, PTR, HoldemManager 1,2, Poker Tracker 3,4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jo2emLauncher

    portable o2em launcher

    jo2emLauncher stands for Java o2em launcher. It is a GUI to help people use o2em (the odyssey 2 / videopac emulator). Currently available launcher are only for windows. As jo2emLauncher is 100% java, it is able to run on a wide range of platforms. The first target is linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    JCppEdit is a free as well as "best IDE for Beginners" and is your one-stop IDE for all your coding needs. Whether you need to finish your Java project or submit your first HTML web page or perhaps have a need to code in C language while executing a java program into a Java IDE, JCppEdit will help you achieve your goals easily. Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a...
    Downloads: 29 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

    Yet another JToDo

    A small ToDo utility. This project was created for learning purposes.

    This project is a small ToDo utility. It will help you create and follow a To Do list simple and quick. The tool is not timed (for now). The tool runs in the command line and creates its files in the user directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Big Q Sort

    An in-place external sort

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PPIXpress

    PPIXpress

    specific protein interaction networks from transcript expression

    Although protein-protein interaction networks are an ubiquitous component of modern systems biology, comparatively few efforts have been made to tailor their topology to the actual cellular condition under study. Since a simple reduction of the networks to the subset of expressed genes only scratches the surface of higher organisms’ regulatory capabilities, we propose the advanced method PPIXpress that allows to exploit expression data at the transcript-level and is thus able to also reveal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of...
    Downloads: 0 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
  • 10

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate,...
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 11

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Synthclipse

    Synthclipse

    GLSL shader prototyping tool based on Eclipse IDE.

    ...To install Synthclipse one can download prepacked Eclipse with Synthclipse feature (see "Files" section above) or update an existing Eclipse using the following Update Site: https://kamil-kolaczynski.github.io/synthclipse/update/ Prepacked version has one advantage: it has nice console logs coloring since it shipped with Grep Console plugin ( https://marketplace.eclipse.org/content/grep-console ) that is configured specially for Synthclipse logs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    setupjavax

    setupjavax

    Provides Java and integrated Jython/Pyhon + Java builds

    The ‘setupjavax‘ package provides extension modules for the build of Java and Jython packages. The current release supports the following commands, additional are coming soon: - build_java - Java build and packaging for Python. Supports Java packaging for Python projects, adds native Java modules for Jython. - build_jy - Integrated Python and Java builds for Jython. Supports combined Java and Python / Jython packaging. Calls build_py and build_java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tranquil Java IDE

    Tranquil Java IDE

    Text-based IDE for the Java programming language

    Tranquil Java (TJ) is a small and fast integrated development environment for the Java programming language. Unlike most IDEs, TJ is a Text User Interface (TUI) based program: it uses a single fixed-width font for everything, making it extremely quick and lightweight in comparison to typical Graphical User Interface (GUI) based IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DEPRECATED > GNU ARM Eclipse

    DEPRECATED > GNU ARM Eclipse

    A family of Eclipse CDT extensions and tools for GNU ARM development.

    These plug-ins provide build and debug extensions for Eclipse CDT (C/C++ Development Tools) for 32/64-bits GNU ARM toolchains like GNU Tools for Embedded, Linaro, etc, ready to run STM32Fx project templates and full integration for advanced J-Link JTAG/SWD probes, including SWO tracing console and peripheral registers view.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 17
    Bat Attack

    Bat Attack

    Bat Attack is a cool classical 8bit game to save wife from the Bats

    Bat Attack is a cool classical 8bit game with bats instead and a lot of comic blood and gore and comical media with a funny story mode. The story starts when the main character 'Dave' is driving on his honeymoon with his wife Betty when an Evil bat swoops down and take his dearly beloved off. You have to get Betty back by using the guns available to your disposable. When the bats are killed they make a mess all over the ground and sometimes drop weapons they have devoured. There are three...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    sls

    SLS Team Java Library

    ...No bad dependencies between classes, so u can easily cut off unnecessary code and simply include what u need in your project. Feel free and simple without headache. We are using class Binary as best for us to work with byte arrays. Simple classes for console-like colored apps in GUI-mode. Look also http://demo.sls.team
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Java Simple Codes

    Simple codes in Java for beginners

    This repository provides a set of simple codes to start learning programming. It aims to help new learner to familiarize with basic programming notions and simple algorithms which must be known by every programmer. Every notion or idea is presented in a separate class while the test class provides an example on how to call (or use) this notion. In a first time, no OO programming notions are introduced. They will be introduced after a fair presentation of basic notions such as variables,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    owl-indexer

    Full-text index generator of OWL literals

    owl-indexer generates full text index of OWL literal via either Apache Lucene or Sphinx Search. It is based on OWL API (https://github.com/owlcs/owlapi).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    ...IP address can be derived from the information of your PC's Wi-Fi adapter. This is either DHCP-server IP address or default router for this adapter. You can get this info using command line prompt in console by executing the following commands: ipconfig /all - for Windows (you'll get full info), ip route - for Linux to get the default router IP for your Wi-Fi adapter which is also the camera address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nonogram

    nonogram

    Nonogram solver editor

    This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster https://github.com/kutaybezci/nonogram "Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CompleXChange

    CompleXChange

    differential analysis of combinatorial protein complexes

    The increasing wealth of transcriptomic data and current computational tools enable to infer how protein interactomes and complexomes may be assembled in specific samples. With CompleXChange this information can be exploited to conduct differential analyses of the dynamic protein complexome in a quantitative manner. The corresponding publication can be found on https://doi.org/10.1186/s12859-019-2852-z.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Google Santa Tracker for Android

    Google Santa Tracker for Android

    Educational and entertaining tradition that brings joy to children

    ...The app is a companion to the Google Santa Tracker website (repository here), showcasing unique platform capabilities like Android Wear watchfaces, device notifications and more. First up, Santa Tracker is powered by Firebase, so you'll need to enable it on your Google account over at the Firebase console. A beautiful designed village. Exciting games like Penguin Swim and Rocket Sleigh. Use of Dynamic Feature Modules (each game is a separate module, fetched dynamically on first run). Interactive Android Wear watchfaces (with sound!). Videos, animations and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Lire un fichier texte en une ligne

    Ceci est un exemple de lecture un fichier texte en une ligne en Java

    Dans cet exemple, nous allons voir comment lire le contenu d'un fichier texte en une seule ligne de code et cela en utilisant deux API et en obtenant deux formats possibles. Les deux API sont : * java.nio : disponible depuis Java 4 mais vraiment efficace depuis Java 8. * Apache Commons IO : créée pour faciliter les Entrées/Sorites sous Java. Les deux formats sont : * Lire tout le contenu dans une seule chaîne (String), * Lire le contenu ligne par ligne (List<String>).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB