Showing 27 open source projects for "monitor make makefile"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    OpenMQTTGateway

    OpenMQTTGateway

    MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino

    ... thermometer compatibility, SMS & LORA. OpenMQTTGateway supports very mature technologies like basic 433mhz/315mhz protocols & infrared (IR) so you can make your old dumb devices "smart" and avoid throwing them away. These devices also have the advantage of having a lower cost compared to Zwave or more sophisticated protocols. OMG also supports up-to-date technologies like Bluetooth Low Energy (BLE) or LORA.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    ... should build under gcc on linux with some work, but it's been a while since I tried this. I have an old makefile that is out of date, but may not take too much work to fixup and make it usable. Realtime day/night cycle with weather (rain, snow, hail, wind, lightning). Physically based materials with reflection and refraction. Dynamic shadows, ambient occlusion, up to 1024 dynamic light sources, postprocessing effects. Built-in first person shooter game "smiley killer".
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Faiss

    Faiss

    Library for efficient similarity search and clustering dense vectors

    Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research. Faiss contains several methods for similarity search. It...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
    Learn More
  • 5
    xsnow

    xsnow

    Let it snow on your desktop

    Finally, a working xsnow for Gnome, KDE, etc. Based on the original xsnow-1.42 created by Rick Jansen, after the xsnow-2019 conference in Antas (Spain) we now have available a xsnow that works on many desktop environments, even Raspian. By request of many beta-testers, a graphical front end has been created as well. For non-Unix users, there is https://sourceforge.net/projects/wsnow .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    RCDCap

    RCDCap is a remote capture preprocessor

    ... burst processing; support for PF_PACKET and PF_RING. It can be also used to inject the processed traffic to a TAP device or regular physical Ethernet interface. Its basic functuonalities make it a viable solution for preprocessing CISCO ERSPAN and HP ERM traffic which can be handed to some other application. RCDCap offers its own set of plug-ins for doing different types of traffic analysis. Notably, it has its own plug-in for analysing NDP, ARP, DHCP and DHCPv6 traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UE Viewer

    UE Viewer

    Viewer and exporter for Unreal Engine 1-4 assets

    ..." (it was left from the older name "Unreal MODEL viewer"). UE Viewer is a viewer for visual resources of games made with Unreal engine. Currently, all engine versions (from 1 to 4) are supported. We are using our own build system to compile UE Viewer. You may find a Perl script in Tools/genmake. This script generates makefiles from some human-friendly project format. After that you may build generated makefile using 'nmake' for Visual Studio or 'make' for gcc.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    makepp

    GNU make compatible but reliable and simpler build tool

    ... improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuild triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through Perl programming (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 10

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    ... genetic codes, with the reqirement of block structure, and, optionally, with the assumption of stereochemical or biosynthetic models (to impose the assumption of the adaptive model, simply filter the codes using the error_cost() function). See Appendix in Makukov & shCherbak (2017) for the description of the algorithm. The code requires Qt 5. To compile the provided example, run 'qmake' to produce the Makefile, and then run 'make' to compile the executable file. License: Public Domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 12

    Sunwait

    Sunrise/sunset utility for Windows Task Scheduler or cron.

    ... - ie dusk range is 3:30pm to 10:30pm here, so it reasonable to schedule a dusk task at 3pm and allow Sunwait to pause the task for between 30mins and 7 and a half hours. If you scheduled the task for 6pm, then your lights will come on no earlier than 6pm. The sun's position is calculated using time, and position - latitude and longitude should be specified on the command line. This project is a fork from the work by Dan Risacher. The code also runs on Linux: download all files and run 'make'
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    KeplerDB

    KeplerDB

    Timeseries databases management system

    KeplerDB is a temporal database to store time/value entries where the type of value could be integer, float/double, boolean and string. KeplerDB is dedicated to be scalable and to create clusters of server allowing the user to analyse and store massing amount of data to monitor systems like computers, clusters, building and captors or financial systems like markets and accounts. The user can use KeplerDB to make data analysis on enormous amount of data (statistics and modelling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jitendriya

    Jitendriya

    Work productivity/efficiency analytics, work-life and time manager

    <Purpose> 1. Make user aware of his own activities. 2. Find out how much time is wasted in which activity 3. Stick to a routine if desired 4. Avoid certain activities at certain times 5. Measure time spend on certain activity on a certain time and determine if certain habit needs to be changed 6. Condition for a routine habit, like leaving office in time or take short breaks 7. Increase awareness of time and habits 8. Increase productivity in a manner which is comfortable for the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Broadcaster Software

    Open Broadcaster Software

    Free, open source software for live streaming and recording

    ... people can make use of Open Broadcaster or learn something from it. I know I'm having a ton of fun writing Open Broadcaster and am learning much in the process. Overall it's been an excellent experience. This project is free and licensed under the GNU General Public License v2.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    qemuctl
    This is a controlling GUI for the emulator "qemu". It is not for configuring devices or starting qemu, no it's for changing media, reset the vm, and so on at runtime. You can start it out of your favorite configuring GUI like you would do with qem
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    ... in keywords. These words will trigger Skope to make a "SkopeShot" of the screen. A SkopeShot is a packaged number of images that were taken from the screen at a specified delay interval. These are designed to give you a rough idea of your child or other computer user's online activities. Additionally, the Keylog section displays recordings of keystrokes on the computer and how they correlate with the SkopeShots that were taken. **UPDATE!** Version 1.6 is out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Make Targeter for Eclipse/CDT

    Make Targeter for Eclipse/CDT

    Compose build options with the declarative UI

    The project moved to GitHub. SF version is no longer updated. See https://github.com/mikhail-barg/maketargeter for the latest versions. --- Make Targeter aims to help creating and building C/C++ make targets for projects where lots of build options are available in makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Almake

    makefile scripts and templates for Allegro 4 game library

    This is a group of makefile scripts and templates that helps the developer and end-user to configure, update, and build Allegro/AllegroGL/etc projects, on many platforms, and with different compilers, in a easy way (just type "make" and it will work).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wmibam is a dockapp that monitors the apm status using the intellegent battery monitor (ibam) by Sebastian Ritterbusch to make statistical considerations to determine the currect battery status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TrMake (transparent make) is a modularized makefile system designed for multi-platform C++ development in Unix environment with GNU make. It features out-of-the-box support for several compilers and development tools, and is easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Like 'make' but without the Makefile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Makefile skeleton that includes configuring. Fed up with the autoconf tools? The pConf system is a small, clean make file skeleton that can do configuring tasks and works for different OS environments. Supports C, C++. Documentation (s)POD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MakeML will make it easy to compile a C/C++ project, with a makefile replacement based on XML. features : 1. automatic dependencies checks 2. easy defaults ( with overrides) 3. export to makefile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Print Rabbit is a gnome program that enables you to monitor and administrate your print queue. It is developed in C and needs somebody to make some icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next