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

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.

    Stay productive working at any distance from anywhere with Monitask.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    Sniprun

    Sniprun

    A neovim plugin to run lines/blocs of code

    Sniprun is a code runner plugin for neovim written in Lua and Rust. It aims to provide stupidly fast partial code testing for interpreted and compiled languages. Sniprun blurs the line between standard save/run workflow, jupyter-like notebook, and REPL/interpreters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Unleash

    Unleash

    Simplify your code production

    Ship code safely to production in frequent smaller releases to control new feature rollouts and reduce cost, time, and risk. Use feature flags to decouple deployment from release. Test and try out new features confidently. Gradual rollouts allow you to mitigate risks by enabling new features to 1% of users and then expanding. Validate how every new feature performs. Conduct A/B testing on real users to gain real insight into what delivers the best results. Release new features targeting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ormolu

    Ormolu

    A formatter for Haskell source code

    ... is stylistically consistent. Writing code in such a way so it's easy to modify and maintain. Implementing one “true” formatting style which admits no configuration. The formatting style aims to result in minimal diffs. Choose a style compatible with modern dialects of Haskell. As new Haskell extensions enter broad use, we may change the style to accommodate them. Idempotence: formatting already formatted code doesn't change it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    glommio

    glommio

    Thread-per-core crate that makes writing asynchronous apps easier

    Glommio (pronounced glo-mee-jow or |glomjəʊ|) is a Cooperative Thread-per-Core crate for Rust & Linux based on io_uring. Like other Rust asynchronous crates, it allows one to write asynchronous code that takes advantage of Rust async/await, but unlike its counterparts, it doesn't use helper threads anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    SwapCode

    SwapCode

    Swapping code like burgers? Here your p2p, drag-n-drop solution

    Hello and welcome to Swap Code! Swap Code is a light, simple, "peer-to-peer" software for swapping snippets of code with others, by dran-n-drop. Swap Code is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Swap Code got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. Swap Code gets released on http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    An Eclipse editor for shell (bash) scripts. Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for eclipse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NppGTags

    GTags plugin for Notepad++

    This Notepad++ plugin is simply a front-end to GTags (GNU Global source code tagging system): http://www.gnu.org/software/global/global.html It provides tools for easy code navigation. GTags binaries (Win32 ports) are needed by the plugin. Those are supplied with it for convenience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    bget

    A package manager for Windows scripts.

    Bget is a batch-file command-line tool for handling Windows scripts. It is built to be a companion to those who write, use and maintain Windows scripts. It helps those who use scripts easily download, update and remove scripts. It’s built for scripters, by scripters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ThuVienBao Truyện Scraper
    ThuVienBao Truyện Scraper BETA Tool để lấy text và raw html từ các websites truyện phổ biến. Xem thêm trong phần Wiki để biết thêm chi tiết nhé.
    Downloads: 0 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.
  • 10
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    An edge connects two nodes. This edge connects Node.js and .NET. V8 and CLR/.NET Core/Mono - in process. On Windows, MacOS, and Linux. You can script C# from a Node.js process. Edge.js allows you to run Node.js and .NET code in one process on Windows, MacOS, and Linux. You can call .NET functions from Node.js and Node.js functions from .NET. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Skadoosh

    Skadoosh

    A project that highly compresses android sources and uploads them here

    ..., compressing and uploading of the sources to AndroidFileHost where the developers can download the highly compressed sources. This is done via a webhook and Caddy which keeps watching for changes on my repository. The result is a source tarball having a size which is much smaller than the stuff synced manually. Why name it "Skadoosh"? Well, as the urban dictionary defines it, it is a term used to do stuff at one go. And I love pandas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    elvis vi

    elvis vi

    elvis, a vi text editor clone

    The original source tarball for Evis version 2.2_0, unmodified, is in Files. README.txt gives tips for compiling on modern compilers (gcc-4.4.5 / linux) and using Xcode for Apple Sierra OS. Elvis is a vi(1) (visual ed) vi editor clone (vim is another clone). "vi" is short for "visual ed(1)" (the 1 means see manpage for ed in section 1 of unix manual pages). vi as a visual editor means typical keyboard editing with ed(1) accessible to do complex editing jobs that developers often require...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    CodeHub

    CodeHub

    The most advanced client for GitHub on iOS

    CodeHub is the best way to browse and maintain your GitHub repositories on any iOS device. Written using Xamarin, CodeHub offers the most complete set of features for an iOS GitHub client and is designed to be one day available on all major mobile platforms. CodeHub brings GitHub straight to your fingertips, allowing you to view everything from pull requests to commenting on individual file diffs in the latest change set. Manage issues and pull requests on the go, stay aware
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TFS-on-NB
    TFVC support inside Netbeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sublime Text AMX NetLinx Plugin

    Develop AMX NetLinx projects in the Sublime Text editor.

    This is a plugin for developers looking for a lighter weight alternative to NetLinx Studio, while still providing powerful functionality. On top of the features provided by Sublime Text, this plugin adds syntax highlighting, color schemes, and build support for the AMX NetLinx programming language. This is also a great option for control system programmers who are looking to use one editor for multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BuildsBoard

    BuildsBoard

    BuildsBoard is the consolidated dashboard of Jenkins jobs.

    BuildsBoard consolidates all the jobs of one or more Jenkins / Hudson URLs on single web page. Navigate to specific job, view, Jenkins is very easy by this dashboard. This can be useful in large scale organisations who contains hundreds of products and managing Jenkins CI using Master/Slave concept or Stand-alone instance. The dashboard shows all the jobs of Jenkins instances with their status, who triggered, last build details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Sublime Text Crestron Plugin

    Develop Crestron Simpl+ modules in Sublime Text.

    This plugin adds syntax highlighting, color schemes, and build support for the Crestron Simpl+ programming language to the Sublime Text editor. This is also a great option for control system programmers who are looking to use one editor for multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Panther

    Panther

    Simple and powerful tool to manage all of your JS models in one place

    Panther is a very simple and powerful tool for managing all of your JS models in one place. Panther is actually a container that keeps your JS models in an array. With Panther you are able to add, remove and retrieve any code specified by an ID. For that purpose Panther needs to know your code's unique ID. To enable that you have to put 3 lines in your JS model: function your_model() { ... this.id = function() { return 'my_unique_id_here'; } ... }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    1st.global_site

    1st.global_site

    torrents test

    upload/donwload/fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    http://sugartin.info http://gamedev.sugartin.info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NewProject001

    First project.

    Project test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Plugin to support ctags in geany IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A snippets manager with a simple and common basedata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is an official Liberty Labs (http://libertylabs.proboards.com) code editor made to create and edit code for Liberty BASIC, which also allows volunteering programmers to easily work together on the same project, and towards a common goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Forks of WoW Emulators
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next