Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 Control Open-Source Projects
-
MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
Just wanted to put in a plug for the MonitorControl app. I just installed it, and it enables brightness control for the QN700B from Apple's keyboard. So great not to have to pull up any Samsung menus to adjust it.
-
I usually start here: https://github.com/AtsushiSakai/PythonRobotics , but I'm not sure how much is extended to 3D off the top of my head.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Google gets its way, bakes a user-tracking ad platform directly into Chrome | news.ycombinator.com | 2023-09-07
Using these sort of downstream patch set browsers is rarely a good idea. If it has multiple full-time developers from a respected org dedicated to it, then it can be justifiable (Tor Browser, Brave), but take a look at the gaps in time for these two pages:
https://github.com/ungoogled-software/ungoogled-chromium/rel...
https://metadata.ftp-master.debian.org/changelogs//main/c/ch...
There's often days you're going without security patches. If you want a browser without Google tracking, Firefox is a much better choice.
-
FanControl.Releases
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Being a Corsair PSU, you might be able to control the fan curve with this open source fan software
-
-
clearml
ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
https://github.com/miroslavpejic85/p2p P2P Remote Desktop - Portable, No Configuration or Installation Needed.
-
In my experience this support was rare. I had an issue a few years ago with multiple USB 3 cameras (Intel Realsense) on a mobile robot that would periodically freeze up and need to be hard-reset, and a power-controllable hub seemed like the least-bad way to hack around it. I found my way to this tool, with its convenient list of compatible hardware:
https://github.com/mvp/uhubctl
Of the USB 3 options on the list, several were EOL or impossible to find, and when I ordered one each of the remainder, there was only one I could get working, and it wasn't reliable about being able to reset a device that had frozen to the point where Linux no longer had sysfs entries for it.
We ended up instead using a hub with an internal jumper to disable bus power, and then putting the self power line through a separately-controllable relay.
-
Run Mission Planner on a PC, connect it to your flight controller, go to "CONFIG", then "full parameter list", then type the first characters of the one you want in the search box on the right.
-
There's also two bindings for the osqp library (which is written in C), osqp published 2 years ago and osqp-rust published 3 months ago. I don't know what are the differences between them, but they both target osqp 0.6.2 (released in 2021) while the last released version is osqp 0.6.3 which was released last week.
-
shadow
Shadow is a discrete-event network simulator that directly executes real application code, enabling you to simulate distributed systems with thousands of network-connected processes in realistic and scalable private network experiments using your laptop, desktop, or server running Linux. (by shadow)
Project mention: Turmoil, a framework for developing and testing distributed systems | news.ycombinator.com | 2023-08-17Cool, will be interested to see how this develops! tokio's loom framework has been a big help in testing some tricky concurrency code I've worked on.
Folks interested in this space might also be interested in the system I spend most of my time working on: Shadow. It also performs deterministic simulation of a network of hosts, but it intercepts network and system interactions at the syscall level via seccomp. As such it can work with binaries compiled from ~any language, usually without any code modification or special compilation. https://shadow.github.io/
-
Project mention: WebsUpTV v1.0 is available for download. Works with Windows PMS and your Android TV client to display actor names and role history when you pause your Plex media. PlexPass required. Posted about this last week, but it's now available for download on GitHub. | /r/PleX | 2022-10-30
I thought scrcpy just spat out a proprietary stream with some special headers and we just ignore all the input/touch/swipe stuff and pipe the stream to ffmpeg? I'm using a version of https://github.com/NetrisTV/ws-scrcpy that I modified to remove control. That gets the stream to the browser, then I run face-api (browser version) on top of that, and finally I complete the loop by spitting the box coordinates to my overlay.
-
-
SJFluidSegmentedControl
A segmented control with custom appearance and interactive animations. Written in Swift 3.0.
-
HandyControls
-
Project mention: a list of worldwide cities and ,GPS coordinatges and timezones | /r/esp32 | 2023-03-21
if i'll have to dedicate more space for configuration, that means going into a real state machine mode, where i'd need to toggle the entire display layout, i'm aware there are entire LCD menu frameworks, like this one: https://github.com/neu-rah/ArduinoMenu but that seems way to complex, (and in addition it's possible it's not compatibliy with my display library because all it's LCD exampels give outr missing LCD.h file error, and i can't replace this library as it's the only that can display hebrew )
-
reinforcement_learning_course_materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
-
deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
-
gym-pybullet-drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
Gym-pybullet-drones (https://github.com/utiasDSL/gym-pybullet-drones)
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
Control related posts
- Warning: Corsair SF850 PSU is very loud
-
FanControl.Releases VS LibreFanControl - a user suggested alternative
2 projects | 28 Sep 2023
-
LibreFanControl VS FanControl.Releases - a user suggested alternative
2 projects | 28 Sep 2023
- How to control fan speed / fan curve of Beelink SER6 MAX?
- Google gets its way, bakes a user-tracking ad platform directly into Chrome
- How to troubleshoot this howerboard
- Installing Chrome extension from raw source code
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Oct 2023
Index
What are some of the best open-source Control projects? This list will help you:
Project | Stars | |
---|---|---|
1 | MonitorControl | 23,541 |
2 | PythonRobotics | 19,822 |
3 | ungoogled-chromium | 17,334 |
4 | FanControl.Releases | 10,248 |
5 | HandyControl | 5,016 |
6 | clearml | 4,743 |
7 | tensorforce | 3,246 |
8 | Fluent.Ribbon | 2,284 |
9 | p2p | 1,973 |
10 | uhubctl | 1,903 |
11 | MissionPlanner | 1,486 |
12 | osqp | 1,420 |
13 | shadow | 1,284 |
14 | ws-scrcpy | 1,106 |
15 | uncap | 992 |
16 | SJFluidSegmentedControl | 959 |
17 | HandyControls | 916 |
18 | ArduinoMenu | 871 |
19 | reinforcement_learning_course_materials | 867 |
20 | deepdrive | 856 |
21 | gym-pybullet-drones | 855 |
22 | hoverboard-firmware-hack-FOC | 844 |
23 | rio-orphans | 828 |