All Projects → canneverbe → Ketarin

canneverbe / Ketarin

Licence: other
Ketarin - application download helper

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Ketarin

CocoaDownloader
An powerful download library for iOS, macOS.
Stars: ✭ 22 (-75.28%)
Mutual labels:  downloader
cyberdrop-dl
📦🌏 Cyberdrop.me album downloader written in Rust 🦀
Stars: ✭ 74 (-16.85%)
Mutual labels:  downloader
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,026 (+3300%)
Mutual labels:  downloader
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-60.67%)
Mutual labels:  downloader
grouphelperbot
A Telegram Bot made to help group admins, with Italian/English support.
Stars: ✭ 26 (-70.79%)
Mutual labels:  administration
youtube-dl-wpf
A simple GUI wrapper for youtube-dl and yt-dlp.
Stars: ✭ 358 (+302.25%)
Mutual labels:  downloader
vuletube
Starter project for vue in combination with typescript. Getting response for youtube search. Call server part for saving videos. Use videos in three.js 3d port view. Control vuletube site with hands (NUI) also with voice command.
Stars: ✭ 12 (-86.52%)
Mutual labels:  downloader
odufrn-downloader
Pacote para baixar os dados do portal de dados abertos da UFRN
Stars: ✭ 31 (-65.17%)
Mutual labels:  downloader
dl
Command-line file downloader tool
Stars: ✭ 39 (-56.18%)
Mutual labels:  downloader
moodle-downloader
A 4.9 stars rated chrome extension for batch downloading Moodle resources 💾
Stars: ✭ 68 (-23.6%)
Mutual labels:  downloader
vdm
GUI for command-line video downloader (youtube-dl annie)
Stars: ✭ 1,911 (+2047.19%)
Mutual labels:  downloader
uget
(WIP) Universal Getter of remote files
Stars: ✭ 46 (-48.31%)
Mutual labels:  downloader
admin
Define your own management UI with high-level React.js components and it automatically connects via GraphQL API.
Stars: ✭ 63 (-29.21%)
Mutual labels:  administration
zippyshare-downloader
Download file from zippyshare directly with python
Stars: ✭ 25 (-71.91%)
Mutual labels:  downloader
silverstripe-catalogmanager
Catalog administration via a LeftAndMain like interface. Lets you create and edit pages outside of the site tree
Stars: ✭ 36 (-59.55%)
Mutual labels:  administration
YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
Stars: ✭ 226 (+153.93%)
Mutual labels:  downloader
BelaUtils
Tools reimplemented using Bela library
Stars: ✭ 24 (-73.03%)
Mutual labels:  downloader
gget
An easier way to find and automate file downloads from GitHub and GitLab repositories.
Stars: ✭ 30 (-66.29%)
Mutual labels:  downloader
Xtractor
Extract download links of your favorite TV show from todaytvseries2.com by skipping annoying link shorteners.
Stars: ✭ 16 (-82.02%)
Mutual labels:  downloader
piu
Cross platform package manager wrapper
Stars: ✭ 33 (-62.92%)
Mutual labels:  update-checker

Ketarin

Ketarin is a small application which automatically updates setup packages. As opposed to other tools, Ketarin is not meant to keep your system up-to-date, but rather to maintain a compilation of all important setup packages which can then be burned to disc or put on a USB stick.

I created this application, because I couldn't find anything like it when I needed such a functionality. Since I don't want my efforts go to waste, I decided to release it to the public. Ketarin is open source, so you can also extend its functionality to fit your needs (just note that you may not use the icons that ship with it freely as well). I'd also appreciate source code contributions. Ketarin is written in C#, for the .NET Framework 4.5 and uses SQLite as database engine.

How does it work?

Basically, it monitors the content of web pages for changes and downloads files to a specified location. There is a tutorial explaining it all. Currently, you can either rely on a service based on FileHippo, or you can define your own rules, even using regular expressions (for advanced users). A similar application, for monitoring web pages, is Webmon and has sometimes served as guide.

Development

Build status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].