[go: up one dir, main page]

Search Results for "native windows maintenance tools"

Showing 536 open source projects for "native windows maintenance tools"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Supercharge Your Manufacturing with Easy MRP and MES Software Icon
    Supercharge Your Manufacturing with Easy MRP and MES Software

    Designed for SME manufacturers who want to reduce wasteful manual processing, save time and increase profits.

    Flowlens eliminates stock-outs, shortage and overstocks, avoiding costly production delays. Stay in control of inventory levels and keep production running smoothly with real-time visibility and easy-to-use stock management. Import bulk data with ease.
    Learn More
  • 1
    Windows Native Maintenance Tools
    Windows System Maintenance Tool is an application designed to assist users in performing system maintenance on Windows platforms. A comprehensive, modern Windows 11 maintenance application built with .NET 10.0 and WPF, featuring an elegant Material Design interface. This tool provides system administrators and power users with easy access to essential Windows maintenance and optimization features.
    Leader badge">
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    React Native for Windows

    React Native for Windows

    A framework for building native Windows apps with React

    Bring your React Native apps to some of the most powerful devices out there. Take your apps across PC, Xbox, Surface Tablets, and dual-screens with our robust Windows extension to React Native. Extend your desktop experience to more than just Windows! Try out our fully supported macOS extension to React Native. React Native for Windows + macOS brings React Native support for the Windows 10 SDK as well as the macOS 10.13 SDK. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    IT Tools

    IT Tools

    Collection of handy online tools for developers, with great UX

    It‑tools is a web-based collection of developer-friendly utility tools featuring a polished user experience—accessible via the online portal it‑tools.tech, and self-hostable via Docker. TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue types. If the standalone TypeScript plugin doesn't feel fast enough to you,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Windows UI Library

    Windows UI Library

    Windows 10 native controls and Fluent styles for your applications

    WinUI is a user interface layer that contains modern controls and styles for building Windows apps. As the native UI layer in Windows it embodies Fluent Design, giving each Windows app the polished feel that customers expect. WinUI 2 is a library of controls that provides official native Microsoft UI controls and features for Windows UWP apps. WinUI 2 can be used in any Windows 10 UWP XAML app, or in a Xamarin.Forms app running on Windows 10 using native view embedding. WinUI 3 is the next...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Rental Property Management Software Made Easy Icon
    Rental Property Management Software Made Easy

    Save 15 hours a month, put your rental portfolio on autopilot and make accounting a breeze.

    DoorLoop is built for property managers, management companies, owners, landlords, investors, community associations, or anyone managing any property worldwide.
    Learn More
  • 5
    Proton Drive for Windows

    Proton Drive for Windows

    Proton’s official Windows desktop client repository

    Proton Drive for Windows is Proton’s official Windows desktop client repository, implemented as a native Windows application with a C# codebase and supporting assets, installer tooling, and solution-level project organization. The repository is positioned primarily as source transparency for the official app distributed through Proton, with distribution guidance pointing users to download stable releases from Proton’s official channels rather than relying on GitHub releases. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Bootstrap Native

    Bootstrap Native

    If you are looking for Bootstrap without jQuery, this is it.

    The lighter and more compact set of JavaScript components for Bootstrap is sourced with a modern ES6+ codebase and strong TypeScript definitions. At about half the size of the original and around 12kb gZipped, this library does most of Bootstrap & Popper combined. We launched the project back in 2015 with the goal of debunking the "write less do more" myth, meanwhile the Bootstrap developers themselves have decided to drop jQuery, however, we decided to keep maintaining the project for its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Provides startup routine and library. For develop native programs with MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    React Native Navigation is a module, dependent on and intended to be used alongside React Native, so some experience with it and knowledge of core concepts is required. We also assume you are working on a Mac with XCode and Android Studio installed and setup. You can also make it work in a Linux distribution, of course, but in that case bear in mind that some sections of the docs that deal with iOS might not be relevant to you. When your app is launched for the first time, the bundle is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    apache/solr-operator

    apache/solr-operator

    Official Kubernetes operator for Apache Solr

    Solr Operator is a Kubernetes operator for managing Apache Solr clusters in a cloud-native environment. It automates deployment, scaling, and maintenance of Solr instances within Kubernetes, making it easier to manage search infrastructures at scale. It supports rolling updates, backups, and configuration management for Solr.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Get to know our award-winning HR software. Icon
    Get to know our award-winning HR software.

    HR software with heart.

    BambooHR is all-in-one HR software made for small and medium businesses and the people who work in them—like you. Our software makes it easy to collect, maintain, and analyze your people data, improve the way you hire talent, onboard new employees, manage compensation, and develop your company culture. It’s designed to set you free to focus on what matters most—your people.
    Try it Free
  • 10
    Xamarin.Forms

    Xamarin.Forms

    Build native apps for iOS, Android, Windows and macOS

    ...Get started in 5 minutes with pre-packaged libraries and developer productivity tools! Businesses worldwide, spanning all industries, use Xamarin and .NET to build performant native mobile apps. See mobile apps that other developers have created using Xamarin, .NET, and Visual Studio. Xamarin apps are native apps! Whether you're designing a uniform UI across platforms or building a native user interface, your apps will behave the way users expect.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    electron-builder

    electron-builder

    A complete solution to package and build a Electron app

    ...Docker images to build Electron app for Linux or Windows on any platform. Downloads all required tools files on demand automatically (e.g. to code sign windows application, to make AppX), no need to setup. Two package.json structure is supported, but you are not forced to use it even if you have native production dependencies. Development dependencies are never included. You don’t need to ignore them explicitly.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 12
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    Golang SQL database client for ClickHouse. There are two version of this client, v1 and v2, available as separate branches. v1 is now in a state of maintenance, we will only accept PRs for bug and security fixes. Uses ClickHouse native format for optimal performance. Utilizes low level ch-go client for encoding/decoding and compression (versions >= 2.3.0). Supports native ClickHouse TCP client-server protocol. Compatibility with database/sql (slower than native interface!). Database/sql...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Awesome Stars

    Awesome Stars

    A curated collection of top-tier penetration testing tools

    awesome-hacking-lists is a curated directory of penetration-testing tools and productivity utilities spanning multiple security domains. Curated lists across many offensive security domains. The repository’s focus is breadth with organization: it collects respected tools into themed lists for discoverability and quick triage. Stars and forks indicate an active audience, which helps keep entries fresh and useful for practitioners. Community contributions to keep coverage current. The project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    n-skills

    n-skills

    Curated plugin marketplace for AI agents

    n-skills is a curated plugin marketplace and universal skills collection for AI coding agents that standardizes how skills are defined, discovered, and installed across multiple frameworks and agent platforms. It organizes skills into categories such as workflow orchestration, tools, automation, and documentation support, making it easy for developers to add capabilities like browser automation, multi-agent workflow coordination, or repo maintenance assistance. The repository includes a universal AGENTS.md discovery file and a shared SKILL.md format so that once a skill is published, it can be recognized and used by Claude Code, GitHub Copilot, Codex, Cursor, and other AI coding assistants with minimal friction. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    bazzite

    bazzite

    Bazzite is a cloud native image built upon Fedora Atomic Desktops

    Bazzite is a custom Fedora Silverblue variant that provides an immutable desktop operating system tailored for developers and power users. It integrates a curated set of tools and configurations to enhance productivity and streamline the development workflow.
    Downloads: 117 This Week
    Last Update:
    See Project
  • 16
    CMake

    CMake

    Cross-platform tool to build, test and package software

    CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and...
    Downloads: 113 This Week
    Last Update:
    See Project
  • 17
    Awesome Privacy

    Awesome Privacy

    A curated list of privacy & security-focused software and services

    Awesome Privacy is a curated directory of privacy-respecting alternatives to mainstream apps and services, organized across many categories like browsers, search, email, messaging, cloud storage, and operating systems. It aims to help you choose tools that reduce tracking, fingerprinting, and data collection without sacrificing usability. Each entry highlights the project’s core properties—such as open source status, end-to-end encryption, and platform availability—so you can evaluate...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    CyberStrikeAI

    CyberStrikeAI

    CyberStrikeAI is an AI-native security testing platform built in Go

    CyberStrikeAI is an AI-native security testing platform built in Go that brings autonomous penetration testing, vulnerability discovery, and attack chain analysis into a unified interface. The platform integrates over 100 security tools out of the box and pairs them with an intelligent orchestration engine that can be directed via natural language or policy definitions, allowing users to automate reconnaissance, scanning, exploitation, and reporting without manual sequencing of tools. It...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Commando VM

    Commando VM

    Complete Mandiant Offensive VM (Commando VM)

    Commando VM (by Mandiant) is a Windows-based offensive security / red-team distribution built to turn a fresh Windows installation into a fully featured penetration testing environment. It provides an automated installer (PowerShell script) that uses Chocolatey, Boxstarter, and MyGet package feeds to download, install, and configure dozens (100+ / 170+ depending on version) of offensive, fuzzing, enumeration, and exploitation tools. The idea is to spare testers the repetitive work of...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    WinUtil

    WinUtil

    Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes

    WinUtil by Chris Titus Tech is a comprehensive Windows utility script designed to automate system maintenance, streamline software installations, and apply performance tweaks. It focuses on debloating Windows, fixing update issues, and configuring various system optimizations to enhance user experience. The tool requires running PowerShell with administrator privileges to perform system-wide changes safely and effectively. WinUtil is modular and maintained as multiple scripts compiled into a...
    Downloads: 587 This Week
    Last Update:
    See Project
  • 21
    Arch Gateway

    Arch Gateway

    The AI-native (edge and LLM) proxy for agents

    Arch is an AI-native proxy designed to facilitate the development of agentic applications by handling complex tasks such as input clarification, agent routing, and seamless integration of prompts with tools for common tasks. It provides unified access and observability of Large Language Models (LLMs), enabling developers to build applications more efficiently. Arch supports both edge and LLM deployments, offering flexibility in various environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    C.A.F.E.

    C.A.F.E.

    The "Third Way" for Home Assistant Automations

    CAFE (Complex Automation Flow Editor) for Home Assistant is an innovative automation authoring tool that provides a visual flow editor inside Home Assistant, offering a “third way” between manual YAML and external flow tools by transpiling visual flows directly into native Home Assistant automation YAML. It’s designed to give users the visual clarity of tools like Node-RED without the overhead of a separate execution engine, storing the logic as standard YAML that runs in the core automation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    kagent

    kagent

    Kubernetes native framework for building AI agents

    Kagent is a Kubernetes-native framework for building, deploying, and operating AI agents as first-class cloud-native workloads. It models core agent concepts declaratively using Kubernetes custom resources, so teams can manage agents similarly to other platform components via YAML, controllers, and standard cluster workflows. In kagent’s design, an “Agent” represents a system prompt plus a set of tools and other agents, along with an LLM configuration, making the agent definition portable...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Orion Store

    Orion Store

    The ultimate home for modded apps

    Orion Store to make discovering and installing modified or variant builds of apps fast and simple without relying on official distribution channels. It provides a clean, modern interface where users can browse curated app listings, inspect available versions, and trigger installations directly on their device. Unlike traditional stores, Orion-Store focuses on user autonomy and speed, emphasizing dependency detection and reducing friction during installation. The platform is built with...
    Downloads: 504 This Week
    Last Update:
    See Project
  • 25
    WASM-4

    WASM-4

    Build retro games using WebAssembly for a fantasy console

    wasm4 is a WebAssembly-based game console for building and sharing games using WebAssembly. It provides a virtual platform with a defined specification for game development.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next