Showing 32 open source projects for "turn off monitor"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    BotKube

    BotKube

    An app that helps you monitor your 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: 4 This Week
    Last Update:
    See Project
  • 2
    Google Cardboard XR Plugin for Unity

    Google Cardboard XR Plugin for Unity

    Google Cardboard XR plugin for Unity

    ...It supports essential VR features, such as motion tracking, stereoscopic rendering, and user interaction via the viewer button. With these capabilities, you can build entirely new VR experiences, or enhance existing apps with VR capabilities. You can use the Cardboard SDK to turn a smartphone into a VR platform. A smartphone can display 3D scenes 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: 2 This Week
    Last Update:
    See Project
  • 3
    App Compose

    App Compose

    Create scalable, module-based applications with ease

    ...To achieve true modularity, though, you need more than just independent components—you need an efficient way to bring them together. This means controlling how modules load, in what order, and with which dependencies. It gets even trickier when you want to turn off parts of the system without any traces in the code, like if/else statements, and without affecting the stability of other components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NirCmd

    NirCmd

    Utility to allow you to do useful tasks without displaying UI

    ...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 of your CD-ROM drive, and more...
    Downloads: 110 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Healthchecks

    Healthchecks

    A cron monitoring tool written in Python & Django

    We notify you when your nightly backups, weekly reports, cron jobs, and scheduled tasks don't run on time. Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. Healthchecks comes with a web dashboard, API, 25+ integrations for delivering notifications, monthly email reports, WebAuthn 2FA support, and team management...
    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
    WunderGraph

    WunderGraph

    Serverless API Gateway for GraphQL, REST, gRPC, Kafka

    ...Seamlessly integrate with your existing tools and infrastructure. WunderGraph is fully open-source and vendor-agnostic. Write Graphql or Typescript operations against any service, and turn your frontend framework into a full-stack powerhouse with confidence and speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bootstrap_form

    bootstrap_form

    Repository of the bootstrap_form gem

    ...It provides form helpers that augment the Rails form helpers. bootstrap_forms's form helpers generate the form field and its label and all the Bootstrap mark-up required for proper Bootstrap display. bootstrap_form. You 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: 1 This Week
    Last Update:
    See Project
  • 9
    WordPress Sahifa 5.9.1 Theme

    WordPress Sahifa 5.9.1 Theme

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

    ...Customers 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: 39 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    ECS Deploy

    ECS Deploy

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

    ...Support for complex task definitions (e.g. multiple containers & task role), easily redeploy the current task definition (including docker pull of eventually updated images), deploy new versions/tags or all containers or just a single container in your task definition, scale up or down by adjusting the desired count of running tasks, add or adjust containers environment variables. Run one-off tasks from the CLI, automatically monitor deployments in New Relic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .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, and adds a Strict Transport Security (HSTS) HTTP header with preloading enabled. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    posh-git

    posh-git

    A PowerShell environment for Git

    ...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 basis by adding individual repository paths. PowerShell generates its prompt by executing a prompt function, if one exists. posh-git defines such a function in profile.example.ps1 that outputs the current working directory followed by an abbreviated git status.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 13
    NERD Commenter

    NERD Commenter

    Vim plugin for intensely nerdy commenting powers

    ...Several settings can be added to your vimrc to change the default behavior. While the plugin does not directly support motions, you can leverage its support for selections to do something very similar. You can turn off default settings mappings to provide your own from scratch. Comment out the current line or text selected in visual mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    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 JavaScript comments to embed configuration information directly into a file. Use a JavaScript, JSON, or YAML file to specify configuration information for an entire directory and all of its subdirectories. ...
    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

    ...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 is only 300+k without compression, and it is less than 600k even with icon files. If you only need to use a small number of components, you can also use the on-demand loading method to load only Components to use. Teaset components are written in the same style as React Native native components, and can be seamlessly integrated with React Native for development.
    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: 0 This Week
    Last Update:
    See Project
  • 18

    Booting-Aids_2_

    Helps you to Boot your Experimental Assembly Language programs

    ...The memory stick should have 1 single Fat32 partition It must be of very low capacity, of 128 Meg bytes maximum? Because the memory stick must Not have a MBR system. Copy your own experimental program to the empty memory stick 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. ...
    Downloads: 1 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
    update hosts

    update hosts

    The latest available google hosts file. Domestic mirror image

    ...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 the domain name resolution take effect immediately. hostsand other files are automatically generated by the program, if you want to change its content, please modify hosts-sourcethe branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Manga Bot

    Manga Bot

    Download manga over the world

    This tool aims to download manga from the internet to see them offline later. Feel free to feedback to me any errors and new features you want via email dangduy2910@gmail.com or leave comments here. Thanks for using it. Supported sites: === Vietnamese === blogtruyen.com vechai.info manga24h.com truyentranhtuan.com truyentranh8.net izmanga.com otakufc.com truyen.academyvn.com lhmanga.com === English === mangafox.me mangapark.me
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Gulp Boilerplate

    Gulp Boilerplate

    A boilerplate for building web projects with Gulp.js

    ...Create polyfilled and non-polyfilled versions of JS files. Watch for file changes, and automatically recompile build and reload webpages. Gulp Boilerplate makes it easy to turn features on and off, so you can reuse it for all of your projects without having to delete or modify tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JLevel

    JLevel

    Kogonuso JLevel - a simple java library that has changed the way html

    ...It has automated all tagging operations of Html inside java, this means that you are no longer required to learn how to format html String when developing application that requires html in java or even when using Servlet technology to develop your websites. Just import JLevel 2.0 and turn all the tag elements that you have ever known into simple method call. The best is there for you to discover as JLevel not only stripped off tagging in Java html , it has formulated series of shortcuts by abstracting redundant html codes that we have often repeatedly written saving you valuable time. You will no longer dread including html as a formatting tool in your java application when you use JLevel 2.0. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    USSU Unlimited

    USSU Unlimited

    Unattended System Software Updater Unlimited

    USSU Unlimited helps you to manage and keep your standard Windows applications up-to-date. It gives the possibility to add applications yourself. Use it to upgrade already installed applications, it highlights outdated or missing applications and advises to download and install them in a single step. It takes away those frustrations to update everything manually. Instead it leafs your with a updated computer and a smile! Currently 45 standard applications are supported. more supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.