Showing 65 open source projects for "open source interpreters"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    StickyTimeLine

    StickyTimeLine

    StickyTimeLine is timeline view for Android

    StickyTimeLine is timeline view for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sentry SDK for Java and Android

    Sentry SDK for Java and Android

    A Sentry SDK for Java, Android and other JVM languages

    Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openHAB client for Android

    openHAB client for Android

    openHAB client for Android

    This app is a native client for openHAB which allows easy access to your sitemaps. Control your openHAB server and/or openHAB Cloud instance, e.g., an account with myopenHAB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maps Compose

    Maps Compose

    Jetpack Compose composables for the Maps SDK for Android

    This repository contains Jetpack Compose components for the Maps SDK for Android. Jetpack Compose is a declarative, native UI toolkit that simplifies and accelerates UI development. With Jetpack Compose, you describe what you want your app to look like, and then let Jetpack Compose handle the rest. The Maps Compose library for the Maps SDK for Android is a set of open-source composable functions and data types that you can use with Jetpack Compose to build your app. The Maps Compose library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    Home Assistant Companion for Android

    Home Assistant Companion for Android

    Home Assistant Companion for Android

    Control and monitor your home from anywhere in the world. Home Assistant Companion lets you control all your devices and provides advanced location and notification engines to allow for complex automation. Home Assistant is an open-source home automation platform that focuses on local control and privacy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wikipedia Android app

    Wikipedia Android app

    The Wikipedia app for Android

    This repository contains the source code for the Wikipedia Android app. Wikipedia is the free encyclopedia that everyone can edit. Articles are freely licensed and the app is 100% open source. The lifeblood of Wikipedia is its community of volunteers who work to give you unlimited access to free, reliable, and neutral information. Wikipedia is a place to learn where there is no advertising. The app was developed by the Wikimedia Foundation, a non-profit organization that supports and manages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Permission Flow for Android

    Permission Flow for Android

    Know about real-time state of a Android app Permissions

    Know about the real-time state of an Android app Permissions with Kotlin Flow APIs. In big projects, app is generally divided in several modules and in such cases, if any individual module is just a data module (not having UI) and needs to know the state of permission, it’s not that easy. This library provides a way to know the state of permission throughout the app and from any layer of the application safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OneSignal Android Push Notification

    OneSignal Android Push Notification

    OneSignal is a free push notification service for mobile apps

    OneSignal is a free email, sms, push notification, and in-app message service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EitherNet

    EitherNet

    A pluggable sealed API result type for modeling Retrofit responses

    A pluggable sealed API result type for modeling Retrofit responses. By default, Retrofit uses exceptions to propagate any errors. This library leverages Kotlin sealed types to better model these responses with a type-safe single point of return and no exception handling needed. ApiResult has two sealed subtypes: Success and Failure. Success is typed to T with no error type and Failure is typed to E with no success type. Failure in turn is represented by four sealed subtypes of its own:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    PassAndroid

    PassAndroid

    Android App to view passes

    Displays esPass (*.esPass) & Passbook (*.pkpass) files, shows the Barcode (QR, PDF417, AZTEC, Code 39 and Code 128 format) and is also usable offline. When preparing for the Chaos Communication Congress 2012 #29c3 I stumbled upon a passbook file for the first time. I really like the idea of paperless tickets as it saves time and trees which are both very valuable to me. The problem was that I was unable to find an app to open and use the downloaded passbook files with, that's why I wrote my own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Noice for Android

    Noice for Android

    The Android app for Noice.

    For a lot of people, a little uniform background noise is helpful to remain calm and focused. In some cases, it also boosts productivity and lowers the effects of stress and anxiety. Background noise also masks tinnitus, calms agitated infants, and improves reading and meditation experiences. Noice for Android allows you to create personalized sound environments. It enables you to combine different sounds at different volume levels to create perfect ambient atmospheres. These custom sound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    BRVAH or Base RecyclerView Adapter Helper is a helpful tool for using RecyclerView more easily and efficiently. If you're an Android developer, you're probably familiar with RecyclerView as it is one of the most frequently-used controls in Android. While it may be quite useful however, a lot of developers can find it vexing to use. This is where BRVAH comes in. With BRVAH, it becomes easier than ever to use RecyclerView. Its efficient use meets the common needs of Android developers in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Firebase Kotlin SDK

    Firebase Kotlin SDK

    A Kotlin-first SDK for Firebase

    The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. Its API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android, Desktop, or Web, enabling the use of Firebase as a backend for Compose Multiplatform, for example. Unlike the Kotlin Extensions for the Firebase Android SDK this project does not extend a Java-based SDK so we get the full power of Kotlin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Clock

    Simple Clock

    Combination of a beautiful clock with widget, alarm, stopwatch & timer

    This clock app has multiple functions related to timing. It can be used as a clock widget or as a alarm clock. It is made to help you regulate your daily life and sleep better. You can also use the stopwatch in this app to count your time when you are running for healthy lifestyle or for any other purpose. This app can also be placed on your home screen for easy navigation. As a clock widget you can enable displaying times from other time zones, or use the simple, but customizable and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Amethyst Nostr client for Android

    Amethyst Nostr client for Android

    Nostr client for Android

    Amethyst brings the best social network to your Android phone. Just insert your Nostr private key and start posting. This is a native Android app made with Kotlin and Jetpack Compose. The app uses a modified version of the nostrpostrlib to talk to Nostr relays. The overall architecture consists of the UI, which uses the usual State/ViewModel/Composition, the service layer that connects with Nostr relays, and the model/repository layer, which keeps all Nostr objects in memory, in a full OO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Red Moon

    Red Moon

    Android screen filter app for night time phone use

    Blue light may suppress the production of melatonin, the sleep hormone. Red Moon filters out blue light and dims your screen below the normal minimum, so you can use your phone comfortably at night.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DisneyCompose

    DisneyCompose

    A demo Disney app using Jetpack Compose and Hilt based on Android

    A demo Disney app using compose and Hilt based on modern Android tech-stacks and MVVM architecture. Fetching data from the network and integrating persisted data in the database via repository pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twidere X

    Twidere X

    Next generation of Twidere for Android

    Next generation of Twidere for Android 5.0+. Still in the early stages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BiTGApps

    BiTGApps

    Custom Google Apps Project

    BiTGApps is a customized Google Apps Package to sideload Google Apps in Custom Android OS.
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 20
    XiaomiFirmwareUpdater

    XiaomiFirmwareUpdater

    Provides you with firmware packages for all Xiaomi devices (Backup)

    ...://xiaomifirmwareupdater.com/ Supported Devices: https://xiaomifirmwareupdater.com/supported/firmware/ XDA Support Thread: https://forum.xda-developers.com/android/software-hacking/devices-xiaomi-firmware-updater-t3741446 Source code: https://github.com/XiaomiFirmwareUpdater/ Telegram Channel: https://t.me/XiaomiFirmwareUpdater
    Downloads: 102 This Week
    Last Update:
    See Project
  • 21
    BleGattCoroutines

    BleGattCoroutines

    Functional Bluetooth GATT for Android (all the meanings)

    Functional Bluetooth GATT This library allows easy and safer usage of BluetoothGatt in Android. Instead of having callbacks to manage, you just need to call functions. It has also been tested successfully on Wear OS, with the sample included in this repository. It should work similarly on other Android variants such as Android TV. It does so by taking advantage of the excellent coroutines feature in the Kotlin programming language that allows one to write asynchronous code in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cloudstream

    cloudstream

    Android app for streaming and downloading Movies, TV-Series and Anime.

    Android app for streaming and downloading Movies, TV-Series and Anime.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    freeDictionaryApp

    freeDictionaryApp

    A simple android application for freeDictionaryAPI

    freeDictionaryApp or free Dictionary App is a simple android application for freeDictionaryAPI. (a reincarnation of https://github.com/yamin8000/Owl2) implemented using Kotlin and Jetpack Compose
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    LTECleanerFOSS

    LTECleanerFOSS

    The last Android cleaner you'll ever need

    Android API 23+ (Marshmallow) no longer allows apps to clean other app's caches, thus the claim of cleaners clearing them is completely false. The only thing they can clean: log files, temporary files, and empty folders. LTE Cleaner is %100 free, open source, ad-free, and deletes everything it claims too.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    JetQuotes

    JetQuotes

    Quotes Application built to Demonstrate use of Jetpack Compose

    A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project