Showing 71 open source projects for "result"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    NavitConfigurator

    NavitConfigurator

    Editor for configuring the open source navigation program Navit

    NavitConfigurator is an editor for configuring the open source navigation program Navit. It supports Andoid devices to test the result directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Android DvxWifiScan - Wifi scanner

    Android DvxWifiScan - Wifi scanner

    Wifi scanning and wifi control tool for Android 4.2.2 and more.

    DvxWifiScan is a wifi 802.11x scanning application for Androïd 4.x and more. It allows you to : - Launch a one-time scan of all wifi network SSIDs around - Launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage). - Stop and start the wifi interface + get the MAC address of the connected interface - Get the LAN IP address currently in use (or 0.0.0.0 if none) It is optimized for low memory consumption. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Drawable Optimizer

    Drawable Optimizer

    Gradle plugin to optimize png files and reduce resultant apk size

    ...By running as part of the build, it automates a task that would otherwise require manual tooling passes on individual files. Developers can fine-tune which directories and formats to process and exclude sensitive assets where bit-exactness matters. The result is faster downloads, lower install sizes, and improved memory characteristics on resource-constrained devices. It fits naturally into continuous integration, ensuring optimizations remain consistent over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Grafika

    Grafika

    Grafika test app

    Welcome to Grafika, a dumping ground for Android graphics & media hacks. A collection of hacks exercising graphics features. An SDK app, developed for API 18 (Android 4.3). While some of the code may work with older versions of Android, some sporatic work is done to support them. Open source (Apache 2 license), copyright by Google. So you can use the code according to the terms of the license, A perpetual work-in-progress. It's updated whenever the need arises. To some extent, Grafika can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    The problem: ICT-induced communication filters The solution: clear statements. mandatory. The result: No more reading between the lines A) the basic concept: On the client-side we make available: Three database (e.g. SQLite) populated drop-down-lists for: ------ QR: question repeat/ your appeal ("What do I think what you are wanting from me") IM: I-message ("what do I think about this, what is my situation, my point of view, my feelings") AP: my appeal ("what exactly do I want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ePUBator

    ePUBator

    Minimal offline PDF to ePUB converter for Android

    ...PDF extraction based on iText library <http://itextpdf.com/> released under the AGPL license. - ePUBator IS THINKED FOR BOOKS (NOT FOR EVERY TYPE OF PDF), BUT IF YOU NEED A BETTER RESULT TRY SOMETHING ELSE LIKE CALIBRE. - ePUBator doesn't need internet connection (doesn't send your docs somewhere on the net, doesn't have ads). - ePUBator extracts text (no text from pictures or from raster PDF). - ePUBator tries to extract images (only png, jpg and gif) but puts them at the page's end. - ePUBator tries to extract the table of contents if present (or creates a dummy TOC)...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    PNR Status Buzz

    PNR Status Buzz

    We have created this App for spreading knowledge of pnr status

    ...Many among of us travel regularly through train and seeking to know their current PNR status or other train enquiry in urgent basis, so for them we have created this app, through this they can track down their train PNR status just by entering their 10 digit PNR Number in the given box. On doing so; result will be displayed on their device screen instantly. Besides PNR enquiry; it also let you check seat availability, train schedule, station code and various other things. It has various amusing features which others doesn’t. All Passengers whether it's train or flight will be benefited by this App. It is simple and easy to use. Just try it; it bet you won’t regret. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    temperature converter-android

    temperature converter app for android.

    This is an android app that converts temperature between fahrenheit, celsius and kelvin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Reducer Calc

    Reducer Calc

    Program to calculate a frustrum

    This program calculates the two needed radii and the needed angle, which are needed, for building a frustrum. Input values are the two diameters and the height or side length of the frustrum. It is also possible to print the calculated model. At the moment the program is only developed for mac. Versions for the Iphone and the Windows should come in the future ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    UIU Student Assistant

    UIU Student Assistant is a android app to help students of UIU

    UIU Student Assistant is a android app by which a student can check UIU Official Notice, Exam's Result, Contact with faculty's through email, Access IUMS & ELMS Service and many more. Hope you all will enjoy it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Haqq

    Haqq

    Al-Qur'an Reading Scoring System

    Haqq - Al-Qur'an Reading Scoring System
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    MyBoardResult

    Bangdesh education board result fetcher

    Anyone can see result of HSC,SSC,JSC of any education board of Bangladesh using this app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AndroidCommunicator

    IoC Container for calling Web Services from Android

    ...These instances can be configured in an XML file with details like: Web Service address, type (one of SOAP, REST or HTTP - for a Web resource), timeout and algorithms for building the request object and the conversion from result to response object. The calls to the Web Services are performed in a generic manner transparent to the client of the API. A demonstrative application is also offered named PhotoSpeller that spells with photos a text obtained from the user or by calling one of the following services: QuoteOfThe Day or Excuses. The photos are obtained by calling either Flickr or Google Images services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dreams RPG - a tabletop game

    An Open Source RPG - a tabletop game

    Dreams is the result of many years of hard work to create a better tabletop RPG. Open for editing, expanding, and improving, the system is designed for open ended game-play with the ability to adapt to the player's needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Peerbet for Android

    Peerbet for Android

    Play without house edge for Bitcoin on your Android device!

    ...We offer a truly zero-sum game where players compete against each other, not against the gambling site. There are no hidden costs or commissions. Provably fair. We can't possibly change the outcome of a game. Neither can we know the result before everyone else does as well. All guaranteed by strong cryptography. Privacy. We respect your privacy and don't require you to give us your identity. All payments are made anonymously using the virtual currency Bitcoin. No limits. We don't impose any lower or upper limits on the bets you can place. Start playing with, or withdraw, just one Satoshi! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iTLogger

    iTLogger

    Log and evaluate data from your smartphone and OBD

    iTLogger is the result of a software project at TU Ilmenau in 2012. Its aim was to create an app and corresponding desktop programm, so that people could track their journey on forest roads and later evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads. Available on Google Play: https://play.google.com/store/apps/details?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This application is free for use. It has been developed by Vasilis Kardaras as a result of his master thesis on mobile learning. His supervisor was Dr. Demetrios Samson and the master degree is on e-learning at the university of Piraeus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    epsiram

    RAM machine for Android

    ...This can help you to understand, what does instruction set really mean and how computer processing works. You can sort some numbers from input tape, compute prime numbers and write result to output tape. With adding in cycle you can supply instruction of multiply. Direct and indirect addressing included. And you can do it all now on your android Phone during bus ride instead of boring aplet. I know, for mainstream user it is an incredibly useless app. Here it IS as it IS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    At University of Sydney we were asked to create a new business venture. As the result we decided to create an unique study scheduler that self schedules study sessions and continuously tracks the progress of the student. Visit forum for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB