Showing 43 open source projects for "install"

View related business solutions
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    Neotest

    Neotest

    An extensible framework for interacting with tests within NeoVim

    ...For any runner without an adapter you can use neotest-vim-test which supports any runner that vim-test supports. The vim-test adapter does not support some of the more advanced features such as error locations or per-test output. If you're using the vim-test adapter then install vim-test too.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    RetroBIOS

    RetroBIOS

    Complete BIOS & firmware packs for RetroArch, Batocera, Recalbox, etc.

    ...Each BIOS file is validated against emulator source code to ensure correctness, compatibility, and proper functionality. The project simplifies setup by offering automated install scripts that detect your platform and download only the required missing files. It also includes detailed documentation, cross-platform mappings, and verification tools to help users manage and audit their BIOS collections. Overall, RetroBIOS serves as a reliable, structured solution for retro gaming enthusiasts who want accurate and hassle-free emulator setups.
    Downloads: 205 This Week
    Last Update:
    See Project
  • 3
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. mason.nvim is a Neovim plugin that allows you to easily manage external editor toolings such as LSP servers, DAP servers, liters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    ...The easiest way is to download install it. cmd and run it as administrator or install SpaceVim manually. If you want to use vim script to configure SpaceVim, please check out the bootstrap function section. The SpaceVim Documentation will introduce you to the main topics important to using SpaceVim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    nvim-regexplainer

    nvim-regexplainer

    Describe the regexp under the cursor

    Describe the regular expression under the cursor. You need to install regex with nvim-treesitter, as well as the grammar for whichever host language you're using.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Bloated LunarVim

    Bloated LunarVim

    Bloated LunarVim

    Do not use as is, use it as a source of inspiration. I've customized my ZSH/Tmux/Wezterm too much, so it might not work properly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Rosé Pine for Neovim

    Rosé Pine for Neovim

    Soho vibes for Neovim

    All natural pine, faux fur, and a bit of soho vibes for the classy minimalist. Rosé Pine has three variants: main, moon, and dawn. By default, vim.o.background is followed, using dawn when light and dark_variant when dark.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    lua-language-server

    lua-language-server

    A language server that offers Lua language support - programmed in Lua

    ...The language server can be configured using a configuration file. The language server and Visual Studio Code client can be installed from the VS Code Marketplace. Check the wiki for a guide to install the language server for use on the command line. This allows the language server to be used with other clients that follow the language server protocol.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    lazy.nvim

    lazy.nvim

    A modern plugin manager for Neovim

    lazy.nvim is a modern plugin manager for Neovim.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Headlines.nvim

    Headlines.nvim

    This plugin adds horizontal highlights for text filetypes

    This plugin adds highlights for text file types, like markdown, orgmode, and neorg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luakit

    Luakit

    Fast, small, webkit based browser framework extensible by Lua

    Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser’s behavior and interface. While switching to the WebKit 2 API means a vastly improved security situation, not all distributions of Linux package the most up-to-date version of...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    telescope.nvim

    telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time

    ...Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization. Community-driven builtin pickers, sorters and reviewers. We also suggest you install one native telescope sorter to significantly improve sorting performance. Take a look at either telescope-fzf-native.nvim or telescope-fzy-native.nvim. For more information and performance, benchmark take a look at the Extensions wiki. It is suggested to either use the latest release tag or our release branch (which will get consistent updates) 0.1.x. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    LunarVim

    LunarVim

    An IDE layer for Neovim with sane defaults

    LunarVim is an opinionated, extensible, and fast IDE layer for Neovim >= 0.5.0. LunarVim takes advantage of the latest Neovim features such as Treesitter and Language Server Protocol support. LunarVim ships with a sane default config for you to build on top of. Features include autocompletion, integrated terminal, file explorer, fuzzy finder, LSP, linting, formatting and debugging. Just because LunarVim has an opinion doesn't mean you need to share it. Every built-in plugin can be toggled on...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    nvim-dap-ui

    nvim-dap-ui

    A UI for nvim-dap

    A UI for nvim-dap which provides a good out-of-the-box configuration. Install with your favorite package manager alongside nvim-dap and nvim-nio
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Steal a Brainrot Script (Keyless)

    Steal a Brainrot Script (Keyless)

    Keyless Roblox Scripts: Auto Steal Brainrot, AutoLock Base, ESP & more

    ...Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt for instructions.
    Downloads: 1,828 This Week
    Last Update:
    See Project
  • 17
    Roblox Shaders

    Roblox Shaders

    Roblox Shader – Download on Any GPU

    ...Whether you're looking to improve Roblox visuals with better lighting or want a more immersive gaming experience, Roblox Shader delivers stunning results with minimal performance impact. Easy to install and remove, this shader is perfect for players who want to customize Roblox graphics without needing advanced technical knowledge. Why Choose Roblox Shader? If you're searching for a Roblox shader that works on every graphics card and improves visual quality without slowing down your system, Roblox Shader is the ultimate choice. ...
    Leader badge
    Downloads: 1,564 This Week
    Last Update:
    See Project
  • 18
    Murder Mystery 2 Script MM2 (Keyless)

    Murder Mystery 2 Script MM2 (Keyless)

    Murder Mystery 2 Roblox Scripts: Auto Farm, Kill All (Keyless) MM2

    ...Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt for instructions.
    Leader badge
    Downloads: 565 This Week
    Last Update:
    See Project
  • 19
    Delta  Executor For PC  No Key

    Delta Executor For PC No Key

    Download Delta Roblox executor for keyless scripting. Latest Update

    Delta Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Delta stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Delta is now the official...
    Leader badge
    Downloads: 1,503 This Week
    Last Update:
    See Project
  • 20
    Grow A Garden Script (Keyless)

    Grow A Garden Script (Keyless)

    Keyless Roblox Scripts: Auto Farm, Auto Sell, Auto Plant & more

    ...Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt for instructions.
    Downloads: 122 This Week
    Last Update:
    See Project
  • 21
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition there is an output of geographic data on Google maps (© Google). ...
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 22
    Plants Vs Brainrots Script (Keyless)

    Plants Vs Brainrots Script (Keyless)

    Keyless Roblox Scripts: Auto Gift, Auto Equip Best, Auto Farm

    ...Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems. How to install? Open README.txt
    Downloads: 42 This Week
    Last Update:
    See Project
  • 23
    Alpha Control

    Alpha Control

    An Editor for Roland JUNO ALPHA type synthesizers

    Alpha Control has moved to https://sourceforge.net/projects/ajed/ There are other programs out there with very similar names to Alpha Control so to avoid confusion I have changed the name. Please uninstall Alpha Control and install AJED This project was also a continuation of the now discontinued Juno Alpha panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Launch.nvim

    Launch.nvim

    Launch.nvim is modular starter for Neovim

    This config will provide a modular starting point for anyone looking to use Neovim as their IDE. It is meant to be simple and easy to understand and extend. Use it as a base for your own config or just take individual pieces. All the included plugins are pinned to a version that ensures they are compatible and will not update potentially introducing errors into your config. For every Neovim release, I will update this repo along with the community to keep it up to date with the newest...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Aniseed

    Aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

    Aniseed bridges the gap between Fennel (a Lisp that compiles Lua) and Neovim. Allowing you to easily write plugins or configurations in a Clojure-like Lisp with great runtime performance. For interactive evaluation, you need to install Conjure as well. It’ll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer. Aniseed ships with a set of module macros that make interactive evaluation not only possible but rich and intuitive. You should read:h aniseed to learn the details but it’s worth mentioning that you opt-in by starting your file with a (module …​) block, you then export values from your module with the (def…​) macros.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB