alshell7 / uhtml-link-tracer

Simple utility application to convert uhtml web page files saved from the UC browser to links.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.uhtml Link Tracer

What is a uhtml ? Well its a file thats made officially by UC browser apps of J2MEE or Android platforms, and is created when one saves the page (web page) inside the browser.

Description

The web page files saved by the browser are not accessible outside the app or anywhere, kind of encrypted or some what. I usually save them, and have a look at them later. Pretty much like a bookmark (but use them even if I am not over internet). I had a necessity, to get the links out of them and save them as my bookmark in my PC not restricting to use via UC browser itself. This is app is my poor attempt to keep those pages accessible outside my phone. Couldn't find any tool for it, and having millions of people using the browser, so I made this simple utility app for desktops to convert your uhtml web page files to links saved from the UC browser. Hoping that some one facing the same problem to trace back url's of those pages, .uhtml Link Tracer should be a time savior 😇

Image of uhtml app

Requirements

  • Windows Platform (Greater than Windows 7) with minimum .NET framework v3.5 installed should be enough.

How to use

  • Connect your phone (or not if you've already have them in your PC)
  • Locate the files (*.uhtml) under "UCDownloads/Pages" (Android) / Your default save location (if J2MEE/s40 platform browser)
  • Hit Extract the Links! button, Presto !

Features

  • Clean UI to work out the stuff.
  • Save all the links in a text file in a bundle.
  • Preview the links with inline browser or in your default PC browser

Image2 of uhtml app

To do

  • Convert the uhtml to html directly.
  • Have same app for any of mobile platforms.

License Agreement

READ CAREFULLY ALL TERMS OF THIS LICENSE AGREEMENT BEFORE USING THIS SOFTWARE IF YOU DO NOT AGREE WITH ANY OF THE TERMS OF THIS LICENSE AGREEMENT, YOU ARE NOT AUTHORIZED TO USE THIS SOFTWARE Permission is hereby granted to anyone to freely use uhtml Link Tracer for any purpose with the exception of including it in a product, in which case both permission and acknowledgment are required. To the maximum extent permitted by applicable law, the software and documentation are provided "as is". alshell (hereafter referred to as 'the author') disclaim all other warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, conformance with description, title and non-infringement of third party rights. In no event shall the authors be liable for any indirect, incidental, consequential, special or exemplary damages or lost profits whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use or inability to use the software product, even if the authors have been advised of the possibility of such damages. The author allows you to distribute this software if all of the following conditions are met: you are not charging any money for it, the distribution files are kept together and unmodified, and the authors' permission is obtained before distribution. You may give this software package to friends or colleagues, burn it onto cd-rom's (or other media) and upload it to free/shareware sites as long as the original package remains unmodified. All rights to this software (including any images or text incorporated into this software) are owned by the authors. You may not disassemble or reverse engineer any part of this software. You may not rent or lease this software. The authors are not required to make available technical support for this software. The authors may, from time to time, revise or update this software. In so doing, the authors incur no obligation to furnish such revision or updates to you. This license agreement will immediately and automatically terminate without notice if you fail to comply with any one of the terms and conditions cited. Upon termination of this license agreement, you agree to promptly remove the software from your system.

uhtml link tracer. Copyright(c) 2014-2015 by alshell7. All rights reserved.

Metroframework library The MIT License (MIT) Copyright (c) 2011 Sven Walter @viperneo Copyright (c) 2013 Dennis Magno @dennismagno

All rights reserved. THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

About

Simple utility application to convert uhtml web page files saved from the UC browser to links.


Languages

Language:Visual Basic 100.0%