Showing 953 open source projects for "base64.java"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    YARI is a comprehensive tool suite to debug (layouts), spy, spider, inspect and navigate SWT and Eclipse based application GUIs (Workbench or RCP) at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ShutDown 4.1 [En Español]

    ShutDown 4.1 [En Español]

    Permite programar el apagado o suspensión de la pc, entre otros...

    ShutDown es un programa para Windows diseñado para programar una hora de apagado, hibernado o suspensión de su PC, también puede programar el cierre o la apertura de procesos / programas ShutDown is a program for windows designed to schedule a time to shutdown or hibernate your pc, you can also schedule the closure or/and opening of processes/programs
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    Shimmer is an Android library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator that was originally developed for Facebook Home. Shimmer for Android is implemented as a layout, which means that you can simply nest any view inside a ShimmerFrameLayout tag, and call to start the animation from your code. That's all that is required. The layout will use the values you specify either on the tag (using custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    PigIron

    PigIron

    Java bridge to IBM z/VM System Management API

    PigIron is an open source Java class library which implements the client side of the IBM z/VM Virtual Machine Operating System Systems Management Application Programming Interface (VSMAPI). PigIron is not associated with the IBM corporation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Materialistic for Hacker News

    Materialistic for Hacker News

    A material-design Hacker News Android reader

    Material design Hacker News client for Android, uses official HackerNews/API, Dagger for dependency injection.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Side Menu Android

    Side Menu Android

    Side menu with some categories to choose

    Side menu with some categories to choose. Depends on Ozodrukh's animation util for CircularReveal animation for 2.3+ version. First of all, you have to upload the animation submodule with git submodule update --init command. Or you can add gradle dependency with command. To add gradle dependency you need to open build.gradle (in your app folder, not in a project folder) then copy and add the dependencies there in the dependencies block. After you have to create special overlay layout to show...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Aurora IMUI

    Aurora IMUI

    General IM UI components, Android/iOS/RectNative ready

    Aurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK. This library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also supports style customization. We already have Android/iOS/React Native platforms support. Already supports three main platform, Android, iOS, React Native. With Aurora IMUI, you can implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AHBottomNavigation

    AHBottomNavigation

    Library to reproduce the behavior of the Bottom Navigation guidelines

    Library to implement the Bottom Navigation component from Material Design guidelines (minSdkVersion=14). Bottom navigation bars display three to five destinations at the bottom of a screen. Each destination is represented by an icon and an optional text label. When a bottom navigation icon is tapped, the user is taken to the top-level navigation destination associated with that icon. The bottom navigation bar is easy to reach on a handheld mobile device. When used, the bottom navigation bar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Advanced RecyclerView

    Advanced RecyclerView

    RecyclerView extension library which provides advanced features

    This RecyclerView extension library provides Google's Inbox app like swiping, Play Music app like drag-and-drop sorting and expandable item features. Works on API level 14 or later. Reduces library conflicts, easy to integrate with existing code. Looks difficult at a glance, but gives great flexibility like the original RecyclerView. Swipe dismiss and swipe pinning operation. (like Google's Inbox app). Smooth item reordering with linear list (LinearLayoutManager). It behaves like the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Pocket Application Maker. Combination of a rapid GUI generator and a flexible "text generator/commander" to handle both design and logic of an application simply from a text file. All with SQL capability (sqlite integrated).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chart component based on SWT. - project has been migrated to https://github.com/eclipse/swtchart - please file issues at https://github.com/eclipse/swtchart/issues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Time Selector

    Time Selector

    Java Swing Time Selection textfield

    A custom Swing text field for time data entry that allows selecting any 24-hour time with just 3 mouse clicks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Ever wondered, how to create a huge Java/swing application, without ignoring the MVC-Pattern? BlackVisi is the ultimative way to keep you code simple, stable and maintainable! It is state-oriented, uses state-of-the art techniques (Java5) and is flexible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Transitions Everywhere

    Transitions Everywhere

    Set of extra transitions on top of Jetpack transitions library

    Originally this library was a full backport of Android Platform's Transitions API. Then all the bug fixes from the library were ported into AndroidX Transitions (previously Support library). Now this lib has minSdk version 14 (Android 4.0 ICS) and consists of some transitions which are not a part of the official set. Internal Transitions that was marked as @hide in the platform are recolor, rotate, change text and crossfade. As well as two extra transitions, which are scale and translation....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Douya Bean sprouts

    Douya Bean sprouts

    A Material Design app for douban.com

    The open source Material Design Douban client. Among all people who directly access Douban, the most common and consistent usage is around ratings, comments, discoveries, and discussions around movies, TV, books, records, and events (what we call "items"). We will use the ratings and comments that are synchronized with the website as a starting point and basis to reconstruct the discovery and discussion around personal interests on the mobile phone. Douban is never a single website, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Material Theme UI for JetBrains

    Material Theme UI for JetBrains

    JetBrains theme of Material Theme

    This is a port of the famous Material Theme for JetBrains IDEs, allowing a total customization of the IDE including Themes, Color Schemes, Icons and many other features. Since version 6.0.0 the plugin is now a paid plugin based on a freemium model. It means that the plugin is still free, but extra features are only available for paid customers. Previous versions are still available for free, but further updates will only be available on the Paid Version. The plugin is priced at $1.5 USD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    highfaces

    JSF 2 Chart Component Library based on HighCharts

    JSF 2 Chart Component Library based on HighCharts. HighFaces adds JSF 2 components, with which you can easily create charts from your existing POJOs without that you need to know anything about the JS, Json structures, etc of HighCharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    How good is your software? jmove eases the understanding and valuation of the design and architecture of complex software written in java. It provides dependency analysis, metrics, design rule checking and impact analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    FXWindowFramer

    A JavaFX library to repaint your Applications window frame.

    Most developer’s wish list probably hosts the idea of exploring new ways of decorating his/her applications window... Of course, preferences of current OSes do propose a few options, but some may want more, or different choices, would it just be to frame their apps with their own uniform “branded” style. FXWindowFramer is a quite simple JavaFX library, which may be used to change the look&feel of a JavaFX application (applying just a few cosmetic changes through CSS definitions), or, as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AndroidRate

    AndroidRate

    Library to help you promote your Android app

    AndroidRate is a library to help you promote your Android app by prompting users to rate the app after using it for a few days.
    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.