24 projects tagged "Linux"
ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards.
GTK+ Recent Files Scrubber is a compact, lightweight Python script which uses GTK's RecentManager to watch for updates to all globally-available "Recently Used" lists (the ones which appear in Open dialogs and the like) and filter out anything in the folders you blacklist. Blacklist entries are hashed to make reading the blacklist not worth the effort.
cmogstored is an alternative, C implementation of the "mogstored" storage daemon used for MogileFS storage nodes. This implementation allows MogileFS storage nodes to be deployed with a minimal memory/filesystem footprint with no additional runtime dependencies. This implements all HTTP/1.1 DAV functionality needed by MogileFS clients as well as the mogstored stream protocol. This project is still in the early stages of development and not directly affiliated with the MogileFS project.
Grab Downloading Flash Video is a Bash script designed to be called via a Linux GNOME Desktop custom shortcut key while a Flash video is playing in your Firefox or Chrome browser. The script attempts to find the file being downloaded, waits for the download to finish, and then copies it to a configured directory. Prior to Flash 10.2, it was easy to find the file yourself in the /tmp directory. But starting with version 10.2, this script is more useful because the file is deleted but internally still open. Note that this is not a universal solution. Some sites, such as YouTube, make it easy to find the URL of the Flash video file. In those cases you may have better success using a download utility such as 'youtube-dl'.
Loadbars is a small script that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does.
GAdmin-Control-Panel is a control panel that combines all GAdmintools server administration frontends. It is modular and adds start buttons for all currently installed GAdmintools applications. All images and application start buttons are scaled, aligned, and sized to give the best possible graphical layout.