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

View related business solutions
  • $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
  • 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
  • 1
    RLax

    RLax

    Library of JAX-based building blocks for reinforcement learning agents

    ...Rather than implementing full algorithms, RLax focuses on the core functional operations that underpin RL methods—such as computing value functions, returns, policy gradients, and loss terms—allowing researchers to flexibly assemble their own agents. It supports both on-policy and off-policy learning, as well as value-based, policy-based, and model-based approaches. RLax is fully JIT-compilable with JAX, enabling high-performance execution across CPU, GPU, and TPU backends. The library implements tools for Bellman equations, return distributions, general value functions, and policy optimization in both continuous and discrete action spaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MobileLLM

    MobileLLM

    MobileLLM Optimizing Sub-billion Parameter Language Models

    ...The framework integrates several architectural innovations—SwiGLU activation, deep and thin network design, embedding sharing, and grouped-query attention (GQA)—to achieve a superior trade-off between model size, inference speed, and accuracy. MobileLLM demonstrates remarkable performance, with the 125M and 350M variants outperforming previous state-of-the-art models of the same scale by up to 4.3% on zero-shot commonsense reasoning tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    iSmart Home

    An open smart home project.

    ...Also, various sensors are supported to sense your home environment, and act on real time status accordingly. For instance, if there are people home, and light is dark, the system will automatically turn on the lamps. Once people are gone, system will turn it off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Naeon

    Naeon

    The safest way to store private data in untrusted (cloud) environments

    Naeon secures data in untrusted off-site storage through a layered approach: files are compressed, then AES-256 encrypted with a randomly generated 128-character passphrase yielding approximately 762 bits of entropy — far beyond the reach of both classical and quantum brute-force attacks. The ciphertext is obfuscated by prepending and appending random byte blocks, making the result unidentifiable as an encrypted file.
    Downloads: 5 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
    LabMACOSX
    LabMACOSX: Is a laboratory of applications written in Applescript language. Brutosx is brutus.pl remote login and password bruteforce cracker inserted inside the application Brutosx (need only of Net::Telnet Perl module are required get them at CPAN, while the list of users and passwords, and the service is inserted inside the application). SSHOSX is ssh application client to establish an ssh connection from client to server, Nmaposx is nmap port scanner invoked from the application Nmaposx...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    fff

    fff

    A simple file manager written in bash

    ...When rebinding a key in fff make sure you don't have two bindings with the same value. You can avoid this by setting the other conflicting key-binding to something else or by changing its value to off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    git-standup

    git-standup

    Keep track of what you have been doing on the last working day

    A little tool to remember where you left off in every one of your taks. git-standup helps you with running standups and keeping track of what you have been doing. By default it gives you the most common usage i.e. shows you commits from the last working day in the current directory and the directories below current level plus it comes with several options to modify how it behaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kubeadm-dind-cluster

    kubeadm-dind-cluster

    A Kubernetes multi-node test cluster based on kubeadm

    ...Supports both local workflows and workflows utilizing powerful remote machines/cloud instances for building Kubernetes, starting test clusters and running e2e tests. If you're an application developer, you may be better off with Minikube because it's more mature and less dependent on the local environment, but if you're feeling adventurous you may give kubeadm-dind-cluster a try, too. In particular, you can run kubeadm-dind-cluster in CI environment such as Travis without having issues with nested virtualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RaspberryBMS

    RaspberryBMS

    User interface for Simp-BMS throuh Node-Red on a Raspberry Pi

    This is a preconfigured version of Rasbian that communicates with Tom de Bree:s Simp-BMS hardware. Presentation of the data from the CAN-bus is presented in Node-Red through its GUI-capability. Prerequisites: 1 - Raspberry Pi 3 or newer. 1 - USBtin CAN-USB converter 1 - Simp-BMS https://www.diyelectriccar.com/forums/showthread.php/fs-tesla-vw-outlander-bms-master-198263.html https://www.fischl.de/usbtin/ See README.txt for more info.
    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
  • 10
    PWMScan

    PWMScan

    A Web-based genome-wide Position Weight Matrix (PWM) Scanner

    ...It can accept PWMs, such as those available in the Transfac or Jaspar databases as well as plain-text PWMs. It computes all occurrences of the PWM in the genome sequence for a given p-value threshold or cut-off. The match list is provided in various genome annotation formats, including BEDdetail, FPS, and SGA.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Antigen

    Antigen

    The plugin manager for zsh

    Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim. Antigen has reached a certain level of stability and has been used in the wild for around a couple of years. If you face any problems, please open an issue. The usage should be very familiar to you if you use Vundle. Open your zsh with this .zshrc and you should see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ievms

    ievms

    Automated installation of the Microsoft IE App Compat virtual machines

    Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. Unfortunately, setting these virtual machines up without Microsoft's VirtualPC can be extremely difficult. The ievms scripts aim to facilitate that process using VirtualBox on Linux or OS X. With a single command, you can have IE6, IE7, IE8 and IE9 running in separate virtual machines. Install network adapter drivers by opening the drivers CD image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NodeOS

    NodeOS

    Lightweight operating system using Node.js as userspace

    ...The goal of NodeOS is to provide just enough to let npm provide the rest. Since anyone can contribute to it, anyone can create NodeOS packages. NodeOS is a Node.js based operating system, built-off of the Linux kernel. Core development is being done in layers. There could be some differences to adjust better to each target platform, but the general structure is barebones custom Linux kernel with an initramfs that boots to a Node.js REPL, initramfs Initram environment to mount the users partition & boot the system, and usersfs multi-user environment with the same behaviour of traditional OSes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    update hosts

    update hosts

    The latest available google hosts file. Domestic mirror image

    ...When manually replacing hosts, it is recommended to clear the original content of hosts and then perform a copy operation. After replacing the hosts file, the relevant records may not take effect immediately. You can turn off and turn on the network, or enable or disable the airplane mode to make the domain name resolution take effect immediately. hostsand other files are automatically generated by the program, if you want to change its content, please modify hosts-sourcethe branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mwetoolkit

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/

    THIS PROJECT MIGRATED TO https://gitlab.com/mwetoolkit/mwetoolkit3/ The Multiword Expressions toolkit aids in the automatic identification and extraction of multiword units in running text. These include idioms (kick the bucket), noun compounds (cable car), phrasal verbs (take off, give up), etc. Even though it focuses on multiword expresisons, the framework is quite complete and can also be useful in any corpus-based study in computational linguistics. The mwetoolkit can be applied to virtually any text collection, language, and MWE type. It is a command-line tool written mostly in Python. Its development started in 2010 as a PhD thesis but the project keeps active (see the SVN logs). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cnvOffSeq

    detecting & genotyping intergenic CNVs using off-target exome data

    cnvOffSeq is a set of Java-based command-line tools for detecting and genotyping intergenic copy number variation (CNV) using off-target data from whole-exome sequencing experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Once you've installed Debian Lenny on Buffalo's LS-CHL you can use this tools to control some hardware-specific capabilities of LS-CHL such as the unit leds, fans, switch-on and switch-off. Version 0.3.0 allows to run a custom script when the function button is pressed. I use this to run a backup script (which is also scheduled, by the way). During the execution of the script the function light flashes. Version 0.4.0 fixes USB stop (thanks to G. Cardoso for the fix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PolySim

    Polymer simulation utilites

    Polymer simulation utilites for bead coarse-grained models of polymers. Includes 1) lattice monte carlo. Many kinds of lattices are supported. It shouldn't be a problem to implement any new specific one (discrete models) 2) off-lattice monte carlo and molecular dynamics (continuous models) Latter one is rebuild of earlier version of simpatico (http://gemini.cems.umn.edu/research/morse/code/simpatico/home.php) project. Input and output are based on PDB file format which is better to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Denon AVR Control Utility

    Remote control of network attached Denon AV receivers

    Turn the AV receiver on or off, change input and set the volume level from the command line or using a GTK application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tested Devices : 1.Samsung Galaxy Y 2.Samsung Galaxy Y Duos Procedure : 1.copy both files in root of memory card 2.Insert that memory card in your android device 3.Now switch off your device 4.Now press volume up + power + home button together to start recovery mode 5.In this mode touch will not work so navigate using volume up and down keys and select using home button 6.Now select ‘update zip from sd card’ 7.Now select 'cwm.zip' 8.Yellow coloured menu will appear 9.Select ‘install zip from sd card’ 10.Then select ‘choose zip from sd card’ 11.Select ‘ delete_passward.zip’ 12.Now select ‘yes’ 13.Then the process will complete after some time 14.Now press back and select ‘Reboot Device’ 15.Now Draw Any pattern your device will unlock 16.Now to set new pattern lo
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board (1GB is recommended) - Network Connection (WLAN, LTE/EV-DO, GSM) (optional but suggested) - VNC Viewer - Terminal Emulator
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    thad0ctor's Backtrack 5 toolkit

    thad0ctor's Backtrack 5 toolkit

    thad0ctor's BT5 toolkit streamlines word list creation and other tasks

    Originally designed as a word list creation tool, thad0ctor's BT5 Toolkit has become an all purpose security script to help simplify many Backtrack 5 functions to help Pentesters strengthen their systems. The backbone of thad0ctor's Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mkbook

    A script to turn files in various formats to m4b files

    mkbook turns one or more source files into an m4b file. m4b files are audio files optimized for audiobooks. They contain metadata (the book's title, writer, album, year and cover art) and can be bookmarked (your mp3 player won't forget where you left off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Royale OS

    Royale OS

    Alternative to windows!

    Royale OS is a business focused OS based off of Ubuntu 10.10 (Maverick). It features a windows-like Interface with the fimiliar feel of XP which over the last 10 years, has become the face of business computing. Royale offers Limited Windows Compatibility, FLOSS alternatives to commercial software like the use of Libre Office, Firefox, Evolution, and much more! Also featured is the ability to join Directory based user authentication like UNIX LDAP and MS Active Directory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    broodROM Configurator

    broodROM Configurator

    broodROM Configurator

    BETA 4 Changelog (https://sourceforge.net/p/brconfigurator/wiki/Changelogs/) broodROM Configurator, the easy way of configurating broodROM. Only compatible with Samsung Galaxy S Plus with broodROM installed. If you don't have broodROM and you want to use broodROM Configurator use the /nocheck parameter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB