Showing 521 open source projects for "look@lan"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1
    PyInstaller

    PyInstaller

    Freeze (package) Python programs into stand-alone executables

    ... out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You’ll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts. As an example, libraries like PyQt, Django or matplotlib are fully supported, without having to handle plugins or external data files manually.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 2
    tailwindcss

    tailwindcss

    A utility-first CSS framework for rapid UI development

    .... Because Tailwind is so low-level, it never encourages you to design the same site twice. Even with the same color palette and sizing scale, it's easy to build the same component with a completely different look in the next project. Tailwind automatically removes all unused CSS when building for production, which means your final CSS bundle is the smallest it could possibly be. In fact, most Tailwind projects ship less than 10kB of CSS to the client.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    Deskreen

    Deskreen

    Deskreen turns any device with a web browser into a secondary screen

    Use any device with a web browser as a second screen for your computer (with the help of Virtual Display Adapter). Share your computer entire screen to any device that has a web browser. Limit Deskreen to share only a single application view to any device with a web browser. If you are a video blogger and you need a teleprompter, or you need to look at the camera during a video conference, Flip Screen Mode is just for you. Deskreen can share screen video over WiFi. No cables are needed. Connect...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 4
    Catch2

    Catch2

    A modern, C++-native, test framework for unit-tests, TDD and BDD

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch). Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice...
    Downloads: 18 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    Brim

    Brim

    Application to efficiently search and analyze super-structured data

    ... the Zeek network analysis framework. Brim is especially useful to security and network operators that need to handle large packet captures, especially those that are cumbersome for Wireshark, tshark, or other packet analyzers. Inspired by the Unix-tools design pattern, everything Brim does can be run from the command line. Think of Brim's components like Lego blocks that you can easily interconnect and assemble. It’s all open source, so have a look.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Nativefier

    Nativefier

    Make any web page a desktop application

    ... nativefier --help to learn about other command-line flags usable to configure the packaged app. For a list of build commands contributed by the nativefier community take a look at the CATALOG.md file. Nativefier is also usable from Docker. You can pass Nativefier flags, and mount volumes to provide local files.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    wxWidgets

    wxWidgets

    Cross-Platform C++ GUI Library

    wxWidgets is a C++ library that lets developers create applications for Windows, macOS, Linux, and other platforms with a single code base. It has popular language bindings for Python, Ruby, Lua, Perl, and several other languages, and unlike other cross-platform toolkits, wxWidgets gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source, and mature.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    GPT Engineer

    GPT Engineer

    Generates code using AI based on your text prompt

    Specify what you want it to build, the AI asks for clarification, and then builds it. GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based on a prompt.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    jQWidgets

    jQWidgets

    Angular, Vue, React, Web Components, Blazor, Javascript, jQuery, etc.

    jQWidgets provides a comprehensive solution for building professional web sites and mobile apps. It is built entirely on open standards and technologies like HTML5, CSS, and JavaScript. jQWidgets enables responsive web development and helps you create apps and websites that look beautiful on desktops, tablets, and smart phones. You can use jQWidgets with TypeScript, popular frameworks like Angular, Vue, React, and server-side technologies like ASP.NET MVC, PHP, JSP, and Node.js. jQWidgets...
    Downloads: 9 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Dash

    Dash

    Build beautiful web-based analytic apps, no JavaScript required

    ... code; and every aesthetic element can be customized and rendered in the web. It’s also not just for dashboards. You have full control over the look and feel of your apps, so you can style them to look any way you want.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    sh

    sh

    A shell parser, formatter, and interpreter with bash support

    A shell parser, formatter, and interpreter. Supports POSIX Shell, Bash, and mksh. Requires Go 1.16 or later. To parse shell scripts, inspect them, and print them out, see the syntax examples. For high-level operations like performing shell expansions on strings, see the shell examples. shfmt formats shell programs. See canonical.sh for a quick look at its default style. shfmt formats shell programs. If the only argument is a dash (-) or no arguments are given, standard input will be used...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    testssl.sh

    testssl.sh

    Testing TLS/SSL encryption anywhere on any port

    ... to be postinstalled. You can test any SSL/TLS enabled and STARTTLS service, not only webservers at port 443. Several command line options help you to run your test and configure your output. If a particular check cannot be performed because of a missing capability on your client side, you'll get a warning. You can look at the code, see what's going on and you can change it.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Susy

    Susy

    Responsive layout toolkit for Sass

    ... instead. To add Susy to the Sass task, edit your Gruntfile.js at the root level of your project and look for the Sass-related rules. Add require: 'susy' inside the options object. Susy is also available in the CodeKit editor, with 10% of your purchase going to Black Girls Code when you follow the link from our site. You can also still access Susy2 documentation if necessary.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Windows Presentation Foundation

    Windows Presentation Foundation

    Framework for building Windows desktop applications

    Windows Presentation Foundation (WPF) is a UI framework for building Windows desktop applications. WPF supports a broad set of application development features, including an application model, resources, controls, graphics, layout, data binding and documents. WPF uses the Extensible Application Markup Language (XAML) to provide a declarative model for application programming. WPF applications are based on a vector graphics architecture. This enables applications to look great on high DPI...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    syncthing-android

    syncthing-android

    Wrapper of syncthing for Android

    Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally. All communication is...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    libvips

    libvips

    A fast image processing library with low memory needs

    libvips is a demand-driven, horizontally threaded image processing library. Compared to similar libraries, libvips runs quickly and uses little memory. libvips is licensed under the LGPL 2.1+. It has around 300 operations covering arithmetic, histograms, convolution, morphological operations, frequency filtering, colour, resampling, statistics and others. It supports a large range of numeric types, from 8-bit int to 128-bit complex. Images can have any number of bands. It supports a good...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    MahApps.Metro

    MahApps.Metro

    Cobble together a better UI for their own WPF applications

    MahApps.Metro is a framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort. MahApps.Metro overrides the default style of all common WPF controls and gives them a modern look. MahApps.Metro also includes some custom controls based on concepts from Windows Phone, Windows 8 and Window 10 (UWP) Apps. You can install MahApps.Metro via the NuGet UI or with the Package Manager Console. If you want to use a pre-release packages...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Fluent Reader

    Fluent Reader

    Modern desktop RSS reader built with Electron, React, and Fluent UI

    Fluent Reader is a local, cross-platform news aggregator with a fresh look. Bring all your favorite sources with you and read distraction-free. Stay in sync with Inoreader, Feedbin, or services compatible with Fever or Google Reader API. Alternatively, import your sources from an OPML file and read them locally. Easily organize sources with groups. Move between computers with full data backups. Enjoy your content like never before with the built-in article view for RSS full text tailored...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    ohmyposh.dev

    ohmyposh.dev

    A prompt theme engine for any shell

    ... customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs. When you look at prompts like Agnoster or Paradox, you notice they usually consist of a few building blocks which contain one or more segments that display some sort of information. The configuration of Oh My Posh works exactly like that. Blocks are a combination of one or more segments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Playnite

    Playnite

    Video game library manager with support for wide range of libraries

    Link games from Steam, Epic, Origin, GOG, Battle.net, Ubisoft Connect and other services, including games that are not installed! Playnite supports a wide variety of console emulators. Playnite's look can be fully customized, from simple color changes to complete layout re-designs. Playnite's functionality can be extended with plugins and script extensions. Fullscreen mode with full controller support is available. Playnite tracks your time in-game (any game including emulated ones). Playnite's...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    PrimeNG

    PrimeNG

    The most complete Angular UI component library

    Your perfect companion for Angular featuring elegant, high-performance, accessible and fully customizable UI Components. The most complete set of native widgets featuring 80+ easy to use components for all your UI requirements. Hosted at GitHub, all widgets are open source and free to use under MIT license. Feel the power of open source. Don’t get tied up in just one look & feel. Choose from a variety of options including material and bootstrap design. Professionally designed highly...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    SpotBugs

    SpotBugs

    A tool for static analysis to look for bugs in Java code

    SpotBugs is a program that uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the GNU Lesser General Public License. SpotBugs is a fork of FindBugs (which is now an abandoned project), carrying on from the point where it left off with the support of its community. Please check the official manual for details. SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java, from 1.0...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Calamares

    Calamares

    Distribution-independent installer framework

    ... Calamares, its design, and localization. Since Calamares is designed to be customized, themed, and branded by individual distributions, it can look very different when used by specific distributions. A separate extensions package contains examples and custom modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    ahooks

    ahooks

    React hooks library

    ahooks contains a large set of essential react hooks, with demos and examples for each one of them. Providing tutorials about using hooks in practice. An all-in-one place to learn for pro coders and newcomers. Used in hundreds of products in Alipay, Taobao, Tmall etc, with high quality and robustness. ahooks is a React Hooks library dedicated to providing commonly used and high quality Hooks. You can look up Hooks in the side menu like useRequest, useHover etc. At the same time, the Hooks API...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Lottie

    Lottie

    Render After Effects animations natively on Mobile, Web & React Native

    ... offers. With Lottie, you can achieve exquisite animations exactly how you want, with no additional engineering effort whatsoever. Take a look at the many beautiful animation possibilities available to you on http://airbnb.io/lottie/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next