Showing 35 open source projects for "fisch-script-engine-roblox"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Ventoy

    Ventoy

    A New Bootable USB Solution

    Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With Ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and Ventoy will give you a boot menu to select them. You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL...
    Leader badge
    Downloads: 202,244 This Week
    Last Update:
    See Project
  • 2

    windows-bootable-usb-creator for Linux

    Script to create bootable Windows Setup USB drives

    ...This script allows you to create a bootable Windows Setup USB drive based on a Windows installation ISO, even if the ISO contains an "install.wim" file larger than 4 GB (something which is not possible on FAT32). This is a POSIX-compatible Unix shell script and is intended to be used on a Linux system.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 3
    nwg-iso

    nwg-iso

    Arch Linux ISO with nwg-shell for sway and Hyprland

    ...The live environment comes with Hyprland and sway session, so that you can test compositors and the shell before installation. It also contains the 'installer' command, which is a simplified version of the interactive installation with the archinstall script. Some must have stuff has already been pre-selected. User name and password: 'nwg'. To install, please find the "Installer" item in the top panel menu, or type `installer` in the terminal window. https://github.com/nwg-piotr/nwg-iso/blob/master/README.md
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 4
    MODOS Linux - Debian for USB

    MODOS Linux - Debian for USB

    (Former: G0ll0'Z SmollOS)

    MODOS is a small Debian-based operating system featuring the Cinnamon desktop environment, designed to run directly from a USB drive. Using the Live CD, you can explore the system without installing it, though by default, changes are lost after shutdown or reboot. To enable persistent storage, you can installed with the InstallOS.sh in the Files Section. Key Features: Latest download version: DEBIAN13 Latest runnning version: MODOS DEBIAN13 Cinnamon desktop environment for a modern...
    Downloads: 37 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
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    overlayfs

    Init script for sandwich /opt by overlay

    Init script do RW overlay of basis system which is published by NFS as RO. Feature of this is overlay sandwich of any NFS remote dir, into one system tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    winxp_bootsector_repair

    Repair Windows Bootsector

    Repair the bootsector of Windows XP MBR. If restoring an image (e.g. clonezilla) to a different partition (sector) you won't be able to boot. This python-script (only linux) will repair the start position in the boot-sector of your windows partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    LeopardAssist

    LeopardAssist

    Install OS X Leopard on some unsupported Macs.

    LeopardAssist assists in the process of install OS X Leopard on machines that did not meet the minimum system requirement of an 867MHz or faster processor. It achieves this by temporarily writing a script into the NVRAM of your G4-based Mac. Executed at startup, this script will temporarily force the system to report that a faster processor is installed, allowing the Leopard installer to successfully complete its minimum system requirements check. This allows Leopard to be installed from unmodified installation media or another bootable device. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GRUB-EFI: os-prober-efi

    GRUB EFI-menuentries from /boot/efi (ef00)

    GRUB 2 works with EFI but there are no menuentries built, os-prober-efi/30_os_prober_efi will fix this. os-prober-efi ist for analyzing/printing the EFI environment. Use os-prober-efi -h for more informations! 30_os_prober_efi ist the grub-mkconfig script (update-grub) and generates for each entry (*.efi) found in /boot/efi/EFI/... a menuentry. You can disable them in "/etc/default/grub". NOTE: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi is the regular EFI-Loader for Windows! Possible Variables (optional) - they need export and must be stored in "/etc/default/grub": export GRUB_DISABLE_OS_PROBER_EFI=true -- Disable the script 30_os_prober_efi export GRUB_DISABLE_EFI_directory_loader=true -- Disable directory and/or loader (first found=disabled) Example for disable the loader /EFI/Microsoft/Boot/bootmgr.efi: export GRUB_DISABLE_EFI_MICROSOFT_BOOT_BOOTMGR.EFI=true Example for disable the complete folder boot/efi/EFI/grub: export GRUB_DISABLE_EFI_GRUB=true
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    a2webd

    a2webd

    Startup script for a2web a light WebUI for aria2 with remote support

    a2webd created to facilitate launch a2web a lightweight Web User Interface for aria2 with remote control support for downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WebSphere Linux Boot Script

    Start WebSphere in Linux on bootup

    WebSphere doesn't come with an init.d script to start it up when Linux boots; so I wrote one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Boot Info Script is a bash script which searches all hard drives attached to the computer for information related to booting. Its primary use is for troubleshooting booting problems. For instructions see: http://bootinfoscript.sourceforge.net
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    the goal of project is to make alternative grub2 configuration system. currently supports current GNU/Linux OS and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Explorer Blocker is just autoit script to stop explorer shell from start with windows and keep user away from desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    genhostname is a linux perl script running at runlevel2 boot and changes the computers hostname to PC-XXXXXXXXXX deppending on the eth0 mac address or the wireless network card macaddress there is 2 scrips in the download. install the one you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A boot-Image (cramfs) written in shell-script to boot from various Devices (file-images, block-devices, crypto-container, vfat, ext2, ext3, ext4, ntfs, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    grub2rand is a perl script designed to change the grub2 picture randomly. Choose a folder with your pictures in it and every time you log into your computer, grub2rand will choose a new picture for the next startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    InstallPen it's a very small script to create OpenBSD's install pendrives ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a scriptable tftpd daemon with a CGI interface for a user-defined script to intercept and process client requests. Useful for dynamically generating responses, or returning a specific static file based on the MAC address of the tftp client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PINGO MASTER is a grafical front-end with enhanced PING engine that checks the state of the connection to one or more remote computers. Report networks downs and restored hosts in windows on Ballons messages in task bar. It is useful for diagnosing fault
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AutoFsck is a script for Linux operating systems (specifically the Ubuntu family) which deals with the annoyance of a periodic fsck runs on boot by moving the checks to shutdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next