Search Results for "developer mode" - Page 3

Showing 69 open source projects for "developer mode"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    React Flight

    React Flight

    The best way to build animation compositions for React

    React Flight is a JavaScript library for UIs built with React that allows you to compose animations and transitions via “flights” where you design a start component, an end component, and the tool handles animating between them. It’s pitched as the “best way to build animation compositions for React” and is inspired by tools such as Principle in the mobile design world. The developer experience emphasises framing: you place elements into Flight.Frame containers, specify key-frames (start and end states), and then trigger animations via APIs (play(), reset()). It supports interactive previewing of frames (via showFrames mode), and integrates (at least at the time) with jQuery/Velocity under the hood (though future versions may remove the jQuery dependency). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    kubeadm-dind-cluster

    kubeadm-dind-cluster

    A Kubernetes multi-node test cluster based on kubeadm

    A Kubernetes multi-node cluster for developers of Kubernetes and projects that extend Kubernetes. Based on kubeadm and DIND (Docker in Docker). Supports both local workflows and workflows utilizing powerful remote machines/cloud instances for building Kubernetes, starting test clusters and running e2e tests. If you're an application developer, you may be better off with Minikube because it's more mature and less dependent on the local environment, but if you're feeling adventurous you may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MIUI EDITION

    MIUI EDITION

    All ROMS are officially ported by saifulla devoloper

    IAM the Android developer I will always try to provide the best lagfree bugless better performance ROM for selected devices thanks for downloading our software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Steganograph

    Steganograph

    Hide your text message's inside a image

    This software let's you hide text message's inside a image .
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    FreeNIX RPI LE

    FreeNix Raspberry PI Light Edition (noX)

    Welcome to FreeNIX RPI LE (Raspberry Pi Light Edition) If you find bugs contact us on the forum https://www.freenixsecurity.net/forum/ or by email to freenixsecurity[at]riseup[dot]net Developer/s: davenull - dave-null[at]riseup[dot]net - https://www.freenixsecurity.net This is a Debian-Based (Debian Stretch) distro for Raspberry Pi. It's developed for Raspberry Pi 3 Model B and works on Raspberry Pi 2 Model B too. It starts without X Window System, just SSH. It starts in DHCP mode, you can find it with nmap or other software like this. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Make GitHub Great Again!

    Make GitHub Great Again!

    Extension for making GitHub great again

    ...Remove the new dark topbar, hide those garish blue links and restore all the original colors! Download this repository. Open up chrome://extensions/ in your browser and click “Developer mode” in the top right. Click on the new button Load unpacked extension and select the downloaded folder. Congratulations! You just made GitHub Great again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...The Crypto++ website is located at https://cryptopp.com/, and the source code is located at https://github.com/weidai11/cryptopp. The repository was moved in response to developer requests for Git access. The SourceForge site will remain in "read only" mode for historical purposes. You should visit the Crypto++ website at https://cryptopp.com/ or GitHub at https://github.com/weidai11/cryptopp to view the latest news, download the latest source code, file bugs and request features. We thank SourceForge for hosting us through the years.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    The Missing Package Manager For Chrome OS. Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    xRecurseDiff

    xRecurseDiff

    A developer tool to rapidly compare sources tree

    xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files, for example to compare different version of the same project. For every file in the first directory searches in the second for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter. In "library" working mode it compares only files basenames, while in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    function qualityGuide

    function qualityGuide

    A JavaScript Quality Guide

    function qualityGuide is a comprehensive JavaScript quality and style guide designed to keep codebases readable, consistent, and maintainable across teams. It lays out clear ground rules for everything from module usage and strict mode to spacing, semicolons, equality, and ternary operators. The guide emphasizes pragmatism: it explicitly warns against obsessing over superficial style checks while strongly recommending sensible linting and tooling that catch real issues. It provides concrete...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Object Graph Visualizer

    Object Graph Visualizer

    A modeling tool for software engineers (OO)

    ...Classes can be connected with all sorts of relations (Associations, Compositions, Generalization, etc.), objects with object relations. Following additional functionality is provided: Attributes, Mulitplicities, Roles, Object Graph Mode, Coloring, Save and Load, XMI 1.1 Import from Enterprise Architect, Associations (undirected, directed, bidirected), Aggregations, Compositions, Dependency, Generalization, Multiple Virtual Inheritance (Developer Addendum: It shouldn't be too difficult to add an API for remote application control, e.g. visualize and debug a running programm. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Enhanced Vnc Thumbnail Viewer
    The enhanced version of the Vnc Thumbnail Viewer written in Java. Open-source software by Intelligent Millionaire Co., Ltd (www.the-im.com). The main developer is Thosaphol Rodkwamtuk. The source code repository of this project has its new home on GitHub: https://github.com/the-im/enhanced-vnc-thumbnail-viewer
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Shutdown Timer

    Shutdown Timer

    a java app to shutdown your system at a preset time

    a java app to shutdown your system at a preset time CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    mudeycomment Enables AOL, Facebook, Hotmail and Yahoo user to comment on your site content . There are two mode of use: Automatic insert into bottom content or using {mudeycomment} tag in content. It's possibile to exclude documente for comment box visualization. It's possilbe use the moderation feature provided by Facebook using Application ID. To use this features need to get an App ID from http://developers.facebook.com/ where you have to register as developer and create apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ani-Shell
    Ani-Shell is a PHP remote shell, basically used for remote access and security pen testing. Ani-Shell provides a robust and a basic interface to access the file system, do some networking tweaks and even test your server for some common security vulnerabilities. The developer has tried to follow a coding standard which makes the code a little clean and easier to understand, Note: How you use this shell is exactly on you, and author pays no responsibility for what you use it for and what may...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    ShanDj

    A very simple HTML5/Javascript DJing software for local use

    ...HTML5 browser support and Javascript required (browsers newer than 2008). Features simple playlists and a crossfader to mix between two currently played tracks, and a RobotDJ mode. If you are looking for a similar tool, but for use over internet instead of locally, you should take a look at Slcnc CMS, from the same developer, which integrates DJing over internet among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Weltweitimnetz Browser
    Project now being continued as "INTERNET SURFBOARD" / old version still availible here. Internet Surfboard: http://sourceforge.net/projects/inetsurfboard/ http://inetsurfboard.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB