EnglishFrenchSpanish

OnWorks favicon

BTCore download for Linux

Free download BTCore Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux 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 the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux 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, install it and run it.

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
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad