Showing 36 open source projects for "open source tv"

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
    Numi

    Numi

    Beautiful calculator app for macOS

    Numi is a handy calculator app for macOS. It allows you to describe tasks naturally and instantly get an answer. For example, $20 in euro - 5% discount or today + 2 weeks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Nano ID

    Nano ID

    A secure, URL-friendly, unique string ID generator for JavaScript

    Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small. Meanwhile, a lot of projects generate IDs in small numbers. For those projects, the ID length could be reduced without risk. This calculator aims to help you realize the extent to which the ID length can be reduced. Instead of using the unsafe Math.random(), Nano ID uses the crypto module in Node.js and the Web Crypto API in browsers. These...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    phpipam

    phpipam

    phpipam open-source IP address management

    phpipam is an open-source web IP address management application (IPAM). Its goal is to provide light, modern and useful IP address management. It is php-based application with MySQL database backend, using jQuery libraries, ajax and some HTML5/CSS3 features.
    Leader badge
    Downloads: 158 This Week
    Last Update:
    See Project
  • 4
    TeemIp - IPAM and DDI solution

    TeemIp - IPAM and DDI solution

    IP Address Management - CMDB - Ticketing - DNS and Zone Management

    TeemIp is a free, open source, WEB based, IP Address Management (IPAM) tool that provides comprehensive IP Management capabilities. It allows you to manage your IPv4, IPv6 and DNS spaces: track user requests, discover and allocate IPs, manage your IP plan, your subnet space, your zones and DNS records in accordance with best in class DDI practices.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Global Calculator

    Global Calculator

    A global calculator with multi language support

    GlobalCalc is a cross-platform calculator app with built-in support for multiple languages, including English and Hindi, with plans to expand to more languages. Its intuitive design allows users to switch between languages easily, and even displays numbers in the corresponding numeral system (e.g., Devanagari for Hindi). With features such as basic arithmetic operations, scientific calculations, theme switching, and error-handling, GlobalCalc caters to both casual users and those with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    LPMCalc2

    Loan Payment Matrix Calculator 2.0

    This calculates a matrix of monthly loan payments based on the initial principal, seed interest rate, and type of loan. Clicking on a loan amount in the matrix will produce an amortization table with totals. I asked AI to convert my server side perl script into Java script and this is what it produced - with a few extra modifications. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QwikTape

    QwikTape

    Do calculations, annotate it like you would on a paper "qwikly".

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JoseWebApps

    Some humble web applications

    Here I publish some humble web applications that I have developped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pjscicalc

    pjscicalc

    A scientific calculator written in Python

    A scientific calculator written in Python, this project uses the wxPython and mpmath modules to create a scientific calculator suitable for use on a computer desktop. It is largely a rewrite and update of jscicalc. It has much higher precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    calculadora-cordova-brython

    calculadora-cordova-brython

    Example of application created with Cordova and Brython

    Example of application created with the Cordova Framework and the Brython Interpreter. Simple calculator that allows basic operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    elcalc

    elcalc

    Simple, Cross-Platform Calculator Made

    Elcalc is a simple, cross-platform calculator, built with Electron. It is fast, intuitive and can be used as an alternative for the default system calculator. It supports basic arithmetic operations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Beschleunigung-berechnen

    Beschleunigung-berechnen

    Various calculations related to acceleration and deceleration

    - Diverse Berechnungen im Zusammenhang mit Beschleunigung und Verzögerung. - Various calculations related to acceleration and deceleration Topics: rechner berechnen calculator to calculate beschleunigen beschleunigung webpage webseite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. In short, it collects JSON from multiple different cryptocurrency markets, goes through the results, and finds the highest and lowest price for each coin. The script will find the highest price (chbtc.com), and lowest price (Bittrex), and divide the two: 51.8/38.23 = ~1.35 (~35% profit margin) and then push these results to the browser. It will also find the next highest market pairs, e.g....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    This web app uses the Google Web Toolkit, (currently version 2.6.1). No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness. This calculator uses the three tier approach to food...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BrewScript

    Homebrewing recipe/mashing calculator.

    BrewScript is a web application for helping homebrewers make all the necessary calculations for their brew day. The application is written primarily in JavaScript with some non-critical server-side PHP for data storage in MySql. Recipes can also be Imported and Exported via XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Resistor Color Calculator

    Resistor Color Calculator

    Just a basic 4 band resistor color calculator with chart.

    Just a basic 4 band resistor color calculator with chart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Calculator Plus

    Calculator Plus

    An advanced and open source calculator application for Android.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Yugioh Trading Card Game Life Point calculator made in JavaScript primarily for mobile phones. It comes as an html page, and you load it with your phone's browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. This project replicates this in JavaScript (bcadd, bccomp, bcdiv, bcmul, bcsub, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ContextCalc
    ContextCalc is a little lightweight Firefox extension which adds a menu item in your Firefox context menu showing the result of a computation of a user-defined formula computed on the numbers found in the selected text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A JavaScript based Hydroponic Nutrient Formula Calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Research Project Calculator allows students and teachers to create and track assignments to stay on schedule with research projects. Edit and share assignments, and receive email reminders for project milestones. http://rpc.elm4you.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Large Integer Calculator. Includes most arithmetic functions plus named memory values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A free calculator for websites written in javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo