Search Results for "code block installer" - Page 8

Showing 470 open source projects for "code block installer"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    mp3guessenc

    What's inside your mp3 files REALLY ?

    mp3guessenc is based upon the original project by Naoki Shibata. This command line utility was born to detect the encoder used for a mpeg layer III file but now it can do more and scan any mpeg audio file (any layer) and print a LOT of useful information. Latest modifications include fixes, new features and code optimizations.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    STM32 machine language monitor

    Machine language monitor program for the STM32F103C8T6 "Blue Pill"

    Allows a few rudimentary commands to be entered on the STM32 Minimum System Development Board Module ARM STM32F103C8T6 available from various online outlets. The code was originally forged in C but limitations in that approach led me to ARM assembler, and fortunately GNU compiler collection helped in that transition. Small assembler code experiments can be typed into the module's read write memory, displayed and executed. One strange, annoying feature is that the code running in the STM32...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MappingGenerator

    MappingGenerator

    Code fix provider that allows to generate mapping code in design time

    MappingGenerator was initially created as a design-time alternative to AutoMapper. Now it is evolving into a coding assistant to whom you can delegate the most mundane coding tasks. Code action that generates an implementation for different mapping methods based on the method signature. Code action that automatically completes method invocation with locally available variables. Code action that automatically completes object initialization block with locally available variables. Code action that generates mapping lambda for Select() and ConvertAll() methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    shadow-cljs

    shadow-cljs

    ClojureScript compilation made easy

    shadow-cljs is a ClojureScript build tool designed with simplicity and modern JavaScript interoperability in mind. Distributed via npm, it handles compilation, hot-reloading, module targets (ESM, Node, Browser), and tight integration with JS tooling. Creating your project can be done quickly using the npx create-cljs-project utility. npx is part of npm and lets us run utility scripts quickly without worrying about installing them first. The installer will create a basic project scaffold and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    ...While my intention was to not continue to support this code actively after release, as I was donating it to the OS Community, I would have like to have been recognized by other authors in the OpenSource community, who sadly have also sought to profit from the idea. In fact, it appears they have decide to backdate some of their code to make it appear that the idea arose before ssh_brute_blocker was designed which I don't believe is the case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X32 Live Toolbox

    X32 Live Toolbox

    Designed to enhance the X32 digital console

    The Live Toolbox is designed to enhance the very popular Behringer X32 and Midas M32 digital mixing consoles. Even though the X32/M32 firmware has been updated frequently over the years with new improvements and features, it does not seem to be able to keep up with the numerous feature requests. This toolbox is an attempt to supplement the current features. As with any toolbox, tools can be added or removed as necessary.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    CodeCopy

    CodeCopy

    A browser extension that adds copy to clipboard buttons

    CodeCopy is a browser extension that automatically adds “copy to clipboard” buttons to code blocks on popular documentation and Q&A sites. Its goal is to save developers time and frustration by making it a single click to copy example snippets, rather than manually selecting text and dealing with formatting issues. The extension detects code snippets on pages like GitHub, MDN, Gist, Stack Overflow, StackExchange, npm, Medium, and others, then overlays a small copy icon or button in the corner of each block. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Minecraft

    Minecraft

    Simple Minecraft-inspired program using Python and Pyglet

    Minecraft is a simple Minecraft-inspired demo written in Python using the Pyglet library for windowing, input, and OpenGL rendering. The project implements a first-person block world where you can walk around, jump, fly, and place or remove blocks using a small set of block types like brick, grass, and sand. It provides full WASD movement with mouse look and basic building controls, giving a surprisingly complete “sandbox” feel in only a small amount of Python code. The author explicitly describes a vision for the project as an educational tool: because many kids love Minecraft and Python is a friendly first programming language, the codebase is meant to be readable, hackable, and heavily commented so learners can tweak parameters like gravity or walking speed and see the effects immediately. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Hush

    Hush

    Noiseless browsing, content blocker for Safari

    Unlike some blockers, Hush has absolutely no access to your browser habits or passwords. Nor does it track behavior or collect crash reports, nothing leaves your device. Everything is free of charge. Forever. No in-app purchases, no-nonsense. However, any help towards covering the yearly Apple Developer fee is greatly appreciated. The app is primarily a host of rules that integrates with Safari in a native, lightweight way, making the blocking efficient and fast. It's as easy as downloading...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Only

    Only

    Easy way to persist and run code block only as many times as necessary

    An easy way to persist and run code block only as many times as necessary on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XMPPFramework

    XMPPFramework

    An XMPP framework in Objective-C for Mac and iOS

    XMPPFramework provides a core implementation of RFC-3920 (the XMPP standard), along with the tools needed to read & write XML. It comes with multiple popular extensions (XEP's), all built atop a modular architecture, allowing you to plug-in any code needed for the job. Additionally the framework is massively parallel and thread-safe. Structured using GCD, this framework performs well regardless of whether it's being run on an old iPhone, or on a 12-core Mac Pro. (And it won't block the main thread at all). There have been a number of changes to the public API of XMPPFramework in an attempt to improve the ergnomics and safety when used with Swift. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vexed for Windows

    Vexed for Windows

    Classic PalmPilot Vexed Puzzle newly coded for Windows

    Vexed is a well known puzzle game challenging your ability to plan and think ahead to complete the puzzles made famous on the PalmPilot. Start off easy and work your way to the harder puzzle packs like the 'impossible', 'confusion', or 'panic' packs. Run Classic Vexed in Windows! Same level packs, new 'cleanroom' code for Windows implements all play features, plus more, of the original. Click sample images below to see the full window Install files are under the Files tab,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EditBox

    EditBox

    EditBox is the Eclipse plugin for source code background highlighting.

    EditBox is the Eclipse plugin for source code background highlighting. While most of plugins highlight the syntax of the source code, EditBox highlights the selected block of the code by changing its background color and drawing border around it.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Realfire
    ...Application name: Realfire Version: 1.0.0 Date published: 18/01/21 Testing duration: two months Download link: https://tinyurl.com/y3zyng7w Programming language: VB.net (vs 2015) Publisher: macroware vendors Package with: advance installer
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    latexdraw

    latexdraw

    A vector drawing editor for LaTeX (JavaFX)

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures. LaTeXDraw runs on top of Linux, Windows, and Mac OS X. Using the MacOSX installer, you may face this error: “LaTeXDraw” is damaged and can't be opened. You should eject the disk image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SDCycleScrollView

    SDCycleScrollView

    Autoscroll Banner

    SDCycleScrollView is a fast, easy-to-use carousel/slider for iOS that supports infinite looping, auto-scroll, and customizable page indicators. It loads images from local bundles or URLs and commonly pairs with caching libraries so banners feel snappy on flaky networks. The control offers delegate callbacks for selection and scroll events, along with properties for timing, placeholder images, content mode, and page control alignment. Integration is as simple as dropping the view into a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    EasyArch

    EasyArch

    Arch Linux Installer ISO

    ...Yes, you read it right, you can install Archlinux without internet with this ISO. Check out the project git repo- https://github.com/easyarch-iso for source code and everything else. Along with the simple and custom graphical installer, you will get a fully functional desktop environment (XFCE based) with little customization and pre-configured applications. Other than that, there isn't anything else. No extra repository, just vanilla Archlinux. Hope you find it useful in your quest to try out Archlinux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    barbershop

    barbershop

    Php barbershop booking and admin system for mobile phone operation

    Barbershop V5.0 is a web-based system that allows online customers to make reservations against a server-based appointment book. The system includes a supporting configuration page that allows shop management to specify staff-working patterns and to block out staff and bank holidays etc. Though it expects customers to make bookings online and pay for them upfront using Paypal, the support page also allows the shop management to take unpaid bookings from telephone enquirers. The software is designed to work from mobile phones as well as laptops etc. It uses a Mysql database. Barbershop V5.0 is designed for full commercial operation in the sense that it enable the operator to provide reservation services for an unlimited number of shops, all operating through a shared database and common code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Clean Me

    Clean Me

    A macOS system analyser and cleaner

    Clean Me uses the pod 'STPrivilegedTask' to handle sensitive data like getting your root password. Clean Me does not save this password, nor does it load the password in a variable. If you do not trust Clean Me, then check its code or block all internet access with Little Snitch or RadioSilence. Normally Clean Me should not request an internet connection, if it does, you app is compromised. In that case, remove the app as soon as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Zwift Steering ESP32

    Zwift steering demo using ESP32

    Demonstration code for creating a steering controller for Zwift using an ESP32. The steering angle is measured using a potentiometer and is notified to the Zwift app/software using BLE. The YouTube video shows the device built into a riser block with some 3D printed parts, and used in the game. https://www.youtube.com/embed/j7cADx-zH8Y
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Gamers.IRC

    Gamers.IRC

    Full mIRC MSL Script

    Gamers.IRC is a full MSL Script for mIRC, the most popular Windows IRC client. Gamers.IRC is for Windows 95 and higher. Source code: Download and run the installer. Open the .grc and .ini files with notepad.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    modernish

    modernish

    Modernish is a library for writing robust, portable, readable, and pow

    ...Modernish programs are shell programs; the new constructs are mixed with shell syntax so that the programmer can take advantage of the best of both. There is no compiled code to install, as modernish is written entirely in the shell language. It can be deployed in embedded or multi-user systems in which new binary executables may not be introduced for security reasons, and is portable among numerous shell implementations. The installer can also bundle a reduced copy of the library with your scripts, so they can run portably with a known version of modernish without requiring prior installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Secure File Vault

    Secure File Vault

    A very secure file vault for private files to avoid hackers

    A File vault to store all of your personal items, this file vault could not be brute forced (impossible because of the hashing algorithms). It uses a combination of veracrypt, winrar, 7zip to encrypt your files to ensure that they are secure and not be seen by someone. Once you start to create the file vault, your password gets hashed a million times (only takes 3 seconds) then base 64 3 times and hashed 1 more time, it uses a combination of SHA256, SHA512 and lot of other secret...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rasmus Ullestad Relling

    Rasmus Ullestad Relling

    A simple LUA Minifier using luamin API

    This is a LUA minifier for Windows. It does support basic GLUA convertion, but not "continue" and "// comments". If you want to package it to MAC OS X or Linux, you can clone the project and do so yourself from here (using Electron API): https://github.com/ravo10/unoffical-lua-minifier-app luamin API: https://github.com/mathiasbynens/luamin The installer will install the app automatically. ia32 is the x86 version and the other one is the x64 version. 0.0.22: Fixes a problem with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vJoy
    This project was originally designed to provide an open-source replacement for PPJoy. The product, at this point, consists of virtual joystick devices that is seen by the system as a standard joystick but its position-data is written to it by a feeder application. An existing feeder application that takes advantage of this product is SmartPropoPlus. If you are an application writer you can very easily write an application that controls a joystick (e.g. mouse-to-joystick,...
    Leader badge
    Downloads: 7,991 This Week
    Last Update:
    See Project