Showing 59 open source projects for "battery management"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    teslamate

    teslamate

    A self-hosted data logger for your Tesla

    TeslaMate is an open-source self-hosted data logger that collects and visualizes data from Tesla vehicles in real time. It provides detailed insights into driving, charging, efficiency, and battery health through intuitive dashboards powered by Grafana. TeslaMate is ideal for Tesla owners who want full control of their vehicle data, avoid cloud reliance, and access rich analytics for personal tracking or troubleshooting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ClawX

    ClawX

    Desktop app that provides a graphical interface for OpenClaw AI

    ClawX is a cross-platform desktop application that provides a graphical user interface for OpenClaw AI agents, transforming complex command-line orchestration into an accessible visual experience. Built with Electron, React, and TypeScript, the software embeds the OpenClaw runtime directly into the application to deliver a battery-included setup without requiring separate installations. The platform focuses on usability by offering a guided setup wizard, visual configuration panels, and...
    Downloads: 101 This Week
    Last Update:
    See Project
  • 3
    Proton VPN for iOS and macOS

    Proton VPN for iOS and macOS

    Official ProtonVPN iOS and macOS app

    The ProtonVPN iOS and macOS project contains the official code for the unified VPN client used on Apple platforms, delivering secure, encrypted network connections to Proton’s global servers directly from iPhones, iPads, and Macs. Written primarily in Swift with Apple platform conventions, this client lets users authenticate with their Proton accounts, select server locations, and manage advanced privacy features like automatic reconnection and DNS leak protection, tailored for Apple’s...
    Downloads: 609 This Week
    Last Update:
    See Project
  • 4
    hekate

    hekate

    A GUI based Nintendo Switch Bootloader

    ...It provides advanced storage management capabilities such as backing up and restoring eMMC data, managing emulated NAND environments, and partitioning SD cards for multiple operating systems. hekate also includes utilities for hardware diagnostics, benchmarking, and system inspection, offering detailed insights into device components like memory, battery, and storage.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Android GUI for WireGuard

    Android GUI for WireGuard

    Android GUI for WireGuard

    Android GUI for WireGuard is the official Android client for the WireGuard VPN protocol, providing a secure and efficient mobile interface for managing encrypted tunnels. The application is written primarily in Kotlin and integrates closely with Android’s VPN framework to deliver stable, battery-efficient connections. It allows users to create, import, and manage tunnel configurations through a clean graphical interface while maintaining WireGuard’s minimalist cryptographic design. The...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Zenith

    Zenith

    Sort of like top or htop but with zoom-able charts, CPU, GPU

    In terminal graphical metrics for your *nix system written in Rust. The make file provides for building fully static versions on Linux against the musl C library. It requires musl-gcc to be installed on the system. Install "musl-tools" package on debian/ubuntu derivatives, "musl-gcc" on fedora and equivalent on other distributions from their standard repos. If one needs to build with NVIDIA support in a virtual environment, then it requires some more setup since typically the VM software is...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    blueutil

    blueutil

    CLI for bluetooth on OSX: power, discoverable state, list, etc.

    blueutil is a command-line utility for managing Bluetooth on macOS. It provides control over Bluetooth connections, device pairing, and power state from the terminal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    code-server

    code-server

    Run VS code on a remote server

    code-server converts VS Code, the world’s most popular IDE, into a cloud IDE. This means you can essentially code on any device you choose with a consistent dev environment. With the entire dev environment running in large cloud servers, you can take advantage of faster speeds when running tests, builds, downloads and more. You also preserve battery life when you’re on the go since all intensive computation runs on your server.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Wavebox

    Wavebox

    Wavebox, the revolutionary and feature-rich Chromium browser

    This is an issues & release-only repo for Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done. Wavebox gives you customizable toolbars, sleeping tabs, cookie containers and multiple profiles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    RyTuneX

    RyTuneX

    RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework

    RyTuneX is a comprehensive Windows-system optimization tool aimed at users who want to enhance performance, privacy and usability on systems running Windows 10 (20H1 +) and Windows 11. It is built using the WinUI 3 framework and .NET 8 to provide a modern, responsive interface and native Windows look and feel. The application lets users “debloat” their system by removing pre-installed apps and Windows features that may be unnecessary or resource-heavy, helping free up resources and storage....
    Downloads: 135 This Week
    Last Update:
    See Project
  • 11
    go1pylib

    go1pylib

    go1pylib is a Python library designed to control the Go1 robot

    go1pylib is a Python library designed to control the Go1 robot by Unitree Robotics. It provides an easy-to-use interface for robot movement, state management, collision avoidance, battery monitoring, and MQTT communication. Ideal for research and robotics development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    psutil

    psutil

    Cross-platform lib for process and system monitoring in Python

    psutil is a widely adopted cross-platform Python library designed to retrieve detailed information about system utilization and running processes in a consistent and programmatic way. It exposes a rich API that allows developers to inspect CPU usage, memory consumption, disk activity, network statistics, and hardware sensors without relying on platform-specific tools. The library effectively replicates and unifies the capabilities of classic UNIX utilities such as ps, top, netstat, and free,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NetGuard

    NetGuard

    A simple way to block access to the internet per app

    NetGuard is an open-source Android firewall app that lets users control internet access on a per-app basis without requiring root access, making it a straightforward and flexible way to improve privacy and data usage management on mobile devices. By creating a local VPN service on the device, NetGuard intercepts and selectively blocks or allows network traffic for individual applications and addresses, supporting both Wi-Fi and mobile connections according to user preferences. This means you can block internet access for specific apps to save bandwidth, extend battery life, or prevent unwanted background connections while still letting other apps communicate normally. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Android Device ToolKit

    Android Device ToolKit

    Android Device Info Manage Your Android Device Easily Graphically.

    Android Device Toolkit is a robust GUI application crafted in Python using tkinter, tailored for seamless management of Android devices through ADB commands. It simplifies device connectivity with automatic detection and list display, facilitating quick identification and selection. Detailed device insights such as battery status and properties are readily accessible, enhancing diagnostic capabilities. Users can execute custom ADB commands flexibly, leveraging predefined options or entering commands directly, with real-time output display for immediate feedback. ...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    BCLM

    BCLM

    macOS command-line utility to limit max battery charge

    BCLM is a wrapper to read and write battery charge level max (BCLM)/CHWA values to the System Management Controller (SMC) on Mac computers. It supports both Intel and Apple silicon. This project was inspired by several battery management solutions, including Apple's own battery health management. The purpose of limiting the battery's maximum charge is to prolong battery health and to prevent damage to the battery.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    LazyDS4

    LazyDS4

    Transform your DualShock 4 into a native Xbox 360 controller. v2.1.0

    LazyDS4 is a controller mapping application designed to convert HID input from a DualShock 4 controller directly to a virtual Xbox 360 controller. Optimized for simplicity and performance, it offers real-time input mapping with a ~1ms (1000Hz) polling rate, modern graphical interface with PyQt5, and automatic joystick calibration. 📌 What's New (v2.1.0) 🎨 Visual Overhaul — Modern, professional interface with gradient backgrounds and advanced styling 📐 Layout Optimization — Improved...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    DimCE

    DimCE

    Tool for evaluating an energy sharing project in Wallonia.

    DIMCE was born from the desire to provide everyone with a tool to assess the profitability of an energy sharing project. DIMCE allows for a detailed analysis of a shared energy project, allowing for the assessment of its relevance. It can simulate photovoltaic, wind, and cogeneration/bio-methanization production. DIMCE is built using OPEN DATA data from Synergrid (consumption profile), PVGIS 5.3 for PV production, and Elia for Walloon wind power. For our comparative studies, we relied on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    bitchat

    bitchat

    bluetooth mesh chat, IRC vibes

    bitchat is a decentralized peer-to-peer messaging app that operates over Bluetooth mesh networks, enabling local group chats without the need for internet, servers, or phone numbers. It is designed with privacy and security in mind, offering encrypted private messages and channels alongside a public local chat that requires no registration.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 19
    CCleaner

    CCleaner

    Clean up, speed up, and optimize your PC

    CCleaner is a trusted PC optimization tool for Windows or Mac designed to clean, speed up, and secure your computer. It removes junk files, temporary data, and broken settings that slow down system performance over time. The software includes powerful modules like Performance Optimizer, Driver Updater, and Cloud Drive Cleaner, helping you reclaim storage space and improve efficiency. With a simple interface, it provides one-click solutions for beginners while also offering advanced features...
    Downloads: 101 This Week
    Last Update:
    See Project
  • 20
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 21
    Phoenix OS

    Phoenix OS

    An alternative way of running Android OS on a Windows system

    Phoenix OS is an Android emulator and operating system that allows you to run Android apps and games on your Windows desktop. It's a free, lightweight desktop environment that includes a taskbar, desktop icons, file management, and multi-window support. Phoenix OS is designed to provide a desktop-like experience on a larger screen. It supports both Intel and AMD processors, but it's more compatible with Intel processors. You can install Phoenix OS to replace Windows or install it...
    Leader badge
    Downloads: 416 This Week
    Last Update:
    See Project
  • 22
    AMD APU Tuning Utility

    AMD APU Tuning Utility

    Unlock the full potential of your Zen-based APU with AMD APU Tuning

    Universal x86 Tuning Utility is a powerful tool designed to assist users in optimizing the performance and settings of their x86 laptops and computers. Its primary objective is to provide users with the ability to customize and fine-tune their device settings according to their preferences and needs. The development of this utility is spearheaded by the same talented team that brought us popular applications like Ryzen Controller, Renoir Mobile Tuning, and Power Control Panel. Universal x86...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 23
    Xone

    Xone

    Linux kernel driver for Xbox One and Xbox Series X|S accessories

    xone is a Linux kernel driver for Xbox One and Xbox Series X|S accessories. It serves as a modern replacement for Xpad, aiming to be compatible with Microsoft's Game Input Protocol (GIP). Installing Xone will disable the Xpad kernel driver. If you are still using Xbox or Xbox 360 peripherals, you will have to install xpad-noone as a replacement for Xpad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Low Cost BMS

    Battery Management System for electric vehicles

    This is an open source BMS for your home-made electric vehicle, home storage battery or any other battery project! It includes files to help you build and program your own circuit boards. You will need to get the circuit boards made, buy the components and solder them to the boards, then program the chips on the boards. There is one master board and multiple module boards. The master has a screen to let you know what is going on. It also has a LED as a warning light in case a fault...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    BPYTOP

    BPYTOP

    Linux/OSX/FreeBSD resource monitor

    BPYTOP is a feature-rich, terminal-based resource monitor written in Python 3 that provides a highly visual overview of system performance. It displays real-time usage and statistics for CPU, memory, disks, network, and processes, with colorful graphs and widgets that update at configurable intervals. Users can drill into a process list, sort by various metrics, view tree hierarchies, and quickly spot heavy resource consumers. The tool is highly configurable through both an in-app options...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB