Coder Social home page Coder Social logo

pineapplemanuscript / libopenurl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jens-maus/libopenurl

0.0 1.0 0.0 729 KB

A library (openurl.library) and tools for opening an application in accordance to a supplied URL. It is explicitly designed to be used by AmigaOS compatible operating systems such as AmigaOS3, AmigaOS4, MorphOS or AROS.

License: Other

Makefile 4.67% C 92.70% C++ 1.45% Objective-C 0.64% Shell 0.55%

libopenurl's Introduction

OpenURL.library

Donate Build Status Code Climate License Github Issues

This Amiga-based shared library was created to make it easier for application programmers to include clickable URLs in their applications, about windows, etc. Current solutions to this problem typically are to launch an ARexx script or just support a few webbrowsers, with no room for configuration. This leads to countless reinventions of the wheel (how many SendURLToBrowser.rexx scripts do you have on your harddisk?).

This library solves the problem by giving application programmers a very simple API to handle (one function) and the user gets configurability with the included preferences program.

OpenURL is available for AmigaOS3, AmigaOS4, MorphOS and AROS.

Downloads/Releases

All releases up to the most current ones can be downloaded from our central releases management.

Bug Reports / Enhancement Requests

To report bugs use the bug/issue tracker.

Manual Installation

  1. Extract the archive to a temporary directory.

    > cd RAM:
    > lha x OpenURL.lha
    
  2. Go to the Binaries/<OS> directory where <OS> is the directory matching the operating system you want to install TexiEditor.mcc for:

    > cd OpenURL/Binaries/AmigaOS4
    
  3. copy all files found in that <OS> directory to their respective directory.

    > copy ALL #? SYS:
    
  4. reboot and enjoy the new version ;)

License / Copyright

Copyright (C) 1998-2005 by Troels Walsted Hansen, et al.
Copyright (C) 2005-2019 openurl.library Open Source Team

OpenURL was originally developed by Troels Walsted Hansen, et al. Since 2005 it is developed by an independent open source developer group. It is released as a public domain software.

TextEditor is distributed and licensed under Public Domain. See COPYING for more detailed information.

Authors

  • Alexandre Balaban
  • Alfonso Ranieri
  • Dave Norris
  • Jeff Gilpin
  • Jens Maus
  • Matthias Rustler
  • Stefan Kost
  • Thomas Aglassinger
  • Thore Böckelmann
  • Troels Walsted Hansen

libopenurl's People

Contributors

tboeckel avatar jens-maus avatar mattrust avatar alranieri avatar pbobbenb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.