Showing 10 open source projects for "off-site.com"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    JPL Open Source Rover Project

    JPL Open Source Rover Project

    A build-it-yourself, 6-wheel rover based on the rovers on Mars

    The JPL Open Source Rover is an open source, build it yourself, scaled down version of the 6 wheel rover design that JPL uses to explore the surface of Mars. The Open Source Rover is designed almost entirely out of consumer off the shelf (COTS) parts. This project is intended to be a teaching and learning experience for those who want to get involved in mechanical engineering, software, electronics, or robotics. JPL is always looking to inspire the next generation of scientists, engineers, and roboticists to help us explore and learn about our solar system (and beyond!). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    ...It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box. KeexyBox acts as a default gateway and DNS server for the devices in your home network. It thus intercepts all connections to the Internet to carry out website filtering or to activate browsing via the Tor anonymity network according to connection profiles which you have configured.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project) --- Update: V33 is working as a champ. New...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Astroberry

    Astroberry provides INDI drivers for various Raspberry Pi devices

    ...Astroberry provides INDI drivers for Raspberry Pi devices such us Astroberry Focuser - stepper motor driver with autospeed feature, Astroberry GPS - GPS driver for scope location and time synchronization, Astroberry AltIMU - accelerometer, magnetometer, gyro, atmospheric pressure sensor driver, Astroberry Board - power switch board allowing for remote powering on/off up to 4 devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    AnyPixel.js

    AnyPixel.js

    A web-friendly way for anyone to build unusual displays

    ...Anyone can fork the code and the schematics to create their own display at any scale. The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons with LEDs inside them as our pixels. AnyPixel.js’ straightforward hardware/software framework makes it easy to build any display where each pixel is an interactive element. We've included 12 example apps written by Googlers and friends for the 8th Avenue lobby display in NYC. To check them out, install the previewer and run one of the examples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Raspberry Pi Lightshow Creator

    Raspberry Pi app for creating lightshows or simply control GPIOs

    ...Installation instructions can be found in README.txt file. http://sourceforge.net/projects/raspberrypilightshowcreator/files/?source=navbar Simply create powerful procedures with just few clicks for turning on and off GPIO outputs. GPIOs in use: GPIO0 GPIO1 GPIO2 GPIO3 GPIO4 GPIO5 GPIO6 GPIO7 You can save your procedures and recall them again as well as edit them how ever you want. App allows to run cold test, without interrupting currently running procedure. It also provides simple graphics to test every gpio manually without using procedures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    yieldbuddy

    yieldbuddy - an Arduino and Raspberry Pi based Environment Controller

    yieldbuddy is an open source hydroponics controller for your indoor or outdoor grow. The Arduino sends multiple serial messages a second containing information like sensor values, relay on/off states, manual/auto modes, etc. The web interface (hosted by the Raspberry Pi running Apache2 and PHP5), allows you to login to the page and from there you can see graphs of all your sensors, their current values, whether or not your equipment is on/off (relay states), your web camera, etc. The Raspberry Pi runs a python script to receive serial messages from the Arduino, interpret them, and log all the necessary data into an SQL database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pvccupload

    pvccupload

    A dedicated 24x7 linux based power monitoring solution

    ...It was primarily designed to work with United States based inverter configurations using the U.S. NEC (section 690) electrical code requirements for back feed breakers with Current Cost meter configurations. However this feature may turned off and can be adapted to any Current Cost and/or SMA inverter configuration. Please see the features WIKI page for a description of the features of PVccupload. The suite is relatively easy and straight forward to configure and operate. The programs are small, light weight and consume only minimal system resources. They are particularly suited for running on a Raspberry PI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd Call: Ksr10.Ksr10Driver(Dest, Light, debug) Dest = LIGHT if you want light on NL if you want light off STOP for stopping last call Light optional if Dest not STOP see above Debug optional see above
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Bluebian

    A sleeker Raspbian

    Bluebian is an OS for the Raspberry Pi single board computer based off of Raspbian that is meant to provide a sleeker interface and less of the annoying software that comes prepackaged with Raspbian. User: pi Password: toor -- For the love of Chtulhu CHANGE THE PASSWORD WM: XFCE To expand the rootfs, change the settings easily, or change the CPU clock(Yes I know it is a setting) run raspi-config in the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB