Showing 3688 open source projects for "you-get"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    SingleFileZ

    SingleFileZ

    Web Extension for Firefox/MS Edge and CLI tool

    ...To open saved pages from the filesystem in Safari, the option "Disable Local File Restrictions" must be selected in the "Develop" menu. SingleFileZ is available on Firefox, Chrome and Microsoft Edge. You can save web pages to HTML from the command line interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator. Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules). In order to implement these rules you can pass an optional pluralizationRules object into VueI18n constructor options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Razzle

    Razzle

    Create server-rendered universal JavaScript applications

    JavaScript applications are tough to setup. Either you buy into a framework, fork a boilerplate, or set things up yourself. Aiming to fill this void, Razzle is a tool that abstracts all complex configuration needed for both SPA's and SSR applications into a single dependency--giving you the awesome developer experience of create-react-app, but then leaving the rest of your app's architectural decisions about frameworks, routing, and data fetching up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yomichan

    Yomichan

    Japanese pop-up dictionary extension for Chrome and Firefox

    Yomichan turns your web browser into a tool for building Japanese language literacy by helping you to decipher texts which would be otherwise too difficult tackle. This extension is similar to Rikaichamp for Firefox and Rikaikun for Chrome, but it stands apart in its goal of being an all-encompassing learning tool as opposed to a mere browser-based dictionary. Interactive popup definition window for displaying search results. On-demand audio playback for select dictionary definitions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Gijgo

    Gijgo

    Free Javascript Controls

    ...All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap 4 and Material Design. They are designed to saves you time and scales with your development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hello Friend

    Hello Friend

    Pretty basic theme for Hugo that covers all of the essentials

    Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XP.css

    XP.css

    A CSS framework for building faithful recreations of operating system

    This library relies on the usage of semantic HTML. To make a button, you'll need to use a button. Input elements require labels. Icon buttons rely on aria-label. This page will guide you through that process, but accessibility is a primary goal of this project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    jekyllDecent

    jekyllDecent

    Blog Template for Jekyll

    ...Installation instructions, features, previews and more can be found in the GitHub generated blog. This blog is automatically generated out of the source code in the gh-pages branch. If you like to see the theme in production have a look at jwillmer.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Semantic UI

    Semantic UI

    UI framework designed for theming

    ...Semantic UI comes with over 3,000 high level theming variables and just about every layout option you can think of, giving you complete design freedom. It also has over 50 UI components enabling you to build your entire site with just one stack and share your UI between a number of different projects.
    Downloads: 1 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
    KoboldAI

    KoboldAI

    Your gateway to GPT writing

    ...No matter if you want to use the free, fast power of Google Colab, your own high end graphics card, an online service you have an API key for (Like OpenAI or Inferkit) or if you rather just run it slower on your CPU you will be able to find a way to use KoboldAI that works for you.
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 11
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and it's perfect to build tools for! We also feel that the JSON Schema is mature enough for writing usable semantics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FormaVid

    FormaVid

    Small Business Appliance

    ...It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can choose a "compatible base distro" based on your needs: familiarity; performance; security; usability; etc. Please see https://sourceforge.net/p/formavid/code/ci/master/tree/INSTALL.txt for details. The appliance is specially designed to run on the Google Cloud Platform "Free Tier" https://formavid.org/gce and has it's own custom install script https://sourceforge.net/projects/formavid/files/gcloud-gce-deployment/download with instructions https://sourceforge.net/projects/formavid/files/ provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    minicle

    minicle

    A Node.js module for easily processing command line switches and args

    There are scads of CLI parsers out there, so why another one? Mostly because the others aim to do too much and can be a pain to use when you just need something quick and simple. All Minicle does is parse CLI options. It doesn't handle exotic edge cases, generate usage information, validate arguments, or anything else. It does handle all the usual basics plus git-style subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eva.js

    Eva.js

    Eva.js is a front-end game engine for creating interactive projects

    ...Eva.js is powered by efficient runtime and rendering pipeline (Pixi.JS) which makes it possible to unleash the full potential of your device. Thanks to the ECS(Entity-Component-System) structure, you can expand your needs by highly customizable APIs. The only limitation is your imagination! Eva.js relies on canvas in HTML for drawing. If the width and height in the design draft are fixed (for example, 750px*1000px) and occupy the full screen, we can set the CSS width of the canvas to 100% and the height to auto.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    ipfs-deploy

    ipfs-deploy

    Zero-Config CLI to Deploy Static Websites to IPFS

    Upload static websites to IPFS pinning services and optionally update the DNS. The goal of ipfs-deploy is to make it as easy as possible to deploy a static website to IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    documentation.js

    documentation.js

    Documentation for modern JavaScript

    A documentation system so good, you'll actually write documentation. documentation.js has pluggable output formats: you can get raw documentation as JSON, beautiful, customizable HTML, or Markdown that fits perfectly into an API.md or README.md file in a GitHub repository. Demos, self-documentation as HTML, Markdown, JSON. documentation.js aims to cover all flavors of modern JavaScript. documentation.js works in your workflow, whether you just want a command-line utility that generates documentation from your code, you use Gulp to publish websites, or you're building a new system and want low-level JavaScript methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PushNotifications

    PushNotifications

    A macOS, Linux, Windows app to test push notifications on iOS Android

    PushNotitication is an app used for testing push notifications on iOS and Android. Support macOS, Windows, Linux. Support using certificate and token for authentication with APNS. Auto save settings. To connect to APNs you can use either Provider certificate or Authentication Token. They are different ways and Authentication Token is a new one. Provider certificate expires every year and needs to be regenerated (and reuploaded to your server as .p12). Authentication Token is unlimited and you don't have to recreate and reupload it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GitHub Readme Stats

    GitHub Readme Stats

    Dynamically generated stats for your github readmes

    GitHub Readme Stats is an open-source tool that generates dynamic, visually customizable SVG cards showcasing GitHub metrics such as stars, commits, languages, and contributions, which can be embedded into profile README files. With inbuilt themes, you can customize the look of the card without doing any manual customization. You can specify a year and fetch only the commits that were made in that year by passing &commits_year=YYYY to the parameter. You can look at a preview for all available themes or checkout the theme config file. Please note that we paused the addition of new themes to decrease maintenance efforts; all pull requests related to new themes will be closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sabaki

    Sabaki

    An elegant Go board and SGF editor for a more civilized age

    ...Score your games using area or territory counting. You can also use the score estimator to see which player is ahead in mid-game. Toggle the life & death status of groups to refine the estimation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    hygen

    hygen

    The simple, fast, and scalable code generator

    ...Running shell commands. Super fast, constantly optimized for speed. Hygen can be used to supercharge your workflow with Redux, React Native, Express and more, by allowing you avoid manual work and generate, add, inject and perform custom operations on your codebase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AfterLogic WebMail Lite

    AfterLogic WebMail Lite

    Fast and easy-to-use webmail front-end for your existing mail server.

    Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel. Install it on your web servers for personal or commercial use, redistribute, integrate with other software, or alter the source code (provided that you contribute your changes back to the community). For free.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    zircle UI

    zircle UI

    zircle-ui is a frontend library to develop zoomable user interfaces.

    ...Zircle-ui works pretty well on mobile devices and big screens. Aren't the integrated color themes enough? No problem, it is easy to create new ones. Using Vue-router? Let zircle-ui handles the routes for you. You can try zircle-ui to develop a wide range of applications, such as: dashboards, health/fitness trackers, IOT hubs or controllers, contact management, information and entertainment, interactive menus, etc. In general, using zircle-ui should be fine if your application is highly interactive and you need to intuitively view and control information without losing the user’s attention. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    React Beautiful DnD

    React Beautiful DnD

    Beautiful and accessible drag and drop for lists with React

    ...Clear lifecycle callbacks expose what changed during a drag so you can persist updates or trigger side effects reliably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bojler

    Bojler

    Bojler is an email framework

    ...It's the 21st century, stop writing inlined CSS! Bojler gives you the ability to create responsive email templates with a modern grid system, SASS, and built-in CSS inline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elymus

    Elymus

    Decentralized stack for paranoids-decentralizers

    Elymus is stack for dWeb: Browser, SDK, and bundle of nodes for p2p communication. It uses Repens protocol for dWeb sites (however you can access usual web2 sites through it, better use normal browser when doing it), developed to provide absolutely decentralized way to host and access frontends. Repens protocol utilizes Handshake Protocol as decentralized KV storage and content addressing system, IPFS as p2p caching system (user visits site, and caches its content, while seeding it through p2p network to next visitors, just like torrent but for websites), and Arweave/Sia/Hypercore Protocol as content anchoring networks (that will seed frontend when nobody has it in IPFS cache). ...
    Downloads: 0 This Week
    Last Update:
    See Project