Showing 32 open source projects for "child control"

View related business solutions
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 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
  • 1
    ClusterSSH (cssh)

    ClusterSSH (cssh)

    Cluster SSH - Cluster Admin Via SSH

    ...It also includes features like per-host prompt prefixing or context awareness to avoid confusion in mixed environments. Because the architecture is simple and terminal-based, it works across diverse systems with minimal dependencies and remains popular among sysadmins wanting bulk control with tactile feedback.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    JXCategoryView

    JXCategoryView

    A powerful and easy to use category view

    JXCategoryView is a powerful segmented controller and category selector for iOS that pairs naturally with paged content. It offers multiple built-in cell styles—plain titles, titles with images, badges/dots, and number indicators—so you can match the UX of news, e-commerce, or media apps. A rich indicator system (lines, gradients, masks, background bars, zoom/scale effects) keeps the selection state visually obvious and polished. The library provides a companion list container to manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Elastic UI Framework

    Elastic UI Framework

    Elastic UI Framework

    The Elastic UI framework (EUI) is a design library in use at Elastic to build internal products that need to share our aesthetics. It distributes UI React components and static assets for use in building web layouts. Uses high contrast, color-blind safe palettes and is tested with most assistive technology. Configurable enough to meet the needs of a wide array of contexts while maintaining brand and low-level consistency. Code is friendly to the novice and expert alike. The Elastic UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    kubectl tree

    kubectl tree

    kubectl plugin to browse Kubernetes object hierarchies as a tree

    ...Instead of manually chasing which ReplicaSet owns which Pods or which higher-level controller is responsible for a given resource, it prints an ASCII tree that shows parent-child relationships at a glance. This is especially useful for understanding how complex workloads like Deployments, StatefulSets, Knative Services, or Agones Fleets fan out into lower-level resources across the cluster. The plugin is written in Go, packaged for easy installation via the krew plugin manager, and exposes flags to control namespace scoping, label selectors, and condition filters so you can narrow what’s shown. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Babaika's Parents Time Control Portable

    Babaika's Parents Time Control Portable

    Windows daily time limiter with auto shutdown / kids timer

    This MS Visual Basic 6.0 program is a lightweight Parental Time Control tool that limits daily computer usage time on Windows 11 (and 10, 7, XP, 98...). It runs invisibly in the background, reading the allowed daily time (in minutes) from a simple text file (limit.txt). When the time is up, it automatically shuts down the system. Twenty/five minutes before shutdown, a warning message appears. On weekends (Friday to Sunday), the allowed time can be extended by e.g. one hour. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Networked-Aframe

    Networked-Aframe

    Web framework for building multi-user virtual reality experiences

    ...For an entity to be synced, add the networked component to it. By default the position and rotation components are synced, but if you want to sync other components or child components you need to define a schema. For more advanced control over the network messages see the sections on Broadcasting Custom Messages and Options. Create an instance of a template to be synced across clients. The position and rotation will be synced by default. The buffered-interpolation is added to allow for less network updates while keeping smooth motion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Application Blocker

    Application Blocker

    Application Restrictor Tool For Windows

    ...The tool does not work at background when using standard block. In password lock mode, the tool uses minimal resources and does not affect system performance. This program can be used to control your child or prevent access to programs on special areas like school computers. You can set an UI password to prevent unauthorized users from blocking and unblocking programs. The tool can check for updates automatically and alert you when a new version is available. It can automatically download and install newer versions. ...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 8
    Semantic UI React

    Semantic UI React

    The Semantic-UI-React integration

    ...All object props are spread on the child components. Components with repeating children accept arrays of plain objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Windows 10/11 Timer Fix

    Shorter date for Windows taskbar on left/right side + resource warning

    If you are using the Windows taskbar on the left or right side of the desktop, a lot of space is wasted for the date and action center. This program hacks child windows where the action center bar is, showing the date and time there, so you can disable the default windows time displaying on the taskbar. This program can optionally also display of current available memory on top of the taskbar and flash the taskbar in red if memory gets low. Usage: Start the desired executable. There...
    Downloads: 0 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

    GM Online Registration

    Web Online Registration and Payment System for Events

    Online registration and payment system for events, to be added to an existing web site (HTML or WordPress). Can be used for any type of registration that requires payment, such as events, membership, etc. Consists of HTML, CSS, Javascript, PHP, and MySQL files. Requirements: PayPal Seller account linked to a bank account Web Server with PHP scripting (version 5, 7, or 8) and MySQL database NOTE: This system has only been tested with a web host running a Unix/Linux operating system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Plot

    Plot

    A DSL for writing type-safe HTML, XML and RSS in Swift

    Welcome to Plot, a domain-specific language (DSL) for writing type-safe HTML, XML and RSS in Swift. It can be used to build websites, documents and feeds, as a templating tool, or as a renderer for higher-level components and tools. It’s primary focus is on static site generation and Swift-based web development. Plot enables you to write HTML using native, fully compiled Swift code, by modeling the HTML5 standard’s various elements as Swift APIs. The result is a very lightweight DSL that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nunjucks

    Nunjucks

    A rich and powerful templating language for JavaScript

    A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired). You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2. Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser. Crazy extensible with custom filters and extensions. Everywhere available in node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity of the multiplayer mode and the social interaction via the internet are missing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    go-daemon

    go-daemon

    A library for writing system daemons in golang

    Library for writing system daemons in Go. Now supported only UNIX-based OS (Windows is not supported). But the library was tested only on Linux and OSX, so if you have the ability to test the library on other platforms, give me feedback, please (#26). We can not use fork syscall in Golang's runtime, because child process doesn't inherit threads and goroutines in that case. The library uses a simple trick: it runs its own copy with a mark - a predefined environment variable. Availability of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Isotope

    Isotope

    Filter and sort layouts

    Include the Isotope .js file in your site. Isotope works on a container element with a group of similar child items. All sizing of items is handled by your CSS. You can use Isotope as a jQuery plugin. You can use Isotope with vanilla JS. You can initialize Isotope in HTML, without writing any JavaScript. All options are optional, but itemSelector is recommended. Layout modes have their own separate options. We recommend always setting itemSelector. itemSelector is useful to exclude sizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VB .NET PHYSX (PHYSICS) DX9 - Engine

    .NET - VISUAL BASIC NVIDIA +ATI PHYSX SLIMDX DIRECTX 9 -ENGINE/WRAPPER

    Visual Basic .Net , Nvidia Physx (PHYSICS - ATI INTEL ETC. COMPATIBLE) , DirectX 9 (using SlimDX) 3D ENGINE/HELPER/WRAPPER This project incorporates these technology into a simple Open Source Engine, allowing simple access to Nvidia PhysX library using DirectX 9 (VIA - SLIMDX) to render "Simulations/Games" ALL IN VB.NET -with- C# and other .NET language compatibility. Visuals now include .X model loading with Animations and Skeletons (shaders) Level loading and AUTOMATIC object (mesh)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    MethodChainer

    A C++ class that chain methods of all subclasses

    C++ virtual function is a useful tool for a superclass to control in what timing the subclass's virtual method override is called. However, the virtual function mechanism calls only one of the overrides, which is the one overridden by the 'leaf' class in the class hierarchy. When there are three or more classes in the hierarchy chain, and if some or all of the virtual method overrides need to be executed, the typical way we do is to call its direct superclass's virtual method manually in the subclass like this: Child::foo() { // ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    axSpyAndroidSpy

    Android Spy Software, Android Monitoring Apps

    AxSpy is an application who allow you to monitoring an Android phone for free. Ideal for parents who want to keep an eye on their children, control there texts messages, internet history, GPS locations or call history. If you have a younger child (under 18 years old) and you decide that he or she is ready for that first phone, then you might want to investigate some of the parental controls that are now commonly available. All the main cellular providers have various levels and types of parental controls but it’s not free. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Child PC Timer

    A java program to limit the time your child spend on PC

    With this program you can control how long a user can work on PC - just activate the scheduler on your PC: - run once when the user log on to the Windows javaw -jar c:\JavaApplicationTimer.jar 60 the 60 means minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yii-module. with widget manager, CKeditor 3 with custom file manager, jQueryUI themeable interface, user registration, widgets for HTML content, blog postings and submenus ... see the new project page: http://code.google.com/p/phundament/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Quantum Game Engine

    A DirectX based graphics/physics engine

    As of now, an independently developed graphics/physics engine for use with DirectX9/DirectX11 and C++. I'm only working on this during my free time, so it will not be updated too often unless I have something major to add to it. Outside insight would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    How safe are your children in the Internet? Do they chatting with their friends or watching an inappropriate website? Who are their Internet friends? Now with Child Internet Security you will get complete control of your child's use of the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CEFORM follow the W3C standards for the custom form, the form shows the core functional components, providing a wealth of independent innovation, control library, and supports multi-tab form, child form, main form from the form such compound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jezveBuildPipes
    JezveBuildPipes is a tool to substitute the standart Windows console. It has the purpose to combine a separately executing scripts under single control with GUI. Tool support tabbed log view, automatic interception of creation child consoles & etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool to help parents (administrators) restricts internet access to a limited amount of time. Allows the child (user) to control when to use internet during the day. The tool still does not support autorun but is otherwise starting to be useful.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB