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
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    This repository implements Steven Fortune’s algorithm (sweep-line method) for generating Voronoi diagrams in JavaScript, providing a performant browser-side solution for computational geometry of planar point sets. With this library you can feed a set of sites (points) and compute their Voronoi cells – the partition of the plane into regions closest to each site – in O(n log n) time. It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you need dynamic tessellations or diagrammatic layouts. The library exposes API functions for computing cells, retrieving neighbors, and drawing results into canvas or SVG. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Android Swipe Layout

    Android Swipe Layout

    The most powerful swipe layout

    Android Swipe Layout can be easily integrated in anywhere, ListView, GridView, ViewGroup etc. It can receive onOpen,onClose,onUpdate callbacks. Can also notifiy the hidden children how much they have shown. Android Swipe Layout allows you to integrate swiping with your UI component and they can be nested into each other. Android Swipe Layout is designed in such a way that it can handle complicate situations. SwipeAdapter is a serials of helper class to save your time. It can help you to save and restore SwipeLayout status. Make sure to use the internal adapter instead of your own!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and receives an ID. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    Reveal animations when you scroll. Easily customize animation settings like style, delay, length, offset, iterations, etc. By default, you can use it to trigger animate.css animations. But you can easily change the settings to your favorite animation library. Smaller than other JavaScript parallax plugins, like Scrollorama (they do fantastic things, but can be too heavy for simple needs).
    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
    Tags Editor
    This software enable you to run HTML,CSS, VB Script and Java Script programs. This software support VB Script & Java Script components. you can run any kind of VB Script and Java Script programs without saving,just type program and view it in internal browser. you can run HTML,CSS,VB Script & Java Script components without full code of it. you can view your code in many browsers like Internal Browser,Default Browser,Internet Explorer,Chrome,Firefox,Safari or you can add your browser path in Options menu. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    ...It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to indicate which specific strategies to use. For all path-finders, you may indicate whether diagonal movement is allowed. The default value is false, which means that the path can only go orthogonally. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DymoChromePrinting

    DymoChromePrinting

    Printing to Dymo LabelWriter without NPAPI

    ...You'll just need to compile printlabel.exe for mac & write shell scripts to launch the server to replace runserver.exe & obtain a mac copy of node.exe. Please use the discussion page if you have any questions
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Grasshopper Web App

    Grasshopper Web App

    Web App to control Bticino MyHome using OpenWebNet

    ...The Grasshopper application has been tested on Lesp and LAMP+SQLite. (Both documented in following chapters). The only requirement is that SQLite is used as a database. You can read more about this in following chapters. Choice of MyHome Gateway Grasshopper can communicate not only through the official Bticino Gateways (eg. MH20x / F452 / F454) but also network-connected touchscreens can be used (eg. 3,5" / 10")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    WSCreator

    Java library for automated Soap & Rest web Services Creation

    An awesome new way of adding SOAP and REST web services to any Spring IOC based Java project in minimum time. This library takes out all the pain part of implementing Soap & Rest Web Services specific code from developer's plate and does it in a very smart way. All you need to do is add dependency of this library to your project, add some annotations to your interfaces, add a servlet entry into your web.xml. & you are all set to go. Library uses Apache CXF to create SOAP based web services & for REST it uses Spring MVC. All the dynamic code is written at boot time. This library reduces precious development time & developers can actually focus on writing business code & other project specific stuff. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Concurrent.Thread is a JavaScript library providing user-level (virtual) thread. It does not modify any Web browsers and consists of 100% pure JavaScript. You can write multithreaded programs for your favorite browsers without any extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AmaranJS jQuery Notification Plugin

    AmaranJS jQuery Notification Plugin

    Nice, sleek and stylish notifications

    Nice, sleek, and stylish notifications. You can check AmaranJS v.1.0.1, with this version amaranjs no longer requires jquery and most of the animations moved to CSS animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    extraQL

    extraQL

    QuakeLive userscript engine

    extraQL has moved to github. Please use the link below to get to the new website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    toastr

    toastr

    Simple javascript toast notifications

    toastr is a Javascript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended. Toastr will supply default animations, so you do not have to provide any of these settings. However you have the option to override the animations if you like. Optionally override the animation easing to show or hide the toasts. Default is swing. swing and linear are built into jQuery. Use the jQuery show/hide method of your choice. These default to fadeIn/fadeOut. The methods fadeIn/fadeOut, slideDown/slideUp, and show/hide are built into jQuery. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mandrigo is a free, Open Source, PHP 5 based website backend. It takes care of backend tasks such as user, group, and acl management, variable loading, plug-in management, and other things allowing you to focus on developing the content of the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Ionflux Computer Graphics Toolkit

    Toolkit for 2D and 3D computer graphics

    NOTICE: This repository of IFCG will no longer be maintained. You can find the current version at https://github.com/TehFlux/ifcg The Ionflux Computer Graphics Toolkit is a collection of libraries for 2D and 3D graphics processing. The toolkit is written primarily in C++ and has full Python bindings for all components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bootstrap Modal

    Bootstrap Modal

    Extends the default Bootstrap Modal class

    ...A single ModalManager is created by default on body and can be accessed through the jQuery plugin interface. Bootstrap-Modal can be used as a replacement for Bootstrap's Modal class or as a patch to the library. If you're using the loading spinner functionality you may also need to change the default template to be compatible in js. Since this plugin was created to solve a lot of the issues with BS2, it still uses the BS2 markup syntax. You can bind the height of the modal body to the window. You can use data-tabindex instead of the default tabindex to specify the tabindex within a modal. The shake animation is included in bootstrap-modal but any animation in animate.css is supported, just include the css file in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RPi-Monitor

    RPi-Monitor

    Real time monitoring : RPi-Monitor always keep an eye on your computer

    RPi-Monitor is a monitoring tool which keep an eye on your computer and can give you the current status and the history of resources usages in a nice looking and interactive web interface. RPi-Monitor is design to be light and powerful and doesn't relies on other software to run. It has been deigned to run on embedded device and consume very few system resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Super Remote Cat

    A arcade like shooting game with a cat (alpha)

    You are a cat that for some reason can shoot. Unlike most shooting games you can also steer your bullets. WARNING: this game is alpha and unpolished.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java programming language.this software is very easy to use.download it and try it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Basket.js

    Basket.js

    A script and resource loader for caching & loading files

    ...Instead of fetching the same scripts from the network on every visit, Basket.js downloads them once, stores them locally under a configurable key, and reuses the cached version until you decide to invalidate or expire it. The library provides a higher-level API where you describe which scripts to load, along with metadata like expiration time, a unique version string, or whether to execute the script immediately. Modern versions expose a Promise-based interface and support modular usage via ES Modules or CommonJS, so you can integrate it into contemporary build setups and bundlers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    icono

    icono

    One tag one icon, no font or svg, pure CSS

    icono is an icon pack that needs no external resources. Every tag can be an icon made with pure CSS. You can add icono folder in your project and import icono.less for compile. iconos maincolor can be changed in variable.less. Just add iconos classes to any type of elements that support psuedo-element. Also you can change color of icons as simple as set color for an element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TemplateFx

    TemplateFx

    Dynamic Templating Tool

    MOVED TO GITHUB - http://templatefx.netnix.org TemplateFx is a Dynamic, Scriptable, Lightweight and Platform Independent Templating Tool which allows you to generate outputs based on a template and some source data. Its main use is in generating configurations for CLI based devices like Cisco routers and switches.
    Downloads: 0 This Week
    Last Update:
    See Project