100 programs for "project-nightwing" with 2 filters applied:

  • Smart Monitoring for Any Network. Powered by Open Source. Icon
    Smart Monitoring for Any Network. Powered by Open Source.

    Trusted by thousands of IT teams worldwide

    NMIS helps with fault, performance, and configuration management. It provides performance graphs, threshold alerting, and detailed notification policies with various methods. NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
    Get a Free Trial
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    AndroidMaterialValidationExample

    AndroidMaterialValidationExample

    An example app using the library "AndroidMaterialValidation"

    This project contains an example App, which implements an use case of the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AndroidMaterialValidationTest

    AndroidMaterialValidationTest

    Contains JUnit tests for the library "AndroidMaterialValidation"

    This project contains JUnit tests for the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    ..., it is recommended that you install via CocoaPods >= 0.28.0 using Git >= 1.8.0 installed via Homebrew. If you set a backgroundImage, don't forget to set the Menu View Controller's background color to clear color. All you need to do is drop RESideMenu files into your project, and add #include "RESideMenu.h" to the top of classes that will use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUCE is a C++ toolkit for building cross-platform applications on PC/Mac/Linux/iOS/Android. Particularly good for complex, customised GUIs and audio/midi processing, it also includes a vast range of classes to help with all your day-to-day programming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AndroidSidebarTest

    AndroidSidebarTest

    Contains JUnit tests for the library "AndroidSidebar"

    This project contains JUnit tests for the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AndroidSidebarExample

    AndroidSidebarExample

    An example app using the library "AndroidSidebar"

    This project contains an example App, which implements an use case of the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    .... An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidsidebartest. An Android app, which implements an use case, using this library, can be found via the internet address https://sourceforge.net/p/androidsidebarexample.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    Apply background tinting to the Android system UI when using KitKat translucent modes. Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power Up Your AI with Databricks – Free Trial Icon
    Power Up Your AI with Databricks – Free Trial

    Ready to revolutionize your data and AI game? Test Databricks free on your cloud of choice and see the difference.

    Take your data and AI to the next level with Databricks – free trial on AWS, Azure, or Google Cloud. Create production-ready Generative AI apps that are accurate, secure, and tailored to your business. Simplify data ingestion from hundreds of sources with effortless ETL automation. Plus, tap into instant, elastic serverless compute during your trial (available on AWS/Azure). Sign up with your work email now to unlock premium trial perks and transform how you work with data – don’t wait!
    Get Started
  • 10
    AndroidSeekBarPreferenceExample

    AndroidSeekBarPreferenceExample

    An example app using the library "AndroidSeekBarPreference"

    This project contains an example App, which implements an use case of the Android library "AndroidSeekBarPreference". The project homepage of the library "AndroidSeekBarPreference" is available on Sourceforge via the URL https://sourceforge.net/projects/androidseekbarpreference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AndroidSeekBarPreferenceTest

    AndroidSeekBarPreferenceTest

    Contains JUnit tests for the library "AndroidSeekBarPreference"

    This project contains JUnit tests for the Android library "AndroidSeekBarPreference". The project homepage of the library "AndroidSeekBarPreference" is available on Sourceforge via the URL https://sourceforge.net/projects/androidseekbarpreference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sol° for iOS

    Sol° for iOS

    Sol° beautifully displays weather information

    Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Sol° uses the Wunderground.com Weather API for all of its weather data. In order to build for your own device, you will need to obtain an API key. Your Wunderground API key should be written to a file named "API_KEY" and imported into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AndroidSeekBarPreference

    AndroidSeekBarPreference

    Provides a preference, which allows to select a value from a SeekBar.

    "AndroidSeekBarPreference" is an Android-library, which provides a Preference implementation, which allows to choose a floating point value or an integer value from a continuous range via a SeekBar. When interacting with the preference the SeekBar is shown within a dialog. The chosen value will only be persisted, if confirmed by the user. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidseekbarpreferencetest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NYXImagesKit

    NYXImagesKit

    A set of efficient categories for UIImage class

    This is a project for iOS that regroups a collection of useful UIImage categories to handle operations such as filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving. There is also a subclass of UIImageView to load an image asynchronously from a URL and display it as it is downloaded. NYXImagesKit is designed to be very efficient, vDSP is used when possible, some filters use Core Image or vImage to be as fast as possible. The project is a static library so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    noSisyphos

    Embedded Rapid Application Development

    The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI. This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile. It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    xDashboard

    A android Dashboard UI

    A android Dashboard UI. 码表、时速表、速度表
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aswang is a lightweight and flexible C++ class framework meant to make windows GUI development easier and faster without the imposition of bloated libraries or any particular visual style.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NirvanaLock, LLC
    NirvanaLock, LLC software for WinterBoard, Android, and Windows 7 now available on SourceForge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Native iPhone application which connects to the Indian Health Service Resource Patient and Management System (RPMS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Symbian setting list without programming, no resource file needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flash Lite 2.0 source files take standard XML and parse to mobile pages suitable for Symbian and Windows Mobile devices that support Flash Lite 2.0. There is some device resolution independence. Support for icons, bkg. images, softKey actions & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project