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

Project Samples

Project Activity

See All Activity >

Categories

Libraries, Decryption

License

Apache License V2.0

Follow BTCore

BTCore Web Site

You Might Also Like
Cyber Risk Assessment and Management Platform Icon
Cyber Risk Assessment and Management Platform

ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of BTCore!

Additional Project Details

Registered

2015-12-11