Showing 790 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    This library allows you to generate a random number in the specified range from 0 to n, without using the built-in function Math.random (), and gets a random number from the processing time of polymorphic mathematical calculations, which depends on the current physical parameters of the CPU, RAM, and t .P. The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    ...This is the start of what will most likely take a year to complete. I plan on writing a FCL/VCL style library in Pascal which will compile for the Java Virtual Machine (JVM) using FreePascal. Useful Links: Java https://java.com/en/download/ Lazarus https://sourceforge.net/projects/lazarus/ FreePascal JVM http://wiki.freepascal.org/FPC_JVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    ...A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content . This API is for those who use vanilla Servlet /JSP with some client side framework like Angular JS and Bootstrap , for example. The target beneficiary of this project are those who restrict server side to Vanilla Servlet /JSP and might come across such need often.For them, this API is good with regard to simplicity and over-head. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    zxcvbn

    zxcvbn

    Low-budget password strength estimation

    ...LUDS remains ubiquitous despite being a conclusively burdensome and ineffective security practice. zxcvbn is an alternative password strength estimator that is small, fast, and crucially no harder than LUDS to adopt. Using leaked passwords, we compare its estimations to the best of four modern guessing attacks and show it to be accurate and conservative at low magnitudes, suitable for mitigating online attacks. We find 1.5 MB of compressed storage is sufficient to accurately estimate the best-known guessing attacks up to 105 guesses, or 104 and 103 guesses, respectively, given 245 kB and 29 kB. zxcvbn can be adopted with 4 lines of code and downloaded in seconds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    T-SPLINE

    T-SPLINE

    A T-spline object oriented package in C++

    ...For more detail information, please refer to our article: "Reconsideration of T-spline data models and their exchanges using STEP"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    ...To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can be controlled by smartphone via WiFi or from Internet using some free dynamic IP. What more? Enjoy. Sources in github https://github.com/msillano/USBphpTunnel Preconditions: MXQ + Palapa Web server, Arduino UNO Install: - Download USBphpTunnel11_d.apk and the full test_files dir - See file /test_files/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Android Camera app

    Camera App for Android

    UAV Camera for Android, triggers camera using GPS: Grey scale images and will trigger the camera based on distance using GPS: Each JPG is tagged with current heading in degrees and GPS coordinates: Code, APK and a link to view stitched images is below: Research, so it's not perfect but it works: Anyone interested in continuing development on this? Images need to be stitched off device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    ...After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class is the class you are going to use to style that header. If you don't use the property or just leave it blank, the .default class will be used for that section. You can style it in your CSS using the class .midnightHeader.your-class. Use whatever CSS or markup you like for each one. They will be switched automatically when necessary. To make everything work, just load midnight (and jQuery) and initialize it. We take care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BridgeStats

    BridgeStats

    Gives scores and all distributions of one suit in opponent hands

    ...The 'Bridge Stats' app examines all possible distributions of the cards of one suit in the opponent hands and calculates their probabilities. It also calculates the score of one played hand, in MP, IMP and RMP Source is in GitHub: https://github.com/msillano/bridgeStats Built using https://github.com/msillano/JCardLib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Quickcount

    Audience Response Website - Classroom Tools

    ...Over time they cost a lot of money.  With Quickcount there is only a low monthly fee for your own webhost server or lease! You may save even more server rental money by using as a school for FREE. School purchase allows all the teachers in your school to log into one server, saving the use of multiple servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android-Bootstrap

    Android-Bootstrap

    Bootstrap style widgets for Android, with Glyph Icons

    ...This allows you to spend more time on development rather than trying to get a consistent theme across your app, especially if you are already familiar with the Bootstrap Framework. Create buttons that support Glyph icons, and are themeable using Bootstrap Brands. BootstrapButtonGroup Allows BootstrapButtons to be grouped together and their attributes controlled en masse. BootstrapProgressBar Displays progress in a bar from 0-100, and animates updates to the current progress. BootstrapLabel Displays non-clickable text in a widget similar to the BootstrapButton, sizable using H1-H6 elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Native Material Kit

    React Native Material Kit

    Bringing Material Design to React Native

    ...If you don't have rnpm, you can install RNMK from npm with the command npm i -S react-native-material-kit and link it manually. Apply Material Design Buttons with a few lines of code using predefined builders, which comply with the Material Design Lite default theme. And you can definitely build customized buttons from scratch. Built-in textfields, which comply with Material Design Lite. Customize textfields through builder. You can customize the styles by changing the global theme, which affects all checkboxes across the whole app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    tts-Bridge

    Scanned text to audio translation for written knowledge dissemination

    The objective of ttsBridge is to build open source applications that convert directly text in one language scanned by a camera to audio speech in another language, using generic and freely available text-to-speech engines, and without the need of using a tts voice specifically build for the target language. In other words, a word scanned in French or English can be spoken in any African language, using only tools that are already available on a generic mobile device. The objective is taking advantage of the new technologies to make written knowledge universally available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    nunn

    nunn

    This is an implementation of a machine learning library in C++17

    nunn is a collection of ML algorithms and related examples written in modern C++17.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BBCT is a simple program that allows the user to enter data about baseball cards and search through the collection using limited criteria.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NXLog

    NXLog

    A multi-platform universal log collector and forwarder

    ...It supports platform specific sources such as the Windows Eventlog, Linux kernel logs, Android logs, local syslog etc. Writing and reading logs to/from databases is also supported. The collected logs can be stored into files, databases or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard is fully supported by NXLog in addition to Snare, XML, JSON, GELF, KVP, CSV and custom formats. A key concept in NXLog is to be able to handle and preserve structured logs. No need to convert everything to syslog and parse these logs again at the other side. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    react-native-app-intro

    react-native-app-intro

    React native component implementing a parallax effect welcome page

    react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper, similar to the one found in Google's app like Sheet, Drive, and Docs. You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color. If you need customized page like my Example, you can pass in View component into AppIntro component and set level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Androsm

    Androsm

    Map application using OpenStreetMap data

    Android application which shows a moving map which is created from OpenStreetMap data. It is a fork of GpsMid. Please note that Androsm is under a major rewrite. The binary release doesn't have a native Android UI yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET Docs

    .NET Docs

    This repository contains .NET Documentation

    ...The .NET documentation site is built from multiple repositories. Issues and tasks for all but the API reference repository are tracked here. We have a large community using these resources. We make our best effort to respond to issues in a timely fashion. .NET is a free, open-source development platform for building many types of applications. Share functionality between different applications and application types using class libraries. With .NET, your project code and files look the same, regardless of the type of application you build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android tool for Mac

    Android tool for Mac

    Screenshots, video recordings, app installation for iOS and Android

    ...Do all of the above on all devices connected to your Mac, in one click. Recording videoCopy AndroidTool.app to your Applications folder. Right click AndroidTool and choose Open. To install using homebrew-cask, run brew cask install androidtool in the terminal. Android Tool outputs both mp4 and an animated gif. The animated gif can be placed in a Google Docs document or an email. Double click any APK file on your hard drive and Android Tool pops up asking you onto which device you want to install it. Take screenshots of one or all devices connected to your mac, in one click, or by pressing cmd-shift-S. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    UltimateRecyclerView

    UltimateRecyclerView

    A RecyclerView(advanced and flexible version of ListView in Android)

    UltimateRecyclerView is a RecyclerView(advanced and flexible version of ListView) with pulling to refresh, loading more, swiping to dismiss, draging and drop, animations ,sticky header,show or hide toolbar and FAB when scrolling and many other features.You can use it just like RecyclerView. Notice that UltimateRecyclerView is a project under development. Swipe to refresh(using android.support.v4.widget.SwipeRefreshLayout). Many kinds of animations. Swipe to dismiss. Parallax or normal head view. Drag and drop items. Loading more when reach the last item(infinite scrolling). Custom views in loading more. Showing or hiding toolbar and floating button when scrolling. Scrollbars and colorful styles of swipe to refresh. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    werdy
    Quran application includes - Reading Suras. - Searching - bookmarking =============== The application developed using the Ring Programming Language (http://ring-lang.net)
    Downloads: 0 This Week
    Last Update:
    See Project