Showing 182 open source projects for "qt static windows"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 1
    Opine

    Opine

    Minimalist web framework for Deno ported from ExpressJS

    A minimalist web framework for Deno ported from ExpressJS. Robust routing. Large selection of HTTP helpers including support for downloading/sending files, etags, Content-Disposition, cookies, JSONP etc. Support for static serving of assets. View system supporting template engines. Content negotiation. The quickest way to get started with Opine is to utilize the Opine CLI to generate an application. The Express philosophy is to provide small, robust tooling for HTTP servers, making it a great...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sobelow

    Sobelow

    Security-focused static analysis for the Phoenix Framework

    Sobelow is a security-focused static analysis tool for the Phoenix framework. For security researchers, it is a useful tool for getting a quick view of points-of-interest. For project maintainers, it can be used to prevent the introduction of a number of common vulnerabilities. Potential vulnerabilities are flagged in different colors according to confidence in their insecurity. High confidence is red, medium confidence is yellow, and low confidence is green. A finding is typically marked "low...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    django-webpack-loader

    django-webpack-loader

    Transparently use webpack with django

    Use webpack to generate your static bundles without django's static files or opaque wrappers. Django webpack loader consumes the output generated by webpack-bundle-tracker and lets you use the generated bundles in Django. Test cases cover Django>=2.0 on Python>=3.5. 100% code coverage is the target so we can be sure everything works anytime. It should probably work on older versions of Django as well but the package does not ship any test cases for them. Before configuring django-webpack-loader...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bootstrap Native

    Bootstrap Native

    If you are looking for Bootstrap without jQuery, this is it.

    The lighter and more compact set of JavaScript components for Bootstrap is sourced with a modern ES6+ codebase and strong TypeScript definitions. At about half the size of the original and around 12kb gZipped, this library does most of Bootstrap & Popper combined. We launched the project back in 2015 with the goal of debunking the "write less do more" myth, meanwhile the Bootstrap developers themselves have decided to drop jQuery, however, we decided to keep maintaining the project for its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Kickserv Field Service Management Icon
    Kickserv Field Service Management

    Your service solution

    Online appointments, sales and job tracking, team scheduling, estimates, invoice, online payments and more.
  • 5
    Kemal

    Kemal

    Fast, effective, simple web framework

    Lightning fast, super simple web framework. Support all REST verbs. By default Kemal gzips most files, skipping only very small files, or those which don’t benefit from zipping. Websocket support. Request/Response context, easy parameter handling. Middleware support. Built-in JSON support. Built-in static file serving. Built-in view templating via ECR. Documentation. Before filters are evaluated before each request within the same context as the routes. They can modify the request and response...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cookiecutter Django

    Cookiecutter Django

    Framework for jumpstarting production-ready Django projects quickly

    ... for Websockets and an optional custom static build using Gulp and livereload. Send emails via Anymail (using Mailgun by default or Amazon SES if AWS is selected cloud provider, but switchable). Media storage using Amazon S3 or Google Cloud Storage. Docker support using docker-compose for development and production (using Traefik with LetsEncrypt support). Procfile for deploying to Heroku. Provides instructions for deploying to PythonAnywhere. You can run tests with unittest or pytest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fiber

    Fiber

    Express inspired web framework written in Go

    An Express-inspired web framework written in Go. Fiber is a Go web framework built on top of Fasthttp, the fastest HTTP engine for Go. It's designed to ease things up for fast development with zero memory allocation and performance in mind. Setting up routes for your application has never been so easy! The Express-like route definitions are easy to understand and work with. Serve your static HTML, CSS, and JavaScript files with ease by defining static routes. You can also serve the contents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Larastan

    Larastan

    Adds code analysis to Laravel improving developer productivity

    Larastan was created by Can Vural and Nuno Maduro, got artwork designed by @Caneco, is maintained by Can Vural, Nuno Maduro, and Viktor Szépe, and is a PHPStan wrapper for Laravel. Larastan focuses on finding errors in your code. It catches whole classes of bugs even before you write tests for the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hexagon

    Hexagon

    Hexagon is a microservices toolkit written in Kotlin

    Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of server applications (Web applications or APIs) that run inside a cloud platform. The Hexagon Toolkit provides several libraries to build server applications. These libraries provide single standalone features and are referred to as "Ports".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find and apply for a better job Icon
    Find and apply for a better job

    Find and apply for remote jobs and jobs in your area

    Find the next step in your career. Find and apply for remote jobs and jobs in your area using the Slashdot Job Board. Browse by job, company, location, and more.
  • 10
    Kobweb

    Kobweb

    A modern framework for full stack web apps in Kotlin

    Kobweb is an opinionated Kotlin framework for creating websites and web apps, built on top of Compose HTML and inspired by Next.js and Chakra UI. While Kobweb is still pre-1.0, it has been usable for a while now. It provides escape hatches to lower-level APIs, so you can accomplish anything even if Kobweb doesn't support it yet. Please consider starring the project to indicate interest, so we know we're creating something the community wants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fastn

    fastn

    (Alpha stage software) fastn - Full-stack Web Development Made Easy

    ftd is a programming language for building user interfaces and content-centric websites. ftd is easy to learn, especially for nonprogrammers, but it does not compromise on what you can build with it. fastn is a web framework, a content management system, and an integrated development environment for ftd. fastn is a web server, that compiles ftd to HTML/CSS/JS and can be deployed on your server, or on fastn cloud by FifthTry. ftd is designed with minimal and uniform syntax, and at first...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Expr

    Expr

    Expression language and expression evaluation for Go

    Expr package provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, booleans). It is designed for simplicity, speed and safety. The purpose of the package is to allow users to use expressions inside configuration for more complex logic. It is a perfect candidate for the foundation of a business rule engine. The idea is to let configure things in a dynamic way without recompile of a program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gnosis Safe Contracts

    Gnosis Safe Contracts

    Gnosis Safe allows secure management of blockchain assets

    The most trusted platform to manage digital assets on Ethereum. Access the most recent version of the Safe directly in your browser. Download the Safe as a static desktop application for Windows, MacOS or Linux. Conveniently manage your digital assets on the go. Fully customize how you manage your company crypto assets, with the option to require a predefined number of signatures to confirm transactions. Require multiple team members to confirm every transaction in order to execute it, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    k3sup

    k3sup

    bootstrap K3s over SSH in < 60s

    k3sup is a lightweight utility to get from zero to KUBECONFIG with k3s on any local or remote VM. All you need is ssh access and the k3sup binary to get kubectl access immediately. The tool is written in Go and is cross-compiled for Linux, Windows, MacOS and even on Raspberry Pi. This tool uses ssh to install k3s to a remote Linux host. You can also use it to join existing Linux hosts into a k3s cluster as agents. First, k3s is installed using the utility script from Rancher, along with a flag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MoreLINQ

    MoreLINQ

    Extensions to LINQ to Objects

    ... Framework 4.0 introduced Zip and MoreLINQ already had one. Starting with version 3.0 of MoreLINQ, you can reduce the potential for present (or even future) conflicts by individually importing just the extension methods you need using the static imports feature introduced in C# 6. Building the documentation is supported on Windows only and requires Sandcastle Help File Builder (SHFB). Executing builddocs.cmd generates the documentation in the docs/api directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Craftable

    Laravel Craftable

    Admin panel builder / CRUD generator for Laravel

    Hi Crafter, welcome to the official documentation for Craftable 6 - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets, or CMS systems. Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with a powerful CRUD generator to speed up the development of your CMS, CRM or other back-office system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Apache Struts web framework

    The Apache Struts web framework

    Mirror of Apache Struts

    The Apache Struts web framework is a free open-source solution for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response. Web applications based on JavaServer Pages sometimes commingle database code, page design code, and control flow code. In practice, we find that unless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Armeria

    Armeria

    Your go-to microservice framework for any situation

    ... requests from a load balancer or even serve some static files. Armeria is capable of running services using different protocols, all on a single port. No need for any proxies or sidecars. Enjoy the reduced complexity and points of failure, even when migrating between protocols!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DotWeb

    DotWeb

    Simple and easy go web micro framework

    Simple and easy go web micro framework. Important: Now need go1.9+ version support, and Support go mod. support go mod. Support static routing, parameter routing, group routing. Routing supports file/directory services, and supports setting whether to allow directory browsing. HttpModule support, support for custom code capabilities at the global level before routing. Middleware support, support App, Group, Router level settings. Feature support, which can be enabled globally by binding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gomodifytags

    gomodifytags

    Go tool to modify struct field tags

    Go tool to modify/update field tags in structs. gomodifytags makes it easy to update, add or delete the tags in a struct field. You can easily add new tags, update existing tags (such as appending a new key, i.e: db, xml, etc..) or remove existing tags. It also allows you to add and remove tag options. It's intended to be used by an editor, but also has modes to run it from the terminal. Read the usage section below for more information. This accepts the struct name. i.e: -struct Server. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Benthos

    Benthos

    Fancy stream processing made operationally mundane

    Benthos is a high performance and resilient stream processor, able to connect various sources and sinks in a range of brokering patterns and perform hydration, enrichments, transformations and filters on payloads. It comes with a powerful mapping language, is easy to deploy and monitor, and ready to drop into your pipeline either as a static binary, docker image, or serverless function, making it cloud native as heck. Delivery guarantees can be a dodgy subject. Benthos processes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jester

    Jester

    A sinatra-like web framework for Nim

    The sinatra-like web framework for Nim. Jester provides a DSL for quickly creating web applications in Nim. All routes must be inside a routes block. Routes will be executed in the order that they are declared. So be careful when halting. The route path may contain a special pattern or just a static string. Special patterns are almost identical to Sinatra's, the only real difference is the use of @ instead of the :. In this case you might want to make the leading '/' optional too, you can do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    neo.mjs

    neo.mjs

    The application worker driven frontend framework

    neo.mjs is the next-generation UI framework for creating desktop & mobile Web Apps. It has a very strong focus on performance and creating scalable & modular architectures. A clean & consistent API, as well as the ability to run without any build processes, will increase the productivity of your team while creating better solutions at the same time. While current libraries/frameworks like Angular, React or Vue provide reasonable performance for small or mostly static Apps, they lack when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modern.js

    Modern.js

    The meta-framework suite designed from scratch for web development

    The meta-framework suite was designed from scratch for frontend-focused modern web development. Both "server-side routing" and "client-side routing" are supported. Serverless paradigm of "dynamic and static integrated Web". Low-threshold, full-featured, integrated "BFF" development. Modern.js provides out-of-the-box support for mainstream IDEs such as VS Code, and has features such as automatic detection and repair of Lint problems, access checks before code submission, etc., which can make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    TypeChain generates only TypeScript typings (d.ts) files, if you're looking for "opinionated", "batteries included" solution check out our new project: eth-sdk. It generates typesafe, ready to use ethers.js wrappers and uses etherscan/sourcify to automatically get ABIs based only on smart contract addresses. Under the hood, eth-sdk relies on TypeChain. Interacting with blockchain in Javascript is a pain. Developers need to remember not only a name of a given smart contract method or event...
    Downloads: 0 This Week
    Last Update:
    See Project