Showing 12 open source projects for "8086.zip"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    JHenTai

    JHenTai

    A cross-platform manga app made for e-hentai & exhentai by Flutter

    JHenTai is a Flutter-based cross-platform client for browsing and reading hentai manga from the E-Hentai and ExHentai galleries. It supports advanced features like search filters, image caching, favorites, downloads, and multi-threaded image preloading to optimize the reading experience. Users can view galleries in a reader mode with customizable layouts, zoom, and navigation options. The app includes account integration for logged-in features, synchronization of favorites, and support for...
    Downloads: 756 This Week
    Last Update:
    See Project
  • 2
    File-Studio

    File-Studio

    A tool that automates complex file operations.

    File studio is a tool that assists in handling complex file operations such as bulk renaming, organizing folders and more.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    ZnetDK 4 Mobile

    ZnetDK 4 Mobile

    Responsive Web App development full-stack framework in PHP and JS

    Develop easily in PHP, MySQL and JavaScript your business web app for mobile and tablet devices from a ready-to-customize starter app, fully Responsive and Installable (PWA). No need to start up from scratch. You just have to add the views that fullfill your business requirements and connect them to the user navigation menu. All the features expected for a mobile business application are already developed! Authenticate your users through the built-in login form. Show them only the pages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    aex-mi6

    aex-mi6

    old aex builds for sagit

    ...This TWRP is recommended for AospExtended https://github.com/xiaomi-msm8998/device_xiaomi_sagit/releases/tag/3.2.3-4 You can use it with f2fs and ext4 Installation: 1: Dirty flash from AEX pie (stay on ext4) * normal flash the zip as always :D 2: Clean flash ext4 *reboot to the TWRP and format data + wipe all *reboot to recovery *Flash ROM and GApps *boot 3: Clean flash f2fs *reboot to the TWRP and format data + wipe all *reboot to recovery *select wipe > advanced wipe select cache then select repair or change file system and select F2FS *Do the same step with Data (*reboot to recovery) *Flash ROM and GApps *boot Thanks to Vantom and Ahmed Ali Based on our love demon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    ...Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy compilation. You will need Visual Studio 2010 (or greater) or GCC set up and configured on a Windows operating system in order to use this batch file. See the user guide linked to above for full instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    ...No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroZip

    MicroZip

    Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile

    MicroZip is a powerful file compression and encryption utility for mobile phones which allows you to create and extract compressed archives in multiple formats and encrypt sensitive information with powerful AES-256 encryption. MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc. MicroZip allows you to extract selected files without extracting the whole ZIP archive. MicroZip also supports encrypted ZIP archives with both classic ZIP encryption and AES 256 encryption algorithm.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    PACmanJBBlaze

    PACman Rom Galaxy Blaze 4G

    ...This includes CM10 settings, AOKP Settings, and ParanoidAndroid settings—plus all the interconnected cherry picks you could ever wants However, the ParanoidAndroid crew have asked that the ParanoidPreferences.apk be taken out of the ROM. It can be grabbed from any ParanoidAndroid ROM Installation: Download to sdcard reboot recovery Backup wipe data/system/cache/dalvik install downloaded zip reboot and wait 5 minutes... reboot recovery flash JellyBean GAPPS if you wish reboot and enjoy... Thanks: Google for source of course dr4stic- for his awesome kernel fixes CyanogenMod AOKP PAC-man and anyone else I may have forgotten LINKS: ROM: https://sourceforge.net/projects/aok...oad?source=dlp GAPPS : http://goo.im/gapps/gapps-jb-20121128-signed.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MobileBook (MoBo) is an small e-book format. It's optimized for using on mobile devices. MoBo include up to 256 books per file, many of mediatypes and a small javascript and a mini flash. For advanced infos download the specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A version of jazz (see http://jazzlib.sourceforge.net/) for mobile devices. It allows to handle zip and jar archives on devices (e.g. smart phones) executing a KVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo