Showing 649 open source projects for "qgis-osgeo4w-2.6.1-1-setup"

View related business solutions
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 1
    FluentDocker

    FluentDocker

    Use docker, docker-compose local and remote in tests

    This library enables docker and docker-compose interactions using a Fluent API. It is supported on Linux, Windows, and Mac. It also has support for the legazy docker-machine interactions. The fluent API builds up one or more services. Each service may be composite or singular. Therefore it is possible to e.g. fire up several docker-compose-based services and manage each of them as a single service or dig in and use all underlying services on each docker-compose service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dependencies

    Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows

    Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006. Dependencies can help Windows developers troubleshooting their dll load dependencies issues. Dependencies is currently shipped as two binaries (no installer present) : Dependencies.exe as a CLI tool and DependenciesGui.exe for its GUI counterpart (see screenshot). Just click on one of the release numbers above (preferably the latest), download...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    Amazon Neptune Gremlin .NET SigV4

    Amazon Neptune Gremlin .NET SigV4

    A custom library for Amazon Neptune that enables AWS Signature Version

    ... configuration set for establishing the WebSocket connection to Amazon Neptune. The SigV4RequestSigner library fetchs IAM credentials using the FallbackCredentialsFactory API (which works similarly to the Java Default Credential Provider Chain), performs the proper Signature Version 4 signing of an http request, and creates the proper WebSocket configuration based on this signed http request. One can then pass this webSocketConfiguration to the GremlinClient to create the connection to Neptune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    Locale Emulator is a tool similar to AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games. Locale Emulator is compatible with the following systems, both 32 and 64-bit, Windows 7 with Service Pack 1, Windows 8.1, and Windows 10. Locale Emulator supports 32-bit executables running on both 32-bit or 64-bit systems. For example, if you...
    Downloads: 315 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Org.WillPittenger.Tools.Sounds

    Org.WillPittenger.Tools.Sounds

    Provides a simplified means of playing sounds in .NET calls

    Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to. Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coravel

    Coravel

    Near-zero config .NET Core micro-framework

    ... to get a single or multiple re-occurring tasks to run. With Coravel, you can setup all your scheduled tasks in one place using a simple, elegant, fluent syntax, in code! Coravel gives you a zero-configuration queue that runs in-memory to offload long-winded tasks to the background instead of making your users wait for their HTTP request to finish!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based tools...
    Downloads: 68 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Vue.NetCore

    Vue.NetCore

    .NetCore+Vue2/Vue3+Element plus+uniap

    ... can directly generate the front-end and back-end business codes of the master/slave table, and there are more than 30 attributes to configure the generated code online). Support (master-slave table) one-to-one automatic generation of front-end and back-end code, and support automatic data source binding and business code expansion, no need to write any code. Support one-to-many slave table custom expansion (unlimited slave table type and number of slave tables).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    ... has been broken up into several packages to increase the variety of ways that it can be used. When the user requests a page, the page will connect to the server using a web socket. This socket is used to keep the server's in-memory model of the UI (the one you work with as a programmer) in sync with the actual UI shown to the user in their browser. This is done using a simple messaging protocol with JSON packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    Are you tired from everyday searching application and scripts? Using Scriper you can manage and run all yours scripts or applications from one place. Simply add script to Scriper and run it by run button. Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Server-Creation-Tool

    Server-Creation-Tool

    With this tool you will be able to create servers with the SteamCMD!

    This tool will help you to create server easily. There are also Guides, that will help you to setup and configurate your server. You will be also get a notification, if an update is available. It will download the server files with the SteamCMD and with the Guides you will be able to configurate your server, the way you want. Requirements: - Internet connection - Net Framework 4.6.1 Currently supported: 7 Days to Die ARK: Survival Evolved Call of Duty: Black Ops 3 Counter...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Word2ePub

    Add-in pour générer un ePub depuis Word (2007 et sup.)

    Update : J'ai eu beaucoup de difficultés avec l'installeur : actuellement, l'installeur fait une installation pour l'utilisateur actuel seulement. Les filtres chrome, Avast et Windows peuvent se déclencher car le fichier n'est pas souvent téléchargé... Word 2007: Attention, installer le hot fix de microsoft avant l'installation de word2epub :https://support.microsoft.com/en-us/kb/976811 Ce programme ajoute un onglet dans le ruban Word, pour permettre : 1. La génération d'ePub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET Samples

    .NET Samples

    Sample code referenced by the .NET documentation

    This repo contains all the sample code that is part of any topic under the .NET documentation. There are several different projects that are organized in sub-folders. These sub-folders are organized similarly to the organization of the docs for .NET. Some of the articles will have more than one sample associated with them. The content team tracks issues for .NET documentation in the dotnet/docs and dotnet/dotnet-api-docs repositories. Issues are turned off on this repository. File issues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    passcore

    passcore

    A self-service password management tool for Active Directory

    PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider). It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled. PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NervOn

    NervOn

    Open Source EEG project to translate player's mind into a virtual game

    NervON is an Open Source project that aims to read and translate human thoughts into a computer. The main objective is to create a virtual world in which millions of people could meet while being totally immersed in this game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    COVID19 Data Visualization HoloLens2

    COVID19 Data Visualization HoloLens2

    Experimental COVID-19 data visualization for HoloLens 2

    Experimental COVID-19 Data Visualization for HoloLens 2 with MRTK. This project explores how volumetric data can be represented in physical space with direct hand-tracking inputs in mixed reality using HoloLens 2. It is based on Microsoft's MRTK(Microsoft's Mixed Reality Toolkit). DataVisualizer.cs script contains the code for retrieving, parsing JSON data, and visualizing with graphs. Graph elements are added to GraphContainerConfirmed, GraphContainerRecovered, GraphContainerFatal, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pack-Print-Cut

    Pack-Print-Cut

    Packing two dimensional rectangular elements at orthogonal table

    Program was created for optimized packing of two dimensional rectangular elements at orthogonal table with main purpose of printing cutting sheets that can be used for cutting material at production in wood and panel furniture manufacturing. It is developed upon authors several years of experience at woodworking, and actual carpenters needs when such software is in question. In spite its look it is fully functional peace of software , with all necessary elements needed for generating...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    .Net DLL/WSDL Import Utility for Java

    .Net DLL/WSDL Import Utility for Java

    Used for importing .Net DLL/WSDL into Java.

    The .Net Library Importer for Java (dotNet4Java Importer) is used for importing .net assemblies(dll), WSDL or web service XML schema into Java which generates Java classes from the types of the imported assemblies. This tool is categorised into two parts: 1. Import .Net Assemblies Wizard: Used for importing .net assemblies and generating Java classes from the types of the imported assemblies. 2: Import WSDL/Web Services Wizard: Used for importing Web Service Description language file/Url...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BugTracker.NET
    ... so BugTracker.NET "Classic", which was born in 2001 and is still alive going into 2021, should be fine for the next few years. So, about BugTracker.NET "Classic": A web-based bug or issue tracker written using .NET 4.x Framework, ASP.NET, C#, and SQL Server (SQL Server Express too). Probably has all the features you need. Easy to setup. Power and flexibility when you need it. Learn more at http://ifdefined.com/bugtrackernet.html
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Vlc.DotNet

    Vlc.DotNet

    .NET control that hosts the audio/video capabilities of the VLC libs

    ......) and lacked some WPF-ish features. Vlc.DotNet is a .net library that hosts the audio/video capabilities of the VLC libraries. In other words, it's a .net wrapper around libvlc. It can work on any .net framework version starting from .net 2.0 and .net standard 1.3 (starting from Vlc.DotNet 2.2.1). On the front-end side, two components are currently available to make it easy to integrate in your apps. One is for WinForms, the other for WPF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    VRTK

    VRTK

    An example of how to use the Tilia packages to create great content

    ... beginner can feel comfortable turning their creative thoughts into experiences but it also has enough power and flexibility to allow developers to really build out their perfect solution with little friction and without constantly re-inventing the wheel. Virtual reality is a relatively new medium so no one really understands what truly works or what doesn't work in terms of solutions, so VRTK aims to bring a community of diverse people from all across the world together to work on solving this.
    Downloads: 0 This Week
    Last Update:
    See Project