Found 45 bookmarks
Custom sorting
Writing a broken link checker in Swift to analyze my bookmarks
Writing a broken link checker in Swift to analyze my bookmarks
Having spent the past few months devoting a significant amount of time learning to code with Apples Swift, Im slowly becoming more and more confident in my abilities to implement ideas in code. Much like music production, the programming learning curve can be very steep at the start, but as...
·markjames.dev·
Writing a broken link checker in Swift to analyze my bookmarks
AndrejGajdos/link-preview-generator: Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
AndrejGajdos/link-preview-generator: Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site. - AndrejGajdos/link-preview-generator: Get preview data (a ti...
·github.com·
AndrejGajdos/link-preview-generator: Get preview data (a title, description, image, domain name) from a url. Library uses puppeteer headless browser to scrape the web site.
Katbin - atoyuxomuba
Katbin - atoyuxomuba
// ==UserScript== // @name MEGA.nz Ultimately Import // @name:zh-TW MEGA.nz Ultimately Import / // @name:zh-CN MEGA.nz Ultimately Import // @namespace methusela // @version 0.1 // @description Bypass import limit on Mega Web client & remove warning about the space usage // @author d0gkiller87 // @match chrome-extension://bigefpfhnfcobdlfbedofhhaibnlghod/* // @match http://mega.co.nz/* // @match http://mega.io/* // @match http://mega.is/* // @match http://mega.nz/* // @match https://mega.co.nz/* // @match https://mega.io/* // @match https://mega.is/* // @match https://mega.nz/* // @icon https://mega.nz/favicon.ico?v=3 // @run-at document-end // @grant none // ==/UserScript== (function() { 'use strict'; // Reference [Augular loaded detect]: https://stackoverflow.com/a/31970556/9182265 var initWatcher = setInterval(function () { if (window.MegaUtils) { clearInterval(initWatcher); hookImport(); hookFull(); console.info('FUNtions Hooked!'); } }, 500); })(); var hookImport = function () { MegaUtils.prototype.checkGoingOverStorageQuota = function(opSize) { var promise = new MegaPromise(); loadingDialog.pshow(); M.getStorageQuota() .always(function() { loadingDialog.phide(); }) .fail(promise.reject.bind(promise)) .done(function(data) { /* if (opSize === -1) { opSize = data.mstrg; } if (opSize data.mstrg - data.cstrg) { var options = {custom: 1, title: l[882], body: l[16927]}; M.showOverStorageQuota(data, options) .always(function() { promise.reject(); }); } else { */ promise.resolve(); }); return promise; }; } var hookFull = function () { FileManager.prototype.showOverStorageQuota = null; }
·katb.in·
Katbin - atoyuxomuba
keep-mega-alive
keep-mega-alive
A script to keep your mega account(s) alive . Contribute to 3ncod3/keep-mega-alive development by creating an account on GitHub.
·github.com·
keep-mega-alive
mega-checker
mega-checker
check if mega links are valid or not (either one link or a txt file) - GitHub - Titoot/mega-checker: check if mega links are valid or not (either one link or a txt file)
·github.com·
mega-checker
mega-downloader
mega-downloader
PHP script to download files and folders from mega.nz - GitHub - ZonD80/mega-downloader: PHP script to download files and folders from mega.nz
·github.com·
mega-downloader
Mega-to-Google-Drive
Mega-to-Google-Drive
This is a Google Colab notebook that helps you to transfer files from Mega to Google Drive - GitHub - cheems/Mega-to-Google-Drive: This is a Google Colab notebook that helps you to transfer files f...
·github.com·
Mega-to-Google-Drive
megacrypt.js
megacrypt.js
just a concept for now. Contribute to JohnDeved/megacrypt.js development by creating an account on GitHub.
·github.com·
megacrypt.js
megadown
megadown
Bash script for download files from mega.nz and megacrypter - GitHub - tonikelope/megadown: Bash script for download files from mega.nz and megacrypter
·github.com·
megadown
MegaKeep
MegaKeep
Log into multiple mega.nz accounts to keep files from being deleted - GitHub - xCryptic/MegaKeep: Log into multiple mega.nz accounts to keep files from being deleted
·github.com·
MegaKeep
OpenSource Drive - ODrive
OpenSource Drive - ODrive
A desktop implementation for Bunq's API. This app does everything within the application so you don't have to worry about sharing your API key with anyone else!
·liberodark.github.io·
OpenSource Drive - ODrive
Yandex.Disk
Yandex.Disk
Upload files by simply dragging and dropping them into the browser window, perform batch operations with files and folders, and publish them right after uploading. Yandex.Disk saves your files no matter what happens.
·disk.yandex.com·
Yandex.Disk
FEX.NET
FEX.NET
Cloud storage for your photos and documents. Listen to audio and watch videos online. FEX.NET - secure access to your files anywhere in the world.
·fex.net·
FEX.NET