Skip to content

hbowie/linktweaker

Repository files navigation

Introduction

Link Tweaker is a modest little application that adjusts URLs (aka hyperlinks) to make them more useful and more usable. It converts over-tokenized URLs into more readable strings. It can also optionally remove various forms of SharePoint detritus. It can also optionally insert a user-defined redirection string in front of a URL.

LinkTweaker's operation is based on the philosophy that URLs should point a Web browser to a specific address, but should also tell a human user where a resource is located, so that said user can navigate to that resource through other means as well. To this end, LinkTweaker converts as many escape sequences as practical back to their original characters (changing a "%2F" back to a simple slash, for example), as well as removing other cruft and detritus that may have attached itself to a link somewhere along its journey.

Documentation

User documentation is available at docs/index.md.

Executables

Executable software may be downloaded at PowerSurgePub.com.

Source

Source code for Link Tweaker is available at

https://github.com/hbowie/linktweaker

Rights

Link Tweaker

Copyright 2012 - 2014 Herb Bowie

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A small app that adjusts hyperlinks to make them more useful and more usable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published