Showing 126 open source projects for "dev"

View related business solutions
  • 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
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1
    PC_Workman_HCK

    PC_Workman_HCK

    AI-powered PC monitoring that explains. Not shows numbers/spikes.

    ...Features: - Time travel monitoring - debug issues from hours ago - AI diagnostics with HCK_GPT - Custom fan curves with profiles - Floating always-on-top widget - 2D system map - Cross-GPU support (NVIDIA/AMD/Intel) Four complete rebuilds. 29 features killed. 24,000 lines of optimized code. No team. Solo Dev. BUILD-IN-PUBLIC Free because good tools should be. Alpha v1.6.3—real tools built on real constraints.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    sysmon-modular is a community-driven repository that provides a modular, production-ready set of Sysmon configuration modules designed to be easily composed and tuned for different environments. The project organizes detection logic into per-event modules (for example, process creation, file create, network connection, registry events, image load, and many more) so operators can pick and choose which rules to enable without editing a monolithic XML by hand. It includes pre-generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    KLU-jam-XFCEbase

    small Ubuntu Jammy based distro using overlayfs frugal install

    The heart of KLU-jam-XFCEbase is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-OT2base (openbox/tint2 also Arch-based), KLA-XFCEbase (Arch Linux-based) and KLV-Airedale (Void Linux based). Lots of configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    cfcfg

    Yet another Linux kernel configuration comparator

    ...The comparison program can use this table to further annotate its output. This program can also be used to create a commented "pretty-print" of a kernel configuration by comparing it with an empty one such as /dev/null.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    AWS Jupyter Proxy

    AWS Jupyter Proxy

    Jupyter server extension to proxy requests with AWS SigV4 authentican

    A Jupyter server extension to proxy requests with AWS SigV4 authentication. This server extension enables the usage of the AWS JavaScript/TypeScript SDK to write Jupyter frontend extensions without having to export AWS credentials to the browser. A single /awsproxy endpoint is added on the Jupyter server which receives incoming requests from the browser, uses the credentials on the server to add SigV4 authentication to the request, and then proxies the request to the actual AWS service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    KLA-XFCEpodman

    small Arch Linux based overlayfs frugal install with podman support

    The heart of KLA-XFCEpodman is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Includes podman (docker-compatible) container support and brief tutorial examples in cherrytree notepad README. Similarly small sized flexible distros are available such as KLA-OT2base...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    KLA-OT2base

    small Arch Linux openbox based distro using overlayfs frugal install

    The heart of KLA-OT2base (openbox/tint2 Arch Linux based) is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-XFCEbase (also Arch-based), KLU-jam (Ubuntu-based) and KLV-Airedale (Void Linux based). Lots of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    KLA-XFCEbase

    small Arch Linux based distro using overlayfs frugal install

    The heart of KLA-XFCEbase is a 'FirstRib' magic initrd which uses overlay filesystem to provide frugal install save persistence, typical load squashfs capabilities (including currently unique ability to load uncompressed physical directories into the layers hierarchy), and copy2ram option. Similarly small sized flexible distros are available such as KLA-OT2base (openbox/tint2 also Arch-based), KLU-jam (Ubuntu-based) and KLV-Airedale (Void Linux based). Lots of configuration information at...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    Cosmos is an operating system "construction kit" made for Visual Studio 2022. Build your own OS using managed languages such as C#, VB.NET, and more! Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    System Programming Roadmap

    System Programming Roadmap

    A roadmap to teach myself compiler dev, malware reverse engineering

    system-programming-roadmap is a curated roadmap and resource guide designed to help learners navigate the complex world of system-level programming. It aggregates high-quality tutorials, books, project ideas, and documentation links related to topics such as operating systems, file systems, kernel development, networking, and compilers. This repository is ideal for beginners looking to structure their learning or for experienced developers seeking to expand their knowledge in a structured...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Dev. always drop supports. Like rom/kernel/recovery. I like to store them for my use and any other who needs it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dupeGuru

    dupeGuru

    Find duplicate files

    ...On some linux systems pyrcc5 is not put on the path when installing python3-pyqt5, this will cause some issues with the resource files (and icons). These systems should have a respective pyqt5-dev-tools package, which should also be installed. The presence of pyrcc5 can be checked with which pyrcc5. Debian based systems need the extra package, and Arch does not. Scanning by filename or content with fuzzy matching to catch similar filenames.
    Downloads: 187 This Week
    Last Update:
    See Project
  • 13
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google ) to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    IK13-Dev
    Ido (Redmi 3/3 pro) Custom rom project Telegram : Group Support : @LDM_Disc Rom Updates : @LDM_Channel Screenshot : @idoScreenshot
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    another collection rom by me its just archive cr goes to lead dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Rack OS

    CentOS/OpenSuse/Ubuntu root on ramdisk (/dev/ram0) for RACK cluster

    Rack OS was designed to boot OS root on /dev/ram0 so that you can remove usb disk or network cable freely after OS booted.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    pyDesk OS

    pyDesk OS

    An Xubuntu-based distro with Python dev tools

    PyDesk is an Xubuntu-based distribution with basic development tools of Python. In the current version, IDLE, pip, venv and Jupyter Notebook are pre-installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SegaSys LUTRO-LUA game launcher

    Simple base functions for Lutro LUA engine inspired on Sega Genesis sy

    Simple base functions for Lutro LUA engine inspired on Sega Genesis system. Designed specifically for 320x224 internal resolution and Sega Genesis controller layout. Create your game editing dev/ directory Copy the game.lua file (and assets) on lovetest/ folder for test using LOVE2D (NOT remove or replace main.lua) Files: main.lua : Base system, usually edition is not required game.lua : Game lua script. global.lua : Screen resolution. intro.lua : Intro mode, introtype = (megacd/genesis) Functions: neofont(FONT) : Select font (included "standard-font-black" "standard-font-white" "8bit") scenecommand == 1/0 : Enable/disable console mode neoprint(TEXT) : Print text in console mode timerstop == 1/0 : Enable/disable timer for key input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mongoose OS

    Mongoose OS

    IoT firmware development framework

    ...Built-in flash encryption, crypto chip support, ARM mbedTLS optimized for small memory footprint. Device management dashboard service. Supported microcontrollers are CC3220, CC3200, ESP32, ESP8266, STM32F4, STM32L4, STM32F7. Recommended dev kits are ESP32-DevKitC for AWS IoT, ESP32 Kit for Google IoT Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LineageOSkenzo

    Pure lineage OS for redmi note 3(kenzo)

    Made using https://github.com/lineageos4microg/docker-lineage-cicd Keep in mind that I merely followed the guide and did accordingly. I am not a ROM dev or anything. Thus, I can't fix any bugs that you may face. I will try to update the ROM, at least, once every 3 months🤞
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    USB Gadget Tool

    USB Gadget Tool

    Convert your Android phone to any USB device you like

    Convert your Android phone to any USB device you like. USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. Connected USB hosts (e.g. a normal computer) will then identify your Android device only under that role. It can also be used to deactivate the standard USB Gadget (including mtp, adb, etc.), e.g. for security reasons.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 23

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation. - Designed to be run from the shell or from the crontab. - No setup, just copy btrfsManage. - The subvolume on which to perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MyOS1

    A project based on Mx Linux

    MyOS1 seeks to 1 day be a unified, cross platform Operating System. I intend to run this Operating System on all of MY devices. MyOS1 is based on Mx Linux, Mx 19.3 specifically. I have replaced/added some software that makes Mx 19.3 more useful to me, tweaked the way the system handles user data storage, and have everything working reasonably quick on a usb 2.0 thumb drive. Best of all none of the modifications to user data storage breaks any of the Live-usb functionality. Everything I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...The implementation is efficient, not complex (few moving parts), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project