Showing 47 open source projects for "setting"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    MaterialPopupMenu

    MaterialPopupMenu

    Shows Material popup menus grouped in sections & more

    This library allows to create simple popup menus programmatically with a nice type-safe builder syntax in Kotlin. Menus can be divided into separate sections with optional headers and contain icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NativeScript Secure Storage plugin

    NativeScript Secure Storage plugin

    NativeScript plugin for secure local storage of fi. passwords

    The nativescript-secure-storage plugin provides a secure mechanism for storing sensitive data, such as passwords and tokens, within NativeScript applications, ensuring data protection through encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Recyclical

    Recyclical

    Easy-to-use, extensible Kotlin DSL for setting up RecyclerViews

    An easy-to-use, extensible Kotlin DSL for setting up and manipulating RecyclerViews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NarinjaraNews

    NarinjaraNews

    Version: 1.0(1)v, Size: 627.96KB

    Apk on Directory Reading to Narinjara News(web). Note, This Apk is Own Sign (Self-Certificate/ MD5withRSA key ). You want to Download and install on your Phone! Turn-off Google Play protect (on setting) and than you see to tab (Any whare install) on you select this... Thanks you... -This Apk is No Ads, No Virus, No Bloatware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Android File Search

    Android File Search

    Show files on Android device

    ...This new version allows to delete files, rename files, delete directories, rename directories, and view text files when the file extension is : txt, xml, htm, html, xsl, xslt, text, ascii, ini, asp, aspx, java, kt, cs, js, jsp, php, bat, css, csv, kml, svg (feel free to ask for more file extensions, that should be a setting in the application in the future). The application starts browsing from the internal storage of the Android device ("/storage/emulated/0") so you can browse your data file (pictures, alarms, documents, downloads, movies, music, ringtones...). This version also allows you to view the first 1024 bytes of any clicked file in hex format if it is not a text file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android-State

    Android-State

    A utility library for Android to save objects in a Bundle

    A utility library for Android to save objects in a Bundle without any boilerplate. It uses an annotation processor to wire up all dependencies. It's recommended to turn on a global setting in your Application class to save and restore the instance state of all activities and fragments from the support library. After that you only need to annotate your fields with @State inside of your fragments and activities. You can save any type which can be saved in a Bundle like the String, Serializable, and Parcelable data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Online Wallpapers

    Online Wallpapers

    Android wallpapers manager built with react-native and utlizes reddit

    A simple to use Android wallpaper manager, that utlizes the reddit API to fetch the latest wallpapers shared by the platform members, And gives users the ability to choose from endless variety of wallpapers. Users are given a group of categories to select the type of wallpapers they want to be fetched to them. As well as the ability to browse through them before setting one. Also it has the ability to automatically set a new random wallpaper picked from the chosen categories with given duration set by the user too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    AirPirates

    AirPirates

    Steampunk airplanes dogfighting with zeppelins

    AirPirates - Krazy Kraut is the latest campaign in a steampunk dieselpunk teslapunk setting with amazing airplanes fighting zeppelins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bolt

    Bolt

    An embedded key/value database for Go

    ...The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it. Bolt is stable, the API is fixed, and the file format is fixed. Full unit test coverage and randomized black box testing are used to ensure database consistency and thread safety. Bolt is currently used in high-load production environments serving databases as large as 1TB. Many companies such as Shopify and Heroku use Bolt-backed services every day. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NamelessROM

    NamelessROM

    Custom ROM for Android

    NamelessRom is opportunity; an opportunity to have a voice to the development team of the after-market firmware that you run on your device. The main goal of NamelessRom is to provide quality development for android devices, phones, and tablets alike. NamelessRom developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly. This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13

    UDS Digital Supervisor

    Automatic temperature controller for Ugly Drum Smokers using Android

    This is the code for controlling the temperature Ugly Drum Smoker (UDS) using an Android device. The Android device runs a PID algorithm to determine the correct setting for a small blower attached to the UDS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Battery Saver Advance

    Battery Saver Advance

    This amagine App will help you to save your battery.

    This amagine App will help you to save your battery, and boosts your battery, you can enable wi-fi, gps , Airplane mode in single tap. App will kill your running apps in single tap. you can change your phone setting in single tap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    magic

    magic

    CSS3 Animations with special effects

    ...If you want to customize the CSS files, now you will have the chance. Load the animation after certain time. Load the animation after certain time but with an infinite loop. You can change the time of the animation by setting the class magictime. Assign the timing to a specific animation. You can include only certain animations. Comment or uncomment your desired file and run from terminal the provided commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OARS Android IMU & GPS Data Logger

    OARS Android IMU & GPS Data Logger

    OARS - Orientational Awareness Reaction Systems

    ...Contained within this small IMU is a 3-axis Accelerometer, 3-axis Gyro, and 3-axis Magnetometer. Along with a built in processor, it can calculate movements along 9-axis. Depending on platform and app setting, OARS can record sensor values at a rate up to 100hz, or 100 positions per second. GPS data such as Longitude, Latitude, Direction, Speed, and Elevation, are also logged at approximately 1hz, or 1 update per second. Giving you the ability to precisely map an equipped objects location, orientation, and rate of movement along any plane with extreme accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lint Cleaner Plugin

    Lint Cleaner Plugin

    A Gradle Plugin that removes unused resources in Android projects

    The Lint Cleaner Plugin is a Gradle plugin designed to help Android developers manage and clean up unused resources and lint-related warnings in their projects. Over time, Android projects can accumulate unused strings, drawables, layouts, or other resources, which increase build sizes and reduce maintainability. This plugin scans the codebase to detect and safely remove these unused entries, ensuring that the app remains lean. It integrates with Android’s lint checks, giving developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AndroidSeekBarPreference

    AndroidSeekBarPreference

    Provides a preference, which allows to select a value from a SeekBar.

    "AndroidSeekBarPreference" is an Android-library, which provides a Preference implementation, which allows to choose a floating point value or an integer value from a continuous range via a SeekBar. When interacting with the preference the SeekBar is shown within a dialog. The chosen value will only be persisted, if confirmed by the user. An Android test project, which provides JUnit tests for this library, is available via the URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SDK Manager Plugin

    SDK Manager Plugin

    Gradle plugin which downloads and manages your Android SDK

    ...Subsequent runs will omit this output and proceed directly to normal execution. It currently takes about 100ms on average to check all of the above conditions. This cost is only paid when Gradle is setting up the model for the project. If you use the Gradle daemon or use Android Studio this only happens once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Android: PicturePlayer

    Play sequence of images as video on Android device.

    You can add images in folders or zip archives to special directory on your sdcard (/sdcard/PicturePlayer) and then play them as videos with various of settings, like fps, scale, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
     Easy Clicker

    Easy Clicker

    A dual smartphone/web-based clicker application for students/teachers

    Easy Clicker will allow students and teachers to use their smartphones or a laptop to administer and/or submit to poll questions in the classroom setting. The student will no longer need to worry about carrying a physical device to class other than their smartphone or laptop, and will be able participate in any poll administered by the teacher.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB