Showing 291 open source projects for "can"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    OneClickKick (Network Boot & Kickstart)
    ...Also supports creating and serving Kickstart and preseed scripts. This provides a client install in one click. This is a generic framework created to work with anything that's PXE bootable. Adding new hosts can be done via "PXE enrollment" where the client PXE boots to enroll into OneClickKick. Easily integrated with existing naming sources such as NIS and LDAP for central lookup of host and mac address information. OneClickKIck can also be integrated with FreeIPA (www.freeipa.org) to allow adding and modifying hosts directly in IPA.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    ScreenCat

    ScreenCat

    Webrtc screensharing electron app for mac os (Alpha)

    ...Although still in alpha status, it provides a rare open collaborative alternative to proprietary screen sharing solutions. The architecture includes native dependencies for simulating input events, enabling real-time remote control across systems. Users can also screenshare between two ScreenCat applications or with a normal web browser, making it versatile for remote assistance and pairing scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    ...Next to creating and editing content, Hippo CMS enables webmasters to create new channels or configure existing page templates using its channel manager and template composer. Using the Relevance Module, specific content can be targeted at specific visitors based on the visitor’s current context, past personal history and matching personas created by the marketing team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Resistor Value Identifier

    Resistor Value Identifier

    Identify electronic resistor values

    This HTML utility allows the user to select standard color codes or surface mount numbers, then it identifies the resistor value. There is no need to memorize color codes or multipliers. An online working example of this program can be used at ZoomAviation.com/programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    Ino-L

    Simple programming language for Windows.

    ...The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    font-spider

    font-spider

    Smart webfont compression and format conversion tool

    Font-spider is a compress tool for WebFont which can analyze your web-page intelligently to find the fonts out which have been used and then compress them. Font subsetter, our tool is based on HTML and CSS analysis and completely running in local so that. Font converter supports woff2, woff, eot, svg font format generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    autotyper

    autotyper

    A simple, lightweight JavaScript package for automatically typing text

    ...Should you find a bug in the package, don't hesitate to submit an issue and we'll assist you as best we can. Text can be read directly from an element (SEO friendly).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Grasshopper Web App

    Grasshopper Web App

    Web App to control Bticino MyHome using OpenWebNet

    ...The Grasshopper application has been tested on Lesp and LAMP+SQLite. (Both documented in following chapters). The only requirement is that SQLite is used as a database. You can read more about this in following chapters. Choice of MyHome Gateway Grasshopper can communicate not only through the official Bticino Gateways (eg. MH20x / F452 / F454) but also network-connected touchscreens can be used (eg. 3,5" / 10")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser path in Options menu. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    phpMyAdmin

    phpMyAdmin

    A software tool to bring MySQL to the Web

    phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    fuzzysearch

    fuzzysearch

    Tiny and blazing-fast fuzzy search in JavaScript

    fuzzysearch is a tiny, blazing-fast fuzzy search library for JavaScript that checks whether a “needle” string can be found inside a “haystack” string in order, but not necessarily contiguously. It implements a simplified fuzzy searching algorithm that does not use Levenshtein distance; instead it returns a boolean indicating whether all characters of the needle appear in sequence within the haystack. This makes it ideal for filtering lists or autocomplete suggestions quickly based on incomplete user input. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RPi-Monitor

    RPi-Monitor

    Real time monitoring : RPi-Monitor always keep an eye on your computer

    RPi-Monitor is a monitoring tool which keep an eye on your computer and can give you the current status and the history of resources usages in a nice looking and interactive web interface. RPi-Monitor is design to be light and powerful and doesn't relies on other software to run. It has been deigned to run on embedded device and consume very few system resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web VMStat

    Web VMStat

    Prettify vmstats in your browser

    ...It charts those metrics with Smoothie Charts, giving users a live view of CPU, memory, I/O, swap, and other system activity. The project is meant as a lightweight process that can be installed on machines a user wants to monitor. Overall, it is a useful demo and monitoring utility for turning command-line Linux performance data into a more readable web dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    SystemInfoSnapshot

    SystemInfoSnapshot

    Collect the computer and system info at a given time in order to track

    Collect the computer and system info at a given time in order to track issues or problems. You can share the generated report with your friend or someone of your trust to help you detect your computer problem at a given moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QMachine

    QMachine

    A platform for World Wide Computing

    QMachine (QM) is a web service for distributed computing. Its design relaxes the usual requirements of a distributed computer so far that it can be powered completely by web browsers – without installing anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AMPdoc

    AMPdoc

    Apache, MySQL, PHP package for library, archive, museum automation

    ...Usually, difficulty in installing and configuring of necessary applications has limited the access to technologies to information professionals. With AMP doc mblazquez edition any information professional can use different documentary software in accordance with his needs, without requiring installation. In addition, it can run on any computer running Windows. This package seeks to democratize Documentary Technologies, providing support and contributes to moving towards modernization and the update of knowledge in this area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kloxo

    Kloxo

    Kloxo Web Hosting Panel

    ...Kloxo allows the host administrators to run a combination of lighttpd or Apache with djbdns or BIND, and provides a graphical interface to switch between these programs without losing data. Kloxo Enterprise can transparently move web/mail/dns from one server running Apache to another running lighttpd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HaCi is an IP Address / Network Administration Tool with IPv6 Support. It stores its data efficiently in a relational Database and uses a treelike Strukture to illustrate supernets and subnets. Additional (template) data can be linked to each network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HyperVM

    HyperVM

    HyperVM Virtual Machine Hosting Panel

    ...HyperVM allows users to manage VPS' across multiple servers transparently: it provides a mechanism to manage their networking configuration (IP address, gateway) from the control panel itself, and has a full-fledged IP address pool to facilitate large scale management. HyperVM also comes integrated with Kloxo hosting control panel which means that, using HyperVM, the provider can deploy a full fledged web hosting system out-of-the-box, HyperVM is tightly integrated with Kloxo, and all Kloxo functions can be accessed from HyperVM without needing to log into Kloxo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    chromeos-apk

    chromeos-apk

    Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows

    ...Test out that app, make sure it runs on your hardware. Ubuntu might need sudo apt-get install lib32stdc++6. Install Node.js and install the tool (might need a sudo prefix). With Chrome 38+ you can now side load as many applications as you want. If you have older apps that were created using chromeos-apk tool then re-convert them or remove the "key" option from manifest.json.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 24
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    ...Configure whether events should be broadcasted on $rootScope for each action. You can also dynamically change storage type by passing the storage type as the last parameter for any of the API calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The BRST - Border Router Security Tool is a web based utility for generating secure configuration files for Cisco routers in a border configuration. The administrator fills out a web form, clicks submit, and receives a router config file.
    Downloads: 0 This Week
    Last Update:
    See Project