EnglishFrenchSpanish

OnWorks favicon

BTCore download for Windows

Free download BTCore Windows app to run online win Wine in Ubuntu online, Fedora online or Debian online

This is the Windows app named BTCore whose latest release can be downloaded as BTCore1.0.2wdocs.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named BTCore with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.

- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application and install it.

- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.

Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.

SCREENSHOTS

Ad


BTCore


DESCRIPTION

NEWEST FEATURE
----------
Added one line ".zip" extraction to Util class!
Added one line ".zip" extraction from URL (web) and one line file download from URL!


BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone.

BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found were hard to implicate. So what we did was boil them down for your ease of use.

Not everything is super glamorous, and there is nothing in this library you cant already do yourself, the idea is simply to take one thing out of your hands, so that you can focus on coding the important stuff.

See features for some examples of code you'll find in BTCore.



Features

  • Added Support for Downloading web files and extracting .zip files.
  • Code Shortening: System.out.println("") -> Util.println("") & JOptionPane.showMessagePane() -> GUI.popup("")
  • Multiple monitor detection: Screen.getNumMonitors();
  • Quick file reading and analysis: Util.getNumLinesInFile("file.txt") & Util.getLineFromFile("file.txt",2) & Util.allLinesFromFile("file.txt")
  • Custom Actions that can be passed from one class to another via BTCore's CustomAction abstract class
  • True Fullscreen JFrame Support with customizable monitor resolution and refresh rate
  • Custom LoadingBar that actually performs tasks in a threaded order
  • Secure Encryption, Decryption, Serial/Key Generator
  • Custom fonts from ".ttf" files with one line of code
  • Load images from files as easy as Graphics.image("");
  • One line image preload: Graphics.preloadImage(image)
  • MySQL client support for both local and Global MySQL Servers
  • A customizable console called "DevConsole" you can add your own commands to and show as an InnerFrame or its own JFrame
  • FULL JAVADOC DOCUMENTATION
  • INCLUDED TIPS, TRICKS, AND EXAMPLES


This is an application that can also be fetched from https://sourceforge.net/projects/bt-core/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad