Search Results for "app inventor 2" - Page 7

Showing 408 open source projects for "app inventor 2"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Project Tracking Database

    Project Tracking Database

    A Project Tracking LibreOffice Database Example

    • It can be run as Stand-Alone or run from another App - I used KiCad (Simple Plugins) for this example. • There are two ODT forms - one is a smaller version of the larger form (thus, it omits some fields). The actual Database is the same so, records won’t be lost and either Form can be used. • The ODT forms simplify and un-clutter the display (all the other LibreOffice windows are not displayed). Of course, they are still available if opening the .ODB file. • FYI - I had planned...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    EQuilibrium IV

    EQuilibrium IV

    Whole new online experience... a modern, stable, fast Linux distro

    The beauty of EQuilibrium IV is in its simplicity and easy use. It is designed mainly for laptops and users who are on Internet. EQuilibrium is the distribution (operating system) that works with online services (like ChromeOS) and gives its maximum at this segment. Google, Facebook, YouTube, Twitter, different online contents like videos, music and games work with no problems. General information: - Kernel 5.4 - Plasma 5.18.5 LTS - KDEf 5.68 - KDE app 19.12 - EQExperience 3.0 (EQexr3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    ... piece of the IPFS node reusable on it's own. Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). It is also highly extensible, so developers need only include the features they need, keeping load times fast, and (d)Apps feeling snappy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ubunsys

    ubunsys

    Configure your Ubuntu

    Download from here: https://www.pling.com/p/1179908 Gives the user a powerful control center to toggle on and off many system settings in Ubuntu, it is able to change system configurations, system updates, executable improvements, small system fixes, and more at the touch of a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    App::DistSync

    App::DistSync

    Utility synchronization of the mirror distribution-sites

    Utility synchronization of the mirror distribution-sites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GROWbox Supervisor System (GROWSS)

    GROWbox Supervisor System (GROWSS)

    Automated Plant Environment Growing System using Raspberry Pi

    GROWbox Supervisor System (GROWSS) is a grow box or grow cabinet environmental controller. GROWSS uses a Raspberry Pi (RPI) & Grove sensors to monitor and control the environment in your grow box or cabinet. Environmental factors such as temperature, humidity, soil moisture, & smoke (from fire) are monitored and displayed on a terminal connected to the RPI & on a mobile app. GROWSS also controls the exhaust fan and grow lights based on the time interval (ie. 12 hours on/12 hours off) & from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hoodie

    hoodie

    The offline first JavaScript backend

    Hoodie lets you build apps without thinking about the backend and makes sure that they work great independent of connectivity. A good place to start is our Tracker App. You can play around with Hoodie’s APIs in the browser console and see how it works all together in its simple HTML and JavaScript code. This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux. Hoodie is a Node.js package. You need Node Version 4 or higher and npm Version 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightning

    Lightning

    An easy-to-use cross-platform Lightning wallet

    This is still early technology and there’s a risk of losing all of your funds. We recommend not putting in more money than you are willing to lose. Pocket Money, prebuilt and signed releases with auto-update (recommended for most users). Tin Foil Hat, if you'd rather build it yourself and do it without auto-updates, follow the instructions. To build the mobile app locally, see the README in the /mobile directory for instructions. Running in development mode can allow you to run in full node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AwesomeBump

    AwesomeBump

    Open Source graphic tool and alternative to Insane Bump

    AwesomeBump is a free and open source graphic app written using Qt library. It was made as an alternative to known gimp plugin Insane Bump or the commercial tool Crazy Bump. It is designed to generate normal, height, specular or ambient occlusion, metallic, roughness and other textures from a single image. Most of the image processing is done on GPU so the program runs very fast and all the parameters can be changed in real time.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 10
    BotSlayer

    BotSlayer

    BotSlayer Community Edition

    .... BotSlayer can be used, for example, by journalists, corporations, and political candidates to discover in real-time new coordinated campaigns in their domains of interest, without any prior knowledge of these campaigns. The system is easily installed and configured in the cloud to monitor bot activity around a standing user-defined query. All you need is a Twitter developer app key to fetch data from the Twitter streaming API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    ... persist ships with react integration as a convenience. The PersistGate component is the recommended way to delay rendering until persistence is complete. It works in one of two modes. Loading prop, the provided loading value will be rendered until persistence is complete at which point children will be rendered. And function children, the function will be invoked with a single bootstrapped argument. When bootstrapped is true, persistence is complete and it is safe to render the full app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mirage

    Mirage

    GUI for simplifying Elasticsearch Query DSL

    .... Mirage works with any Elasticsearch 2. x, 5. x, 6. x, and 7.x index currently. Below is the roadmap for query support. Every app in appbase.io has a query explorer view, which uses mirage. Mirage can be used along with ⊞ DejaVu to browse data and perform CRUD operations inside an Elasticsearch index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Outline Sidebar

    Outline Sidebar

    Creates table of contents in the sidebar

    Outline is a Firefox WebExtension that outlines the page. To install add-on follow this link - https://mzl.la/2RSwScT Also is available as Cloudflare App - https://www.cloudflare.com/apps/outline-tool It generates a table of contents by extracting all the headings in the page. Automatically creates table of contents in the sidebar that can be clicked through, for easy document navigation. How to use ---- 1. Click the Outline button beside your address bar to activate it. You will see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/jordansamuel/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HotTurtles_projet_GL02

    This app can sort mails, using a list of mails and collaborators.

    Using MailParser, you will be able to sort your enterprise's mail, using only the key arrows of you computer. You can select mails and contact from a collaborator, and sort with a top 10, a list of buzzy days, etc... Also, you can decide to visualize the result directly in your command prompt, or export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    Implemented code for the reanalysis of somatic APP retrotransposition originally claimed by Lee at el (Nature, 2018). Modules for two different analyses--detection of intra-exonic junctions (IEJs) and estimation of APP gencDNA fraction--are provided. A detailed description of our analysis is available in our bioRxiv paper (https://bit.ly/35Kgfbu). [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    updownreader

    updownreader

    Open source program for efficiently processing 50% von Frey thresholds

    ... and stimulus. The computed values for each animal is reported on the interface; the output can be saved to a csv file. Video demo of the app: https://youtu.be/8FoewC7IAUk ** For Windows users: 1. Install GhostScript. 2. Install ImageMagick. ** When prompted to select additional extensions to install, ensure that the Legacy Utility convert is selected. 3. To launch the software, double click the executable file provided as part of the software Web app: https://updownreader.herokuapp.com
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19

    RNA2Drawer

    Easily edit 2-D nucleic acid structure drawings.

    ********************************************************************************************************************************** *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** ********************************************************************************************************************************** *The RNA2Drawer web app is now live: https://rna2drawer.app *The web app is the second version of RNA2Drawer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    RNA2Drawer-HiDPI

    Easily edit 2-D nucleic acid structure drawings.

    ********************************************************************************************************************************** *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** ********************************************************************************************************************************** *The RNA2Drawer web app is now live: https://rna2drawer.app *The web app is the second version of RNA2Drawer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ASP.NET Core & Vue.js Starter

    ASP.NET Core & Vue.js Starter

    Asp.net Core & Vue.js (ES6) SPA Starter kit

    ... in VSCode or Visual Studio 2017 by hitting F5. When running the app using debug menu or F5 VS open auto the app in the browser. Trilon can become part of your development process, making sure that you're building enterprise-grade, scalable applications with best practices in mind, all while getting things done better and faster!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SnippetStore

    SnippetStore

    A snippet management app for developers

    ..., SnippetStore got your back! Snippet Store provides 2 main themes: Dark and Light and a wide range of editor themes to fit your needs. Everything you need including your favorite themes is located in the setting modal which can be opened with the keyboard shortcut: ctrl +. With Snippet Store, you can easily add tags to your snippets and retrieve them rapidly using the tag list in the left menu or directly enter the tag in the search bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Beigesoft Enterprise Information System

    Beigesoft Enterprise Information System

    JEE based Accounting web-application.

    Beigesoft™ EIS is free accounting software. This is JEE-WEB-based software that works anywhere - on MS Windows, Mac, Linux and Android. This is the first version of the successor to Beige Accounting All In One. The main goal was successfully achieved, it works noticeably faster on weak devices such as a smartphone than its predecessor. It works as: * Standalone A-Jetty web-app for standard Java (Ms Windows, Mac, Nix...). * Standalone A-Jetty web-app for Android (use "Beigesoft...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020. HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    hyperion-project

    hyperion-project

    An open source ambient light for many systems

    ... are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app). 5. HyperCon. A tool which helps generate a Hyperion configuration file. The tool will also remember your settings from the previous run. 6 Android remote control to set a static color. 7.Kodi-checker which checks the playing and screensaver status of Kodi
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project