Search Results for "wsa-with-magisk-gapps-pico_2203.40000.3.0_x64_release-nightly"

23 projects for "wsa-with-magisk-gapps-pico_2203.40000.3.0_x64_release-nightly" with 1 filter applied:

  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what's next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 1
    Mtk Easy Su

    Mtk Easy Su

    Get bootless root access with few clicks.

    This app set up bootless super user access, with Magisk and Mtk-su, on MediaTek Android devices. To facilitate those wishing to use the security breach Mtk-su by Diplomatic. If you are a more advanced user. I recommend using the mtk-su tool from the terminal, you will have more possibilities and control over the process.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    libsu

    libsu

    A complete solution for apps using root permissions

    ...The library focuses on developer ergonomics: thread-safe helpers, Kotlin-friendly APIs, and utilities for file operations, process management, and parcelable data transfer. It’s designed to interoperate smoothly with Magisk-based root environments while degrading gracefully on non-rooted devices when possible. Attention is given to security and correctness—avoiding resource leaks, handling timeouts, and containing elevated operations to explicit scopes. For apps that legitimately need privileged automation or maintenance tasks, libsu becomes the backbone that keeps the “root” parts predictable and testable.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    derive(Error)

    derive(Error)

    derive(Error) for struct and enum error types

    This is a Rust crate that provides a convenient derive macro (#[derive(Error)]) for implementing std::error::Error on your custom error types (structs or enums). The goal is to enable library authors to build expressive, typed error types, with readable Display implementations (via #[error("...")] annotations) as well as From conversions (#[from]), source tracking (#[source]), and optionally backtraces. It is designed so that switching from handwritten error implementation to using this...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    openFrameworks

    openFrameworks

    Cross platform toolkit for creative coding in C++

    openFrameworks is a C++ toolkit for creative coding. docs have some documentation around OF usage, per platform things to consider, etc. You should definitely take a look in there; for example, if you are on OSX, read the osx.md. apps and examples are where projects go -- examples contain a variety of tasks that show you how to use OF, and apps is where your own projects will go. libs contain the libraries that OF uses, including the open frameworks core itself. addons are for additional...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Windocks - Docker Oracle and SQL Server Containers Icon
    Windocks - Docker Oracle and SQL Server Containers

    Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.

    Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
    Learn More
  • 5
    Psi+

    Psi+

    Psi+ Project — development branch of Psi XMPP client

    Psi is a cross-platform powerful XMPP client designed for experienced users. Psi+ is a development branch of Psi XMPP client. Previously is was a sort of fork but now just consider it as a space for nightly builds.
    Leader badge
    Downloads: 474 This Week
    Last Update:
    See Project
  • 6
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    ...It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 8
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    cross

    cross

    Zero setup cross compilation and cross testing of Rust crates

    This project is developed and maintained by the cross-rs team. It was previously maintained by the Rust Embedded Working Group Tools team. You have four options to configure cross. cross will provide all the ingredients needed for cross-compilation without touching your system installation. cross provides an environment, cross-toolchain, and cross-compiled libraries, that produce the most portable binaries. “cross-testing”, cross can test crates for architectures other than i686 and...
    Downloads: 9 This Week
    Last Update:
    See Project
  • File Synchronization, File Replication and File Archiving software solutions. Icon
    File Synchronization, File Replication and File Archiving software solutions.

    SIMPLIFY CRITICAL FILE TRANSFERS

    SureSync is a file replication and synchronization application that provides one-way and multi-way processing in both scheduled and real-time modes.
    Learn More
  • 10
    JNativeHook

    JNativeHook

    Global keyboard and mouse listeners for Java

    JNativeHook is a library to provide global keyboard and mouse listeners for Java. This will allow you to listen for global shortcuts or mouse motion that would otherwise be impossible using pure Java. To accomplish this task, JNativeHook leverages platform-dependent native code through Java's native interface to create low-level system-wide hooks and deliver those events to your application.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

    simple rdist rcs and tools , srtools

    simple rdist rcs and tools , srtools , synchronizing

    ...host based files is a way to allow hosts to distribute all files without clobbering host specific files. and with that ... srtools(1) makes partially synchronizng hosts easy. Also can be a far easier way to do incremental or nightly backups. Also an easy way to have multiple hosts interact. README is visible on file download page EXAMPLE: $rcssrdist file (file was broadcased to default hosts list that are up. if a rcs pair existed it was taken care of. existence of directory on other hosts was checked (common mistakes checked)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MoleQueue

    MoleQueue

    Desktop integration of high performance computing resources

    MoleQueue is an open-source, cross-platform, system-tray resident desktop application for abstracting, managing, and coordinating the execution of tasks both locally and on remote computational resources. It is built and tested and Linux, Mac OS X, and Windows, with nightly binaries currently available for Mac OS X and Windows. Users can set up local and remote queues that describe where the task will be executed. Each queue can have programs, with templates to facilitate the execution of the program. Input files can be staged, and output files collected using a standard interface.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13

    Download Platform

    multiple user groups, Facebook & OpenID login, powerful & easy to use

    This website was implemented as a result of a TU Ilmenau software project during the summer semester of 2013. The Download Platform is a website that is used to share and organize downloads/data for many different needs. You can customize the site for your own benefit to create your own download management system. To be able to log in to at the system you require an existing Facebook- or OpenID-Login. In addition it is possible to register directly on the website to get a free access to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Impossible Mission 1 HTML5

    Impossible Mission 1 HTML5

    Mission Impossible C64 game remake in HTML5

    First of all: I am not the owner of this script, it is maded by an excellent programmer! It is a full game conversion, with all of the c64 palettes, and manual. NO EMULATION SOFTWARE NEEDED! Upload to a server, and open with Chrome/Firefox/Nightly still not emulating anything :D its a genius remake :D (This game repro is working without server hosting, just extract and play)All program is a clone, and it is rewritten from scratch. I do not claim anything, this scripts are maded by an excellent programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fastest

    Automate your software testing, the fastest way!

    ... * Fastest helps automate all the necessary, but difficult test automation tasks like 'Mapping the test case execution with test plan document, updating centralized test management database, reporting, setup of automated nightly regressions in Continuous Integration (CI) environments, Running code / commands on remote hosts, Interacting with Web services, browser based automation using Selenium, SSH access, Sending Email notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This will integrate Google Apps services with Moodle. The Moodle administrators can manage gApps accounts within Moodle and all the Moodle users will be able to access gApps services within Moodle (i.e eMail via SSO, ect..)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Nightwatch is a (nightly) build tool, written in Perl. The system can run multiple projects of different types, i.e. Maven, Make, etc. Nightwatch is pluggable, so you can write your own specific build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...It utilizes log entries generated by a patch to the qmail-scanner distribution to report spam and virus details. Often included in the qmailstats script from QmailRocks.org to send nightly stats emails.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Nightly e-mail vsftpd log reporter & statistics reporter. Will eventually include graphs for use on webpages (Through Flash or CFMX), real-time monitoring, and console notices for user specified events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads mozilla nightly build for you every day. Lets you share bookmarks between different versions of netscape/mozilla, and across multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Work it! is a job post fetcher. It can fetch jobs posts on multiple websites, and store in a local database for later reviewing. Setup as an automated process for nightly (or daily) scanning. Then use viewer to scan at your leisure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB