Showing 37 open source projects for "turn off monitor"

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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    VimR

    VimR

    Neovim GUI for macOS in Swift

    Project VimR is a Neovim GUI for macOS. The goal is to build an editor that uses Neovim inside with many of the convenience GUI features similar to those present in modern editors. We mainly use Swift, but also use C/Objective-C when where appropriate. Markdown preview, generic HTML preview (retains the scroll position when reloading), fuzzy file finder a la Xcode's "Open Quickly". Trackpad support, pinching for zooming and two-finger scrolling. Ligatures, turned off by default. Turn...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Healthchecks

    Healthchecks

    A cron monitoring tool written in Python & Django

    ...: projects, team members, and read-only access. On Healthchecks.io, generate a unique ping URL for your background job. When your job does not ping Healthchecks.io on time, Healthchecks.io alerts you! Update your job to send an HTTP request to the ping URL every time the job runs. A list of your checks, one for each Cron job, daemon or scheduled task you want to monitor. Give names and assign tags to your checks to easily recognize them later.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BotKube

    BotKube

    An app that helps you monitor your Kubernetes cluster

    ... a ImagePullBackOff error. You can customize the objects and level of events you want to get from the Kubernetes cluster. You can turn on/off notifications simply by sending a message to @BotKube. BotKube can execute kubectl commands on Kubernetes cluster without giving access to Kubeconfig or underlying infrastructure. With BotKube you can debug your deployment, services or anything about your cluster right from your messaging window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Google Cardboard XR Plugin for Unity

    Google Cardboard XR Plugin for Unity

    Google Cardboard XR plugin for Unity

    ... with stereoscopic rendering, track and react to head movements, and interact with apps by detecting when the user presses the viewer button. The Unity XR Plugin Management API lets you turn VR mode on or off for the Google Cardboard XR Plugin for Unity. The VrMode scene in HelloCardboard sample shows basic usage of the aforementioned API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    ECS Deploy

    ECS Deploy

    Powerful CLI tool to simplify Amazon ECS deployments, rollbacks, etc.

    ... environment variables. Run one-off tasks from the CLI, automatically monitor deployments in New Relic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Twill

    Twill

    Twill is an open source CMS toolkit for Laravel

    Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing common functions without compromising developer control, Twill makes it easy to deliver a feature-rich admin console that focuses on modern publishing needs. Twill is an AREA 17 product. It was crafted with the belief that content management should be a creative, productive, and enjoyable experience for both publishers and developers. With a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bootstrap_form

    bootstrap_form

    Repository of the bootstrap_form gem

    ... can also put the error messages after the label, or turn off bootstrap_form's validation error handling and do it yourself. Note that this applies to Rails-generated validation messages. HTML 5 client-side validation and Rails validation out of the box doesn't really work well together. Mark-up for Bootstrap horizontal forms (labels to the left of their fields, like a traditional desktop application), if that's what you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WunderGraph

    WunderGraph

    Serverless API Gateway for GraphQL, REST, gRPC, Kafka

    WunderGraph is an all-in-one solution to build, integrate, deploy and monitor modern APIs. We empower developers to ship faster and with confidence. Transform your databases, services, file storage, identity providers and 3rd party APIs into your own Firebase-like Developer Toolkit in seconds, without getting locked into a specific vendor. Configure WunderGraph with TypeScript, introspect your databases, services or 3rd-party APIs and get instant, typesafe API clients, including auth and file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    .NET Boxed

    .NET Boxed

    .NET project templates with batteries included

    Project templates with batteries included provide the minimum amount of code required to get you going. The ASP.NET Core API project template uses dotnet new to enable you to turn features of the project template on or off. Response caching is allows the use of the [ResponseCache] attribute on your action methods. Cache settings (cache profiles) are stored in the configuration file and referred to by name. Use the HTTPS scheme and TLS security across the entire site, redirects HTTP to HTTPS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    NirCmd

    NirCmd

    Utility to allow you to do useful tasks without displaying UI

    NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    posh-git

    posh-git

    A PowerShell environment for Git

    posh-git is a PowerShell module which provides Git/PowerShell integration. The prompt within Git repositories can show the current branch and the state of files (additions, modifications, deletions) within. Provides tab completion for common commands when using git. Prompt formatting, among other things, can be customized. Displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    WordPress Sahifa 5.9.1 Theme

    WordPress Sahifa 5.9.1 Theme

    Sahifa is one of the most versatile website themes in the world.

    ... who prefer smart phones or tablets can now access your posts with ease. Also, Sahifa can work with any operating system or browser. Clients are given complete freedom, and they can even turn off the responsive elements of their page.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 13

    AutoTool-Windows

    Simple function with AutoTool

    This is a simple Windows command-line utility for managing users and folders, created by Niels Coert. The program allows you to add or delete users, create or delete folders, create or delete text files, and turn on/off Windows Defender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    Flow type linting rules for ESLint

    Flow type linting rules for ESLint. This plugin exports a recommended configuration that enforces Flow type good practices. To enable this configuration use the extends property in your .eslintrc config file. ESLint is designed to be flexible and configurable for your use case. You can turn off every rule and run only with basic syntax validation or mix and match the bundled rules and your custom rules to fit the needs of your project. There are two primary ways to configure ESLint. Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rollup-plugin-dev

    rollup-plugin-dev

    Development server for rollup with additional logging and options

    A development server for rollup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Teaset

    Teaset

    A UI library for react native, provides 20+ pure JS(ES6) components

    A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control. In the Android system, the animations is not smooth, switch to the release mode can be resolved. iPhoneX and iPhoneXS are fully supported after 0.6.0, and this option is true by default. If SafeAreaView is used, please use Theme.set({fitIPhoneX: false}) to manually turn off it. Teaset is exquisitely designed and does not depend on any third-party libraries. The entire source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Webterminal bastion server

    Webterminal bastion server

    ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal

    Webterminal implemented by django. This project focus on DevOps and Continuous Delivery. For now it supports almost 90% of remote management protocols such as vnc, ssh, RDP, telnet, sftp... It supports the possibility to monitor and record user actions when users use this project to manage their server! You can also replay the user action such as a video. Hope you enjoy it. Webterminal helper support (use your favorite tools to manage and connect server) VNC, RDP, SFTP Remote file browser...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Booting-Aids_2_

    Helps you to Boot your Experimental Assembly Language programs

    ... as a file. Log off, turn off the computer, turn back on, press a number and your program should be able to run with computer booting and in "Real mode".. Booting-Aids_2_ can do several things which have a definite educational value, because booting lets your own programs run without an operating system until they can become like a small operating system of their own. Your programs have to be marked with the number 9090h at their exact start. It can be written like this: dw 9090h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Elementary Jekyll

    Elementary Jekyll

    Minimal Jekyll theme optimized for performance, accessibility, etc.

    Personal blog's Jekyll template that has been optimizing for performance, accessibility, usability, readability and simplicity in general. This is an attempt at creating something that would be comfortable to use on your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Did the pets eat?

    AM/PM Digital Reminder (Pets, Pills, etc.)

    If two or more people are responsible for something, either both do it, or none. Less often it only gets done once. This is an AVR ATTiny84 project that has features like putting the microcontroller to sleep to save battery. One button is to change from AM or PM, and the other is to turn on one of the LEDs representing the current choice for 5 seconds. The unit then goes to sleep, and the LEDs are off. It is powered by an 18650 and I put it all in a medicine bottle. A description of it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dwifft!

    Dwifft!

    Dwifft is a small Swift library

    Dwifft is a small Swift library that tells you what the "diff" is between two collections, namely, the series of "edit operations" required to turn one into the other. It also comes with UIKit bindings, to automatically, animatedly keep a UITableView/UICollectionView in sync with a piece of data by making the necessary row/section insertion/deletion calls for you as the data changes. Dwifft is a Swift library that does two things. The first thing sounds interesting but perhaps only abstractly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    update hosts

    update hosts

    The latest available google hosts file. Domestic mirror image

    It is recommended to use the application to automatically obtain the latest hosts file. Open it with a text editor (such as Notepad++ ) Copy the entire content of hosts to the above file and save it. When manually replacing hosts, it is recommended to clear the original content of hosts and then perform a copy operation. After replacing the hosts file, the relevant records may not take effect immediately. You can turn off and turn on the network, or enable or disable the airplane mode to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    accent

    accent

    A single accent, single column Jekyll Theme

    A single accent, single-column Jekyll Theme. You can edit the variables in _config.yml as per your needs. Edit only the variables under the section marked User Settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Angular Stock Quoter

    AngularJS application that retrieves stock quotes and builds table

    ... reloads with the latest information/prices 4) Ability to turn off (with checkboxes) major averages such as Nasdaq, DOW, or S&P. Also ability to turn off CASH row in table and to hide all Stocks and all options. 5) Ability to sort table rows by symbol name 6) Ability to filter table by symbol name 7) Ability to see Extended quotes (pre-market or after-market) by selecting the "Extended Trading" option in the dropdown 8) Ability to resize the table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wolfenstein 3D html5

    Wolfenstein 3D html5

    Wolfenstein 3D HTML5 TOTAL Conversion

    ... it in HTML local storage(Can erese it with erase all cache and cookies in your browser...) What is not working: 1. Sound and music volume control (Once you turn off in the menu you cannot turn back on any sound just if u erase all cookies) 2. Quit menu option(it figures why not... XD) 3. Function keyboards(F1 to F12) are not working. The script itself is opensource, so you can rewrite from scratch change and edit levels and graphics, to make your own game! Have fun
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next