Showing 190 open source projects for "computer name"

View related business solutions
  • 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
  • $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
  • 1
    Sunbeam/moonshine are a panel applet+desktop menu app pair. The programs enable a user to run any app on his computer or find any files(by name) interactively. extra features are favourates, mount of devices, etc. a lot more is planned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CUS is a application that attempts to keep track of the status of computer users. It tracks Location, name, Phone #, Status (In,Away,Busy,etc), and how long they have been at that status. The Client runs on windows, and server should run on many OS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GNN is a 3D tank strategy game! Play is turn based. GNN features a vairety of levels, wind conditions, tank skins, and computer opponents. In addition, GNN implements a detailed particle system, gloss and bump mapping, and a comprehensive pyhsics model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Finally! An extensible, cross-platform dynamic, static, or custom DNS update client! This simple Java program will keep your domain name always pointed at your computer. Supports multiple ways for obtaining IP, updating domain, and reporting errors.
    Downloads: 0 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
  • 5
    Generate an HTML software audit report, scan for viruses, or both. The report lists the computer name, os, service pack, installed software, versions, and highlights any restricted software. Perform a virus scan and check for installed patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Amylase is a set of tools/libraries written in Java, which converts various structured text files such computer programs/DTD files into HTML or XML documents. The name, Amylase, comes from a word ML-ize, where ML stands for Markup Language as in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nicand's Dame is an implementation of a well known board game. The name of the game differs from country to country. Nicand's Dame offers a strong computer opponent and comes with nice graphics and sounds. Nicand's Dame can be played as Applet over the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Answers from Results International (www.resultsinternational.com) is a Learning Management System, based on the latest SCORM standards. Answers supports far more of the SCORM Data-Model than any of the 'big-name' LMS's, although is more light-weight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Performance Info Service is a small configurable applet that displays performance counter data such as CPU usage, page file, system, physical memory usage, ip address, computer name, process/thread count, and system uptime on Windows NT and 2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Red CNC

    Red CNC

    Android app to control the Red CNC 3D routing machine

    Red CNC is an Android application to allow control of the 3D routing machine by the same name. It allows the user to configure the machine properties, such as workable volume, tool size, etc. Once set, the user loads a G-Code file and gets a 3D view of the tool path. Lastly, the user can then start processing the job by sending commands to an Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyStopWatch is a computer program aiding task timing. It is mainly comprised by a stopwatch (hence the name) and an event log allowing access to information about when the stopwatch was started, stopped and paused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    webserver-printing

    Raw print from javascript to preselected printer

    ...ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local computer request to print, not in a server //post data var data = new FormData(); data.append("printer", "[printer name]"); Post request with url http://localhost:8888 and the form data Get request with http://localhost:8888?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quick-installer, like the name implies, allows quick installation of applications and other items on your linux computer so you don't have to worry about going into terminal and typing in all kinds of commands to get the same job done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    locaton-map

    generator of map for CSV representation of Nuclear Waste Sites on US

    A Python/Folium generator of the geolocalisation map for the CSV representation of Nuclear Waste Sites on US Campuses To make use of this program it is necessary a computer with Python 3 installed, the Folium module, an IDE or a code editor able to run Python, and an internet connection. - Download the files "nuclear_waste_on_campuses.py" and "Nuclear_Waste_Sites_on_US_campuses.csv" to the same directory (folder); - Open and run the .py file. A file named "map_nuclear_on_campus.html" will be created in the same directory (folder); - Connected to the internet open the just created HTML file on a browser and the map should load (it was tested with Firefox, Chrome and Opera;) - Click on a mark to see the name of the corresponding site, zoom in to individualize agglomerates of marks, and further to check the names of the streets around a site. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RPC Redirection Clients

    RPC Redirection Clients for various download servers.

    Project host various RPC redirection clients for download servers such as Aria or Synology Dowloader. The project features a Json RPC clent written in Java for Aria2 but could be adapted to other servers (thus the broad name). What is a RPC Redir Client? It sends a request, usually a download, to the computer hosting the download server. Source has been committed to Repo.
    Downloads: 0 This Week
    Last Update:
    See Project