Select Page

Migration from Gogs -> Gitea

0. Back up Gogs and dump the database You’ll want to grab a database dump before you continue. gogs backup doesn’t perform a database dump, at least not in the traditional sense. Instead, it queries the database for information and stores it in a database-agnostic...

IPTV Crawler

Any one have any interest in an IPTV Crawler/Scraper? with verification? Sorting? etc.. Lots of ideas to play with here is preview of something was playing...
Software.MP – getIP

Software.MP – getIP

Overview getIP is a console based multi-platform(MP) iplookup. It will search multiple iplookup services to check for differences. It will try to find if there are multiple exit points for your network. Thanks Features: Show if different ips detected. Count number of...
Software.MP – UV Notifier

Software.MP – UV Notifier

Overview UV Notifier is a multi-platform(MP) UV watcher it shows the current UV in the systray area letting your know how safe it is to go out unprotected from the sun. Also included is basic weather. Thanks Features: Shows latest UV rating. Click to show current...
Software.MP – Freelancer Job Search Monitor

Software.MP – Freelancer Job Search Monitor

Overview Freelancer Job Search Monitor is a multi-platform(MP) job search monitor utility. Currently it supports Freelancer.com as its back end and shows new jobs as they come up. A GREAT app for those looking for freelance project work. Please feel free to drop us a...

Download Adobe Connect Recording

If you are starting with long form URL, like: https://XXXXXX.adobeconnect.com/a1b2c3d4e5/?launcher=false&fcsContent=true&pbMode=normal then trim it down until it looks like: https://XXXXXX.adobeconnect.com/a1b2c3d4e5/ (this is the URL you usually send to...

A better add-apt-repository.sh

Got tired of manually having to edit source files when I added a ppa to the last release(s) so now does it automaticly. If you have suggestions please leave in comments. Thanks add-apt-repository.sh #!/bin/bash if [ $# -eq 1 ] distVer=(`lsb_release -sc` vivid utopic...