Showing 944 open source projects for "project-nightwing"

View related business solutions
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    ActionSheetPicker

    ActionSheetPicker

    Quickly reproduce the dropdown UIPickerView / ActionSheet

    Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch. Easily present an ActionSheet with a PickerView, allowing the user to select from a number of immutable options. If you prefer not to use either of the aforementioned dependency managers, you can integrate ActionSheetPicker-3.0 into your project manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwiftMessages

    SwiftMessages

    A very flexible message bar for iOS written in Swift

    SwiftMessages is a very flexible view and view controller presentation library for iOS. Message views and view controllers can be displayed at the top, bottom, or center of the screen, or behind navigation bars and tab bars. There are interactive dismiss gestures including a fun, physics-based one. Multiple background dimming modes. And a lot more! In addition to the numerous configuration options, SwiftMessages provides several good-looking layouts and themes. But SwiftMessages is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SCLAlertView

    SCLAlertView

    Beautiful animated Alert View written in Swift

    Animated Alert View written in Swift, which can be used as a UIAlertView or UIAlertController replacement. Since UIAlertView is deprecated and UIAlertController only works on iOS 8.x or above, if you have a Swift project where you want to support iOS 7.x too, SCLAlertView is an ideal substitution. I tried to build an easy to use API, while beeing flexible enough for multiple variations, but I'm sure there are ways of improving and adding more features, so feel free to collaborate with ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VimR

    VimR

    Neovim GUI for macOS in Swift

    Project VimR is a Neovim GUI for macOS. The goal is to build an editor that uses Neovim inside with many of the convenience GUI features similar to those present in modern editors. We mainly use Swift, but also use C/Objective-C when where appropriate. Markdown preview, generic HTML preview (retains the scroll position when reloading), fuzzy file finder a la Xcode's "Open Quickly". Trackpad support, pinching for zooming and two-finger scrolling. Ligatures, turned off by default. Turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 5
    Pow for iOS

    Pow for iOS

    Delightful SwiftUI effects for your app

    SwiftUI transitions that make your app shine. Pow is a collection of SwiftUI transitions that add that little bit of extra delight to your iOS app. Adding a Pow Transition to your SwiftUI app often only takes a single line of code. Pow leverages the powerful SwiftUI Transition API to deliver smooth animations and seamlessly integrates with system frameworks. Pow is made by a team of highly experienced designers and developers. Whether you are starting a new project or adding to an existing app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    zld

    zld

    A faster version of Apple's linker

    For large projects, the linking phase (explanation) can significantly increase incremental build times. This project is a fork of the Apple linker, ld. It is a drop-in replacement that can substantially speed things up. It all depends on your risk tolerance and how much you value the speedup in incremental build time. When linking takes more than one second, I'd cut that time in half as the estimated time with this new linker. If that difference is compelling to you, then it'd be worth trying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DivKit

    DivKit

    DivKit is an open source Server-Driven UI (SDUI) framework

    DivKit is an open source Server-Driven UI (SDUI) framework. It allows you to roll out server-sourced updates to different app versions. Also, it can be used for fast UI prototyping, allowing you to write a layout once and then ship it to iOS, Android, and Web platforms. DivKit is an excellent choice to start using server-driven UI in your project because it can be easily integrated as a simple view in any part of your app. At the starting point, you don’t need a server integration. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SPAlert

    SPAlert

    Native alert from Apple Music & Feedback

    ..., compiling, and linking dependencies. If you prefer not to use any of the dependency managers, you can integrate manually. Put Sources/SPAlert folder in your Xcode project. Make sure to enable Copy items if needed and Create groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IceCubesApp

    IceCubesApp

    A SwiftUI Mastodon client

    IceCubesApp is an open source application for accessing the decentralized social network Mastodon! It's built entirely in SwiftUI, making it fast, lightweight, and easy to use. You can connect to any Mastodon instance and browse your timeline, interact with other users, and post updates and media. The project is split into different Swift Packages to make it easier to manage and maintain the codebase. Each package is focused on a specific aspect of the application, such as the UI, network...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10
    Stevia

    Stevia

    Concise Autolayout code

    .... In the project folder, you can find an example of a typical login view laid out in both native and Stevia for you to understand and compare the two approaches. Stevia enables you to write readable Auto Layout code. It does so by tackling the 3 main components of layout: view hierarchy, layout and styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Airtest

    Airtest

    UI Automation Framework for Games and Apps

    ¿Airtest provides cross-platform APIs, including app installation, simulated input, assertion and so forth. Airtest uses image recognition technology to locate UI elements so that you can automate games and apps without injecting any code. Airtest cases can be easily run on large device farms, using the command line or python API. HTML reports with detailed info and screen recording allow you to quickly locate failure points. NetEase builds Airlab on top of the Airtest Project. AirtestIDE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fyne

    Fyne

    Cross platform GUI in Go inspired by Material Design

    The Fyne toolkit is an easy-to-learn, free and open-source, platform for building graphical applications for desktop, mobile, and beyond. Combining the power and simplicity of the Go programming language with a carefully crafted library of widgets it is now easier than ever before to build your application and deploy it across all platforms and stores. When Fyne started it was with the ambition to fix all of the complicated or broken things about existing approaches. Building your software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wooey

    Wooey

    A Django app that creates automatic web UIs for Python scripts

    Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data analysis, file processing, or anything else. The project was inspired by how simply and powerfully sandman could expose users to a database and by how Gooey turns ArgumentParser-based command-line scripts into WxWidgets GUIs. Originally two separate projects (Django-based djangui by Chris Mitchell and Flask-based Wooey by Martin Fitzpatrick) it has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hotspot

    Hotspot

    The Linux perf GUI for performance analysis

    This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. The main feature of the hotspot is visualizing a perf.data file graphically. The timeline allows filtering the results by time, process, or thread. The data views will update accordingly. You can also launch perf from the hotspot, to profile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Dashboard

    React Dashboard

    Isomorphic admin dashboard template

    Built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices. This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app. You can open your web app in a browser, on mobile devices and start hacking. Whenever you modify any of the source files inside the /src folder, the module bundler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CoreUI Free Vue Admin Template v4

    CoreUI Free Vue Admin Template v4

    Open source admin template based on Bootstrap 5 and Vue 3

    ... to offer the ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device, be it Mobile, Web or WebApp, CoreUI covers them all! Save thousands of development hours by using ready-made, reusable, and commonly used widgets and UI components. Moreover, CoreUI Vue Admin Template is delivered with a ready-to-use environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FirebaseUI for Android

    FirebaseUI for Android

    Optimized UI components for Firebase

    ... a transitive dependency on the appropriate Firebase SDK so there is no need to include those separately in your app. After the project is synchronized, we're ready to start using Firebase functionality in our app. There is a sample app in the app/ directory that demonstrates most of the features of FirebaseUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Reactive Search

    Reactive Search

    Search UI components for React and Vue

    ... be ported to create native mobile UIs. Connect to an ES index hosted anywhere. Supports v2, v5 and v6. Components come with good query defaults, that can be customized with Elasticsearch query DSL. Go from scratch to creating a data-driven search app with our beginner-friendly quick start guide. We offer production support for ReactiveSearch. Work with us to bring your dream project to life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ReactiveUI

    ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms! Describe what you want, not how to do it & rejoice in the increased readability of your code. Code is communication between people, that also happens to run on a computer. If you optimise for reading by humans, then over a long time your project will end up better. Create re-usable chunks of functionality that can be seamlessly integrated into your reactive pipelines. These chunks might be widely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ipfs-css

    ipfs-css

    Single-purpose css class names and font-face config to IPFS up your UI

    The single-purpose CSS class names and @font-face config to IPFS up your UI. Once you've installed ipfs-css from npm, the CSS and SCSS files and the web-fonts are available from your node_modules/ipfs-css directory. You can import the theme.json file which can be used with a ThemeProvider component. All the CSS atoms are generated from that, so you can be sure you're using the same values. While ipfs.css contains everything you need, if you prefer variables for fonts, colors, and gradients,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    LuLu UI is a front-end UI component library proudly produced by China Literature. The image and temperament are shown in the picture below. It is softer, more intimate, simple and flexible, and very user-friendly. It is very suitable for PC websites facing external users, or projects that require lightweight and agile. At this point, modify the JS and CSS files of the project, refresh the corresponding component page, and you can see the effect of the change. The whole project of LuLu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Klogg

    Klogg

    Really fast log explorer based on glogg project

    Klogg is an open source multi-platform GUI application to search through all kinds of text log files using regular expressions. It has started as fork of glogg project created by Nicolas Bonnefon and has evolved into a separate project with a lot of new features and improvements.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    Ant Design Pro

    Ant Design Pro

    Out-of-box UI solution for enterprise applications

    An out-of-box UI solution for enterprise applications as a React boilerplate. Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces. Ant Design Pro is a front-end scaffolding. By default, readers have already understood some basic front-end...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Material Kit 2

    Material Kit 2

    Free and Open Source UI Kit for Bootstrap 4, React, Vue.js,etc.

    Material Kit is a Free Bootstrap 5 UI Kit with a fresh, new design inspired by Google's material design. You asked for it, so we built it. It's a great pleasure to introduce to you the material concepts in an easy-to-use and beautiful set of components. Along with the restyling of the Bootstrap elements, you will find three fully-coded example pages, to help you design your next project. Material Kit makes use of light, surface, and movement. It uses a deliberate color choice, edge-to-edge...
    Downloads: 2 This Week
    Last Update:
    See Project