Showing 3689 open source projects for "you-get"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1

    Service Grid - Language Grid Base System

    SOA infrastracture initially developed by NICT Language Grid Project

    Service Grid is an infrastructure for accumulating and sharing Web services. Resources with complicated intellectual property issues are wrapped as Web services and shared on the Service Grid. If you release your software by using the software of this project, please include the following description in the documents or on the website. * This software uses the [SOFTWARE] by the Language Grid project (http://langrid.org/). [SOFTWARE] is one of: * Service Grid Server Software (http://langrid.org/oss-project/en/service_grid.html) * Language Service Development Libraries (http://langrid.org/oss-project/en/language_service.html) * Language Grid Toolbox (http://langrid.org/oss-project/en/toolbox.html) If you publish a paper by using the software of this project, please cite the following book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vue-countTo

    vue-countTo

    It's a vue component that will count to a target number

    Vue-countTo is a lightweight, dependency-free Vue component that smoothly animates numbers from a start value to an end value over a specified duration. It automatically detects whether to count up or down based on the given values. The component exposes props for timing, easing, and dynamic updates so you can adjust targets on the fly. Because it’s SSR-friendly, it can be used in universal apps without breaking server rendering. A live demo showcases common use cases like incremental updates and countdowns, making it easy to test parameters. Inspired by countUp.js, the component remains small and focused while embracing idiomatic Vue patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jQuery Selectric

    jQuery Selectric

    jQuery plugin for easy manipulation and customization of HTML selects

    jQuery Selectric is a jQuery plugin designed to help stylize and manipulate HTML selects. You can pass an options object as the first parameter when you call the plugin. All events are called on the original element. Within the callback you have access to the event object, the original select element, and the current Selectric instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Animal Forest BGM

    Animal Forest BGM

    Plays music from Animal Crossing: New Leaf for each hour of the day.

    ...View the source code here: https://gitlab.com/jessieh/animal-forest-bgm This add-on will play Animal Crossing: New Leaf's clock-based background music in real time, updating with the clock to play different music for each hour of the day. Also provides a slew of customization options like adjustable volume, fading during song changes, and desktop notifications. Get the add-on for your Firefox here: https://addons.mozilla.org/en-US/firefox/addon/animal-forest-bgm/ If you experience any bugs or issues with this add-on, please reflect that in a review on the official add-on page. Suggestions and feature requests are always appreciated, as well! Animal Crossing: New Leaf is Copyright © 2012-2016 Nintendo Co., Ltd. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    webmongo

    Accessing server-side mongodb through client javascript API.

    Accessing server-side mongodb through client javascript API. This project is a branch of dbcloud You can do almost invoke on mongodb through the javascript API in browser. The client javascript api support IE6.0+ Chrome FireFox and Wechat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    ...Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a reference you can revisit when you forget specific details or edge cases. Practical sections cover collections, iterators, typed arrays, and internationalization, tying abstract concepts to real use. The tutorial is widely used by engineers preparing for interviews, onboarding to modern JS codebases, or refreshing knowledge after time away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    U.S. Web Design System documentation

    U.S. Web Design System documentation

    USWDS website and documentation

    This repo includes code and documentation for the U.S. Web Design System website. For information on the USWDS components and codebase, please visit our uswds Github repo. The U.S. Web Design System documentation is built using Jekyll for the file framework, gulp for task management, and the node module for USWDS. A design system for the federal government. We make it easier to build accessible, mobile-friendly government websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...(which basically excludes 85% of today's devs). Not recommended for production anymore. It's still 100% functional (OGK for how long). I've just fixed a minor problem with z-index, If you want to run JsDesigner, the visual tool to create GUIs based on the library, just check it out and run PHP embedded server from the root of the project, access http://127.0.0.1/JsDesigner and check it out. It's really neat, but too old for people that never had to code for Netscape 1 beta, IE 3-6, Mozilla 1.*, FF 0.*, or any project that is older than 2012-2013. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ReactQuill

    ReactQuill

    A Quill component for React

    Quill is a free, open-source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customize it to fulfill your needs. ReactQuill 2 is here, baby! And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic. We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jasonette

    Jasonette

    Native App over HTTP, on iOS

    You can make changes to your live app and see these changes instantly. Jasonette comes with all the essential native APIs and components, and if there’s a specific feature you’re looking for, you can easily extend Jasonette. You could even integrate Jasonette with your existing iOS project, so you don’t have to switch to a completely different way of programming, just let Jasonette handle a part of your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    ...It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scroll Lock

    Scroll Lock

    Locks mouse wheel scroll inside container,

    Scroll Lock is a jQuery plugin that fully addresses the issue of locking the mouse wheel scroll inside a given container, preventing it from propagating to the parent element.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Winterfell

    Winterfell

    Generate complex, validated and extendable JSON-based forms in React

    Generate complex, validated, and extendable JSON-based forms in React. Winterfell allows you to build up complex, multi-page forms with conditional questions, validation, and conditional-page switching via a JSON schema, rendered by React. Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jekyll Foundation

    Jekyll Foundation

    Start your Jekyll (v3) project with Zurb Foundation for Sites

    Quickstart your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass). This package is meant to build your Site on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Baystation12

    Baystation12

    Baystation's flavor of Space Station 13

    Baystation12 is a distinct gameplay-focused SS13 codebase emphasizing deep role-playing, lore cohesion, and immersive narrative set aboard the SEV Torch, with a dedicated developer and player community. For our purposes, the difference between these two licenses is that the AGPL requires you to make your source code available if you are hosting a game that uses Baystation source code in any way. The GPL instead allows you to (usually) remain closed source. Distinct lore tied to the Expeditionary Corps and futuristic frontier life. Requires specific BYOND build versions (e.g., 516.x) for server compatibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Webogram

    Webogram

    Telegram web application, GPL v3

    Telegram offers great apps for mobile communication. It is based on the MTProto protocol and has an Open API. I personally like Telegram for its speed and cloud-support (that makes a web app possible, unlike in the case of WA and others). MTProto data can be carried over HTTP (SSL is also supported), so this project is my take at creating one. Hosted version: the app is downloaded via HTTPS as a usual website. Will be available offline due to application cache. Packed version, the app is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DVelum

    DVelum

    Professional PHP/ExtJS-based web development platform

    DVelum is a professional web-development platform based on PHP and Extjs that aims at automating routine development tasks and facilitates programming by means of a graphical interface. It offers highest real-time performance, facilitates and speeds up the development process letting you concentrate on business logic and ignore minor issues. DVelum is an indispensable toolkit for development of both complex-structured systems (eCommerce, CRM, WebScada, etc. ) and simple websites. GNU General Public License version 3.0 Old Version Downloads: https://code.google.com/p/dvelum/downloads/list?can=1 GitHub: https://github.com/k-samuel/dvelum
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Snowflake

    Snowflake

    React-Native Android iOS starter app/BoilerPlate/example with Redux

    A React-Native starter mobile app, or maybe just an example, or maybe a boilerplate (you decide) for iOS and Android with a single code base, with 2 backends to chose from, a Hapi or Parse Server solution. To make things easy for you, the config.example.js has been initialized to use the remote Snowflake Hapi Server which is running on Redhat OpenShift. Code is written to JS Standard and validated with Eslint. Navigation is handled with React Native Router Flux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    retina.js

    retina.js

    JavaScript helpers for rendering high-resolution image variants

    retina.js makes it easy to serve high-resolution images to devices with displays that support them. You can prepare images for as many levels of pixel density as you want and let retina.js dynamically serve the right image to the user. retina.js assumes you are using Apple's prescribed high-resolution modifiers (@2x, @3x, etc) to denote high-res image variants on your server. It also assumes that if you have prepared a variant for a given high-res environment, that you have also prepared variants for each environment below it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Image Select

    Image Select

    Image Select is an extension of Chosen, a jQuery plugin

    We designed this plugin extension as a humanized UI element for social networking sites that need to facilitate relations between people. Research shows that people are extremely sensitive to photos of others, so we needed to revamp the traditional UI elements to make them more intuitive and human. You can use these plugin extensions for modeling multiple (one-to-many) or single (one-to-one) relations between people. We couldn't find any scripts that had this full functionality, so we developed it ourselves on top of Chosen. Hope you find it helpful, and get back if you have any feedback/improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JanusWeb

    JanusWeb

    An in-browser implementation of JanusVR

    ...Host content on the open web and customize Janus' open-source multiplayer server to fit your needs. VESTA is JanusXR's user-driven community. Post your own spaces and get feedback from other community members! The built-in editor allows users to join together to create content in real-time. JanusWeb's widget generator allows you to embed a 3D WebVR portal to your webspace into any 2D webpage. With the JanusXR Youtube translator, watching videos with friends is a walk in the park. Oculus Rift, Vive, GearVR, Daydream, and Cardboard support via WebVR API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    ...However if you're using a different development stack or building your sites with a CMS like Wordpress, you can use the online tool to clean up your stylesheet. Especially if you are using CSS frameworks like Bootstrap or a multi-purpose Wordpress theme, chances are you are actually using less than 20% of the defined CSS rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project