Showing 61 open source projects for "wgoto-section"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    EKA2L1

    EKA2L1

    An experimental Symbian OS emulator

    Experimental Symbian OS emulator, written in C++ 17. The emulator currently emulates Symbian OS's EKA1 and EKA2 behavior, and reimplement most of its critical app servers. It can already boot many EKA1 and EKA2 apps. For more discussion and support, please visit our Discord server. Artifacts for Windows, OSX, Linux and Android are provided through Github Actions. Click on the Releases section to get the newest stable build. Compatibility for the games and software that can (and can't) run...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Amazon EKS Anywhere Curated Packages

    Amazon EKS Anywhere Curated Packages

    EKS Anywhere Curated Packages is a management system for installation

    The EKS Anywhere package controller and the EKS Anywhere Curated Packages (referred to as “features”) are provided as “preview features” subject to the AWS Service Terms, (including Section 2 (Betas and Previews)) of the same. During the EKS Anywhere Curated Packages Public Preview, the AWS Service Terms are extended to provide customers access to these features free of charge. These features will be subject to a service charge and fee structure at the”General Availability“ of the features. EKS...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    homebridge-samsung-tizen

    homebridge-samsung-tizen

    Homebridge plugin for Samsung TV's with Tizen OS

    ... can also use other methods by checking the Sponsor this project section from the right sidebar. This plugin was designed for Homebridge and will require you to set up a Homebridge server. Homebridge is a lightweight server you can run on your home network that emulates the iOS HomeKit API and allows you to control devices that are incompatible with HomeKit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    UI.Vision RPA

    UI.Vision RPA

    Open-Source RPA Software (formerly Kantu)

    ... and only Chrome and Firefox extension (and Selenium IDE) that has "👁👁 eyes". A huge benefit of doing visual tests is that you are not just checking one element or two elements at a time, you’re checking a whole section or page in one visual assertion. The visual UI testing and browser automation commands of UI.Vision RPA help web designers and developers to verify and validate the layout of websites and canvas elements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    Lightweight and easy-to-use repository manager for Maven-based artifacts in JVM ecosystem. This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva, or Artifactory, with reduced resource consumption. To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed. For huge public repositories, you can adjust the memory limit and even the size of used thread pools in the configuration. The recommended...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    kubeinvaders

    kubeinvaders

    Gamified Chaos Engineering Tool for Kubernetes

    This project is part of the landscape of Cloud Native Computing Foundation in the Observability and Analysis - Chaos Engineering section. Backed by the teams at platform engineering.it and devopstribe.it, which provides enterprise-grade features and certified resilience services for your Kubernetes infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tapir

    tapir

    Declarative, type-safe web endpoints library

    ... definitions, as well as individual inputs/outputs. Library, not a framework, integrates with your stack. Is your company already using tapir? We're continually expanding the "adopters" section in the documentation; the more the merrier! It would be great to feature your company's logo, but in order to do that, we'll need to write permission to avoid any legal misunderstandings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kube-state-metrics

    kube-state-metrics

    Add-on agent to generate and expose cluster-level metrics

    kube-state-metrics (KSM) is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. (See examples in the Metrics section below.) It is not focused on the health of the individual Kubernetes components, but rather on the health of the various objects inside, such as deployments, nodes and pods. kube-state-metrics is about generating metrics from Kubernetes API objects without modification. This ensures that features provided by kube-state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OTOMI

    OTOMI

    Self-hosted DevOps Platform for Kubernetes

    Otomi is an open source self-hosted PaaS to run on top of any Kubernetes cluster and is placed in the CNCF landscape under the PaaS/Container Service section. A PaaS attempts to connect many of the technologies found in the CNCF landscape in a way to provide direct value. Deploy containerized apps with a few click without writing any K8s YAML manifests. Get access to logs and metrics of deployed apps. Store charts and images in a private registry. Build and run custom CI pipelines. Enable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    PyG

    PyG

    Graph Neural Network Library for PyTorch

    ... graph learning via Quiver, a large number of common benchmark datasets (based on simple interfaces to create your own), the GraphGym experiment manager, and helpful transforms, both for learning on arbitrary graphs as well as on 3D meshes or point clouds. All it takes is 10-20 lines of code to get started with training a GNN model (see the next section for a quick tour).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MongoDB NodeJS Driver

    MongoDB NodeJS Driver

    The MongoDB Node.js driver

    The MongoDB Node.js driver allows Node.js applications to connect to MongoDB and work with data. The driver features an asynchronous API which allows you to interact with MongoDB using Promises or via traditional callbacks. Whether you are new to MongoDB or you just want to brush up on the core concepts, you can check out the Fundamentals section which features material on using the Node.js driver. The connection URI is the set of instructions that the driver uses to connect to a MongoDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    .... This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    Custom-Puppy-Linux-For-Scripts

    Custom-Puppy-Linux-For-Scripts

    A Custom Puppy Linux Live CD For Creating & Running Shell Scripts

    This Live CD is created for the purpose of writing & running shell scripts on various computers. This is a 64-bit system for better performance and features. Please see the Images of its Desktop below. Pressing F4 from any Folder on the File Manager will launch the Terminal and will set your working directory automatically. After Downloading, Either Burn this .iso image to a DVD and boot from it on any computer OR install it to a USB drive with the multiboot-usb software, available here...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Form OCR Testing Tool

    Form OCR Testing Tool

    A set of tools to use in Microsoft Azure Form Recognizer

    ... their unique needs. Microsoft Azure Form Recognizer team will update the source code periodically. If you would like to contribute, please check the contributing section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xBRZ

    xBRZ

    xBRZ: "Scale by rules" - high quality image upscaling filter by Zenju

    xBRZ is a high-quality image upscaling filter for creating beautiful HD representations from low-resolution images. Reference implementations for common emulators can be found in the download section: ● DOSBox ● ePSXe ● HqMAME ● ScummVM ● Snes9x ● Kega Fusion http://sourceforge.net/projects/xbrz/files/ Test the xBRZ scaler with your own images and compare against other scalers with the "Scaler Test" tool: http...
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 17
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    PocoOS
    A group with a goal to create the most stable Miui ROM for Poco F1 ∆ About join our TELEGRAM group https://t.me/pocostable ( Take a deep breath and read the full post , Otherwise u may face issue.) ★POCO OS comes with all poco standards with system launcher. ★Mainly focused in balance b/w stable performance and battery backup. ★Only pushing stable updates , So updates will take time... ★Check "TIPS" section for more... #MAINTAINERS VIGNESH VIJAY K- @KL_X_BOSS...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19

    Delayter

    Utility to queue files for deferred deletion, days/weeks/months later

    ... or not. There are safeguards to protect against accidental deletion. Scheduled deletions can be viewed and also retracted. Files will not be deleted if they have been modified since scheduled for deletion. The documentation at the Delayter web site is well-written and extensive. Please take a minute to read the "Overview" section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Useless Auto Clicker

    Useless Auto Clicker

    Fast free auto clicker with a script editor for Windows, Linux, macOS

    Full emulation of mouse, keyboard and Works on all platforms where the java 8 can be installed. For windows download clicker.rar bundle in file section Java version still available on https://github.com/dikhim/uselessclicker/releases Write you own scripts using convenient JavaScript editor based on "Nashorn" engine. Use all standard java classes. Write you own applications and scripts to control a PC via Socket and Http servers from anywhere you want. Download Java: https...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 21
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 436 This Week
    Last Update:
    See Project
  • 22
    CSS Element Queries

    CSS Element Queries

    High-speed element dimension/media queries in valid css

    An event-based CSS element dimension query library with valid CSS selector syntax to change styles and allow responsive images based on element's dimensions and not window's viewport. Download the zip file using the buttons on the right side and include both files at the head section of your page. ElementQueries start automatically to listen to window.load event and parses all available css files to attach the ResizeSensor and start the magic. No interval/timeout detection like in most resize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    GraceMX

    GraceMX

    GraceMX is an Evironment geared toward bible study, Based on MX linux

    “Sometimes the miracle is simply His mercy.” ― Jane Johnson, Mercy Like Morning "Grace will give you credit for something you did not do in the first place" ps Ray Bevan The popular saying goes, " You are a product of your environment". GraceMX is an MX Linux respin providing the environment for students and bible nerds alike to grow in the Word of God. GraceMX institutes popular feature rich bible study applications, addons, scripts and productivity tools to increase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    parexec

    Execute multiple commands in parallel and display output with ncurses

    .... When sending a SIGQUIT to parexec (usually done when you hit CTRL-\) or by sending SIGTERM to parexec (e.g. with kill parexec_pid) it will terminate the running processes immediately and exit. After the start of parexec your shell window will be split up horizontally into NUMTHREADS sections. Each section containing the output of one command (which will scroll away as your command writes too much) and a status bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next