Showing 28 open source projects for "using"

View related business solutions
  • 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
  • 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
  • 1
    appwrite

    appwrite

    Secure Backend Server for Web, Mobile & Flutter Developers

    Appwrite is a self-hosted and cloud backend-as-a-service platform that provides developers with all the core APIs required to build any application. Build your entire backend within minutes and scale effortlessly using Appwrite's open-source platform. Add Authentication, Databases, Functions, Storage, and Messaging to your projects using the frameworks and languages of your choice.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    sealos

    sealos

    Sealos is a production-ready Kubernetes distribution

    A Cloud Operating System designed for managing cloud-native applications. Sealos['siːləs] is a cloud operating system distribution based on the Kubernetes kernel. Using the cloud like using a personal computer, reducing the cost of the cloud to 1/10 of the original.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Anytype

    Anytype

    Official Anytype client for MacOS, Linux, and Windows

    anytype-ts is the TypeScript implementation of Anytype, a local-first, peer-to-peer knowledge management and note-taking platform that empowers users to own and structure their data privately and flexibly. Unlike traditional cloud-based systems, Anytype stores data locally and syncs across devices using encrypted peer-to-peer protocols. It provides block-based document editing, a custom object model for data types, and a rich UI for organizing knowledge like a personal wiki. This repo includes the client logic that powers the app’s core experience.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Rocket.Chat Desktop App

    Rocket.Chat Desktop App

    OSX, Windows, and Linux Desktop Clients for Rocket.Chat

    Secure and compliant communications platform. We use communication platforms on a daily basis to collaborate with colleagues, other companies, customers, and communities. Most of them give you very little in terms of control and customizations; except Rocket.Chat. Bring together messages, projects, and tasks in one place and watch your team’s productivity rise to new heights. Engage in contextual interactions with customers irrespective of how they contact you. Ensure long-term relationships...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 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
  • 5
    Windows 95 in Electron

    Windows 95 in Electron

    Windows 95 in Electron. Runs on macOS, Linux, and Windows

    ...Users can interact with familiar UI elements like the Start menu, File Explorer, and retro applications in a sandboxed environment that evokes early personal computing. Beyond being a playful trip down memory lane, the project demonstrates how emulation can be packaged using modern frameworks & how legacy operating systems can be encapsulated as distributable desktop experiences. It’s become an example of how software preservation and creative programming can intersect, inspiring others to bring historic systems to life.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 6
    Kubernetes Dashboard

    Kubernetes Dashboard

    General-purpose web UI for Kubernetes clusters

    ...Make sure that you know what you are doing before proceeding. Granting admin privileges to Dashboard's Service Account might be a security risk. In most cases after provisioning cluster using kops, kubeadm or any other popular tool, the ClusterRole cluster-admin already exists in the cluster. We can use it and create only ClusterRoleBinding for our ServiceAccount. If it does not exist then you need to create this role first and grant required privileges manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Heroic Games Launcher

    Heroic Games Launcher

    A Native GOG and Epic Games Launcher for Linux, Windows and Mac

    ...If you don't like the default colors, you have the ability to change them. It also includes the famous Dracula theme. On Linux, download the latest version of Wine-GE, Wine-Lutris or even Proton-GE using the Wine Manager. These selection of Wine version are focused on improving the gaming experience and compatibility.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    memfs

    memfs

    Node.js "fs" and browser "File System API" adapters

    ...It provides adapters to convert between the Node fs API and the browser File System API, and includes utilities like printing directory trees, creating directory snapshots, and demos such as in-browser Git using an in-memory file system. This is particularly useful for testing, mocking filesystem operations, or using a file system layer inside browser environments where no native file system exists. The library is licensed under Apache-2.0 and has ~2k stars, indicating a reasonable user base.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Slonik

    Slonik

    A Node.js PostgreSQL client with runtime and build time type safety

    Slonik is a PostgreSQL client for Node.js that ensures safe and efficient query execution by using tagged template literals, preventing SQL injection attacks and promoting better query structure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    MQTT X

    MQTT X

    Powerful cross-platform MQTT 5.0 desktop, CLI, and WebSocket client

    MQTT X is a cross-platform MQTT 5.0 client tool open sourced by EMQ, which can run on macOS, Linux and Windows, and supports formatting MQTT payload. MQTT X simplifies test operation with the help of a familiar, chat-like interface. It’s easy and quick to create multiple, simultaneous online MQTT client connections, and can test the connection, publishing, and subscription functions of MQTT/TCP, MQTT/TLS, MQTT/WebSocket as well as other MQTT protocol features. MQTT stands for MQ Telemetry...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    ThingsBoard

    ThingsBoard

    Device management, data collection, processing and visualization

    ...ThingsBoard combines scalability, fault-tolerance and performance so you will never lose your data. Provision, monitor and control your IoT entities in a secure way using rich server-side APIs. Define relations between your devices, assets, customers or any other entities. Collect and store telemetry data in a scalable and fault-tolerant way. Visualize your data with built-in or custom widgets and flexible dashboards. Share dashboards with your customers. Define data processing rule chains. Transform and normalize your device data. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    React Hotkeys Hook

    React Hotkeys Hook

    React hook for using keyboard shortcuts in components

    A React hook for using keyboard shortcuts in components in a declarative way. Define your hotkeys declaratively once, and let React Hotkeys take care of all the nitty-gritty details of binding and unbinding them. Memoization, enable on form fields, check for currently pressed keys. React Hotkeys has you covered. React Hotkeys Hook is written with TypeScript, so all typings come with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Google Auth Library

    Google Auth Library

    Google Auth Library for Node.js

    ...Use JWT when you are using a single identity for all users. Especially useful for server->server or server->API communication. Use workload identity federation to access Google Cloud resources from Amazon Web Services (AWS), Microsoft Azure or any identity provider that supports OpenID Connect (OIDC). Use workforce identity federation to access Google Cloud resources using an external identity provider (IdP) to authenticate and authorize a workforce—a group of users, such as employees, partners, and contractors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Helicone

    Helicone

    Open source LLM-Observability Platform for Developers

    Open source LLM-Observability Platform for Developers. One-line integration for monitoring, metrics, evals, agent tracing, prompt management, playground, etc. Supports OpenAI SDK, Vercel AI SDK, Anthropic SDK, LiteLLM, LLamaIndex, LangChain, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elasticsearch Node.js client

    Elasticsearch Node.js client

    Elasticsearch client library for Node.js

    ...Language clients are forward compatible; meaning that clients support communicating with greater or equal minor versions of Elasticsearch. Elasticsearch language clients are only backwards compatible with default distributions and without guarantees made. If you are using multiple versions of Elasticsearch, you need to use multiple versions of the client. In the past, install multiple versions of the same package was not possible, but with npm v6.9, you can do that via aliasing. You will require the packages from your code by using the alias you have defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kubenav

    kubenav

    kubenav is the navigator for your Kubernetes clusters

    ...It is possible to view logs and events or to get a shell into a container. You can also edit and delete resources or scale your workloads within the app. The app is developed using Ionic Framework and Capacitor. The frontend part of the app is implemented using TypeScript and React functional components. The backend part uses Go mobile for communication with the Kubernetes API server and Cloud Providers. So it is possible to achieve nearly 100% code sharing between the mobile and desktop implementation of kubenav. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Porcupine

    Porcupine

    On-device wake word detection powered by deep learning

    ...Scalable. It can detect multiple always-listening voice commands with no added runtime footprint. Self-service. Developers can train custom wake word models using Picovoice Console. Porcupine is the right product if you need to detect one or a few static (always-listening) voice commands. If you want to create voice experiences similar to Alexa or Google, see the Picovoice platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenAuth

    OpenAuth

    Universal, standards-based auth provider

    OpenAuth is an authentication system aimed at modern serverless and edge runtimes, providing a cohesive way to add sign-in flows and session management to web apps. It supports common patterns such as OAuth with popular identity providers, email-based links or codes, and passkeys/passwordless options, while exposing a simple API that fits full-stack frameworks. The project is designed to be infrastructure-friendly, aligning with managed stores and serverless platforms so sessions, webhooks,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ThreatMapper

    ThreatMapper

    Open source cloud native security observability platform

    Thousands of companies trust Deepfence to secure their most critical cloud workloads and applications with a unified platform. Experience rapid threat detection and remediation, while significantly reducing non-critical security alerts by 90%. Deepfence ThreatMapper hunts for threats in your production platforms, and ranks these threats based on their risk of exploit. It uncovers vulnerable software components, exposed secrets, and deviations from good security practices. ThreatMapper uses a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AngularUI Router

    AngularUI Router

    The solution to flexible routing with nested views in AngulaJS

    UI-Router provides state based routing. Each feature of an application is defined as a state. One state is active at any time, and UI-Router manages the transitions between the states. Each state describes the URL, the UI (a view or views), data prerequisites, and other logical prerequisites (such as authentication) for a feature. Before activating a state, UI-Router first fetches any prerequisites (asynchronously), and then activates the view(s) and updates the URL. UI-Router states are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cakebrewjs

    Cakebrewjs

    Homebrew GUI App

    Homebrew GUI for macos and linux On Macos: * remove previous tap if already installed brew remove --cask cakebrewjs * install using: brew install --cask shemeshg/homebrew-tap/cakebrewjs *Must* fix signature: codesign --force --deep --sign - /Applications/cakebrewjs.app/ *Must* fix authorizations (Better throw System settings->security) or manually: xattr -c /Applications/cakebrewjs.app/ On Ubuntu: *Must* install fonts: sudo apt install fonts-noto fonts-noto-cjk fonts-noto-color-emoji fonts-noto-core *must* install deb file from /tmp *must* set homebrew path manually See on github: Github: https://github.com/shemeshg/CakebrewJs2-ds/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    Langfuse

    Langfuse

    Open-source observability and analytics for LLM apps

    ...Observability: Explore and debug complex logs & traces in a visual UI. Analytics: Improve performance of LLM apps. In particular, get a view on costs, latency and response quality using intuitive dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Underscore Backup

    Underscore Backup

    Private, secure backups in the cloud.

    Private, secure backups in the cloud of any size with minimal resource usage exactly the way you want them. Your data is encrypted by default using encryption keys only available to you and before leaving your network. Backed up data is signed to ensure protection from tampering. Data can be stored with any amount of redundancy and even multiple backup locations simultaneously. No information about the contents of your data is saved in any backup location. Only you can download and access your data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Earthstar

    Earthstar

    Storage for private, distributed, offline-first applications

    ...It emphasizes ease of use, offline access, and privacy, requiring no servers or advanced networking setup. Earthstar works by syncing shared data between trusted peers using append-only feeds, making it a great fit for personal tools, cooperative apps, and communities. It runs in the browser or Node.js, and its APIs are designed to feel simple and approachable even to new developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bookmark manager

    Bookmark manager

    Bookmark manager web application

    Web Page Application: https://shemeshg.github.io/desktop-search/ Github: https://github.com/shemeshg/desktop-search-code * Dropbox sync is performed manually (from admin screen) and not on interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next