Showing 1481 open source projects for "using"

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
    Amazon EKS Anywhere Curated Packages

    Amazon EKS Anywhere Curated Packages

    EKS Anywhere Curated Packages is a management system for installation

    ...EKS Anywhere Curated Packages is a management system for the installation, configuration and maintenance of additional components for your Kubernetes cluster. Examples of these components may include Container Registry, Ingress, LoadBalancer, etc. EKS Anywhere Curated Packages is tested using Prow, the Kubernetes CI system. EKS operates an installation of Prow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FileTagger

    Tag files, and search files using these tags

    This program allows you to tag files with any tags and search through tagged files. UI is not the best so please look at the title of a window if you don't know what the window does. Usage - By window titles • Search Files - In this window you can search tagged files, but you need to tag some files first. If you have tagged files already you can search through them by entering tag or tags(separate tags with a space) into box at the top and clicking the Search button. • Select File...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4
    Munin
    Master/node to gather and graph "everything" on your systems using Tobi Oetiker's rrdtool. It can optionally warn your surveillance software. This software package was originally called LRRD. The project. Please see http://munin-monitoring.org/
    Downloads: 2 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
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    ...Cosmos lets you create operating systems just as Visual Studio and C# normally let you create applications. Most users can write and boot their own operating system in just a few minutes, all using Visual Studio.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Vili OSS ROMs

    Vili OSS ROMs

    A place giving you all ROMs made with vili specific trees

    Welcome to your home! This place will host all vili ROMs made using the OSS trees we have.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    SmartKnob

    SmartKnob

    Haptic input knob with software-defined endstops and virtual detents

    SmartKnob is an open‑source hardware/software hybrid rotary input device featuring software-configurable end-stops and virtual detents, facilitated by a brushless gimbal motor and magnetic encoder—offering programmable haptic feedback and a novel, tactile user interface. 240x240 round LCD ("GC9A01"), protected by 39.5mm watch glass on rotor. BLDC gimbal motor, with a hollow shaft for mechanically & electrically connecting the LCD. PCB flexure and SMD resistors used as strain gauges for press...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AWS IoT Over-the-air Update Library

    AWS IoT Over-the-air Update Library

    Manage the notification of a newly available update

    The OTA library enables you to manage the notification of a newly available update, download the update, and perform cryptographic verification of the firmware update. Using the library, you can logically separate firmware updates from the application running on your devices. The OTA library can share a network connection with the application, saving memory in resource-constrained devices. In addition, the OTA library lets you define application-specific logic for testing, committing, or rolling back a firmware update. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    to open the file you need to extract it first go to \virus detected clean\virus detected clean\bin\Debug\ and open the virus detected clean application note: if you open virus detected clean there's no harm to your computer and the virus detected text are just coded using csharp develop..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,046 This Week
    Last Update:
    See Project
  • 11
    SigV4

    SigV4

    A SigV4 authentication plugin for the open-source DataStax Java Driver

    This package implements an authentication plugin for the open-source Datastax Java Driver for Apache Cassandra. The driver enables you to add authentication information to your API requests using the AWS Signature Version 4 Process (SigV4). Using the plugin, you can provide users and applications short-term credentials to access Amazon Keyspaces (for Apache Cassandra) using AWS Identity and Access Management (IAM) users and roles. The plugin depends on the AWS SDK for Java. It uses AWSCredentialsProvider to obtain credentials. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pgCluu

    PostgreSQL performances monitoring and auditing

    pgCluu is a Perl program used to perform a full audit of a PostgreSQL Cluster performances. It is divided in two parts, a collector used to grab statistics on the PostgreSQL cluster using psql and sar, a grapher that will generate all HTML and charts output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc you will find a new way to do the same job but more easier and flexable, i.e, the well-known hset key field value command could be replaced with set key/field value, but sometimes you need to return a specific hashmap as key => value, but you run hget key field to get the key’s value and also it could be replaced with get key/field, but how could we replace hgetall key? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Overboot

    OverlayFS toolkit composing system layers at boot time

    ...The two main components are obinit, written in C and run at boot time, and the extensible C++ obctl application that provides administration tools (CLI, API, management panel, etc.). Possible applications: - creating, testing, and distributing update packages, - creating and managing system snapshots without using virtual machines, - protecting the root partition from unwanted changes and damage, - speeding up services and applications running in the user space, - reducing the number of write cycles in flash drives, - versioning changes across the system, - quick rollback of changes or updates, - quick and easy device role switching, - debugging, - practice systems for students and trainers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pearl MATE Studio 11

    Pearl MATE Studio 11

    The Ultimate Audio Recording Studio for Linux

    ...Minor bugs were fixed as well as software added. Here is whats new. 1) Mixbus 8 (Fully Functioning Demo) 2) Tuner Added 3) Pearl Extras Installer. Great for Producers coming from a Windows system using VST's. The script will install all packages needed to start using those plugins with searching google on 4-5 how to before accually getting to work. Works flawlessly with Carla. 4) Easily control Samba Network Shares with our updated GUI + Much More :-) This release based on Ubuntu 22.04 as its base, is made for all musicians that want commercial quality recording at home. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    ...Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Moya

    Moya

    Network abstraction layer written in Swift

    ...It should be simple enough that common things are easy, but comprehensive enough that complicated things are also easy. If you use Alamofire to abstract away URLSession, why not use something to abstract away the nitty gritty of URLs, parameters, etc? After some setup, using Moya is really simple. Even cooler are the reactive extensions. Moya provides reactive extensions for ReactiveSwift and RxSwift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ceph-ansible

    ceph-ansible

    Ansible playbooks to deploy Ceph, the distributed filesystem

    Ansible playbooks for Ceph, the distributed filesystem. This project assumes you have a basic knowledge of how Ansible works and have already prepared your hosts for configuration by Ansible. After you’ve cloned the ceph-ansible repository, selected your branch and installed Ansible then you’ll need to create your inventory file, playbook and configuration for your Ceph cluster. The Ansible inventory file defines the hosts in your cluster and what roles each host plays in your Ceph cluster....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Throttled

    Throttled

    Workaround for Intel throttling issues in Linux

    ...The CPU package power limit (PL1/2) is forced to a value of 44 W (29 W on battery) and the temperature trip point to 95 'C (85 'C on battery) by overriding default values in MSR and MCHBAR every 5 seconds (30 on battery) to block the Embedded Controller from resetting these values to default. On systems where the EC doesn't reset the values (ex: ASUS Zenbook UX430UNR), the power limit can be altered by using the official intel_rapl driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    File-Splitter

    File-Splitter

    A simple tool for split, zip, and encrypt files

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    dupeGuru

    dupeGuru

    Find duplicate files

    dupeGuru is a cross-platform GUI application written in Python (with Qt/Cocoa UI) that quickly detects duplicate files on your computer using flexible scanning modes—including filename fuzzy matching, content comparison, and specialized Music/Picture modes. 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. ...
    Downloads: 148 This Week
    Last Update:
    See Project
  • 22

    dispy

    Distributed and Parallel Computing with/for Python.

    dispy is a generic and comprehensive, yet easy to use framework for creating and using compute clusters to execute computations in parallel across multiple processors in a single machine (SMP), among many machines in a cluster, grid or cloud. dispy is well suited for data parallel (SIMD) paradigm where a computation (Python function or standalone program) is evaluated with different (large) datasets independently.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    The documentation and source are generated from the .lit file using srcweave. If you don't want to go through the trouble of setting it up, your contributions are welcome. Just make your edits the .lit file, and we can regenerate it for you. Our VM will simulate a fictional computer called the LC-3. The LC-3 is popular for teaching university students how to program in assembly language. It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    TagUI

    TagUI

    Free RPA tool by AI Singapore

    ...The TagUI project is open-source and free forever. It's easy to setup and use, and works on Windows, macOS and Linux. Besides English, flows can be written in 22 other languages, so you can do RPA using your native language. Check out this demo video automating data collection in 4 different languages. With the new TagUI turbo mode, you can even run your automation 10X faster than normal human speed! In TagUI language, you use steps like click and type to interact with identifiers, which include web identifiers, image snapshots, screen coordinates, or even text using OCR.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    Database Backup Manager

    Database Backup Manager

    Database backup manager for dumping to and restoring databases from S3

    ...The S3 backup path will be test/backup.sql.gz in the end, when gzip is done with it. Once installed, the package must be bootstrapped (initial configuration) before it can be used. We recommend using the vagrant configuration supplied with this package for development and contribution. Simply install VirtualBox, Vagrant, and Ansible then run vagrant up in the root folder. A virtual machine specifically designed for the development of the package will be built and launched for you. Backup to / restore from any configured filesystem. ...
    Downloads: 0 This Week
    Last Update:
    See Project