SuperITMan links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 36 / 40
Angular 9 : nouvelle version et améliorations du framework http://pierreterrat.com/angular-9/
Sun Jul 26 12:29:28 2020
QRCode
cluster icon
  • How to Customize Your Angular Build With Webpack | Okta Developer : Interesting post about the customization of the Angular Build system
  • 🏖️ How To Create Your First Custom Angular Schematics With Ease🛠️ : Nice tutorial about angular schematics
  • Recueil de blogs de développeurs(euses) - Je suis un dev : Chouette recueils de bloggeurs à découvrir :-)
  • groupe-sii.github.io/cheat-sheets/angular/index.html : some cheat sheets for development
  • Featured Apps | Probot : Apps to be used with GitHub Actions

Quelques explications concernant l'injection des dépendances avec Ivy dans Angular 9

angular development
GitHub - mobile-shell/mosh: Mobile Shell https://github.com/mobile-shell/mosh
Wed May 20 09:36:59 2020
QRCode
cluster icon
  • No related link

Alternative to SSH, usable with a smartphone

Why not using it directly ? Because it requires to open ports between 60000 and 61000...

Info: A plugin seems to be partially available to reduce the number of opened ports: https://github.com/DiegoGuidaF/mosh-knock (TO CHECK)

ssh shell
k3d + k3s = k8s perfect match for dev and testing - Yann Albou - Medium https://medium.com/@yannalbou/k3d-k3s-k8s-perfect-match-for-dev-and-testing-896c8953acc0
Fri May 15 02:21:02 2020
QRCode
cluster icon
  • Linux post-installation steps for Docker Engine | Docker Docs :
  • Déployer ses services auto-hébergés en quelques secondes · Cosme Charlier :
  • Tips for hardening your container image security strategy | Snyk :
  • Tutorials | Basic Installation - Docker Mailserver : Full tutorial to use the awesome docker image mailserver.
  • How to Back Up Your Docker Volumes :
thumbnail

Nice post about k3s and k8s

kubernetes docker
DNS Lookup - Check DNS All Records https://dnschecker.org/all-dns-records-of-domain.php
Thu May 14 15:10:17 2020
QRCode
cluster icon
  • Query: links.superitman.com - Google Public DNS : Tool to get the DNS configuration by Google
  • Stéphane HUC :: IT Log :: Section OpenWRT : Suite d'articles FR sur OpenWRT
  • TekLager - Knowledge Base : Few tutorials and explanations regarding pfSense, opnSense....
  • Configuring DNS for email: A quick beginner’s guide - GoDaddy : A great tutorial by GoDaddy explaining basically how to configure DNS for email ;-)
  • pfSense : pfBlockerNG devel - Protection Contre La Publicité et le Tracage avec Filtrage Web - PC2S - Bubu : Tutorial about pfBlockerNG to block undesirable requests to malware or ads websites.
thumbnail

Simple tool for dns lookup

dns network-tools
mondedie.fr https://mondedie.fr/
Sun May 10 15:04:51 2020
QRCode
cluster icon
  • aws-how-to-guide/delete-glacier-vaults/Commands to Run.txt at main · iaasacademy/aws-how-to-guide : Tutorial in order to clean up your AWS S3 buckets
  • Multi-Boot: Arch Linux & Windows with GRUB, LUKS2, and Btrfs on UEFI · GitHub :
  • Petite leçon de Vim : Apprendre à gérer ses motions • Billets • Zeste de Savoir :
  • Tricks of the Trade: best practices for KNX group address structures – KNXtoday :
  • pfSense baseline guide with VPN, Guest and VLAN support : Full tutorial on pfSense secure configuration (management & guest vlans) + vpn config

Discussions et tutos pour mieux gérer son serveur dédié (seedbox, nextcloud, firewall, etc.)

server tuto
Featured Apps | Probot https://probot.github.io/apps/
Sun May 10 15:03:14 2020
QRCode
cluster icon
  • LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities : Nice platform which analyzes your code and suggests some improvements
  • iamadamdev/bypass-paywalls-chrome: Bypass Paywalls web browser extension for Chrome and Firefox. : Bypass paywalls Chrome
  • How to Customize Your Angular Build With Webpack | Okta Developer : Interesting post about the customization of the Angular Build system
  • Recueil de blogs de développeurs(euses) - Je suis un dev : Chouette recueils de bloggeurs à découvrir :-)
  • awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted on your own servers :

Apps to be used with GitHub Actions

github development
LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities https://lgtm.com/
Sun May 10 15:02:19 2020
QRCode
cluster icon
  • Featured Apps | Probot : Apps to be used with GitHub Actions
  • Mobile Safari (Whyyyy?!) - Engineering Blog : So true.... iOS Safari seems to be the new IE :-'(
  • 😋 Get Emoji — All Emojis to ✂️ Copy and 📋 Paste 👌 : Everything is in the title. Easy to copy, easy to use :-)
  • Recueil de blogs de développeurs(euses) - Je suis un dev : Chouette recueils de bloggeurs à découvrir :-)
  • awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted on your own servers :
thumbnail

Nice platform which analyzes your code and suggests some improvements

development github
How to create a symbolic link to a folder on a Synology NAS – albertogonzalez.net https://www.albertogonzalez.net/how-to-create-a-symbolic-link-to-a-folder-on-a-synology-nas/
Thu May 7 11:45:21 2020
QRCode
cluster icon
  • Synology SSD 400 Go M.2 2280. Disque Dur Noir : Amazon.com.be: High-tech : Prix: 178€ au moment de l'enregistrement
  • Synology: Docker Reverse Proxy - TimmerTech :
  • SynoCommunity Packages : Packages maintained a community for the Synology DSM
  • Synology Store | Synology Inc. : SNV3410-400G Price: €156.00 (incl. VAT 20%)
  • Does the Synology Photos app have a "memories on this date" feature like the Timehop app? : r/synology : Photos of the day

Using mount command

Maybe your first option would be to use the ln command but I’m sorry to say that it will maybe not work properly because the access to symbolic links via Samba/FTP is disabled on the NAS for security reasons and I haven’t found a way to enable it. So the symbolic link might work in some cases, such as using an UPnP client or on the DS audio app, but not from the DS file app or on File Station.

Having said that, a better solution is to use the mount command. For using it we will access to the Synology NAS via your preferred Telnet/SSH client. I use the ssh command on a Mac Terminal window.

ssh admin@<NAS IP Address>
Copy

And then, assuming that the source folder you want to link is /volume1/music and the “symbolic link” folder you want to create is /volume2/share/music

mkdir /volume2/share/music
sudo mount --bind /volume1/music /volume2/share/music
Copy

Permanent solution

However, this symbolic link will only work until the NAS is restarted. If you want the folder to be mounted every time the NAS is restarded you should edit the /etc/rc.local file adding the mount command line.

sudo vi /etc/rc.local
sudo mount --bind /volume1/music /volume2/share/music

synology
Arch packages · GitLab https://gitlab.manjaro.org/arch-packages
Tue May 5 09:01:37 2020
QRCode
cluster icon
  • Unofficial user repositories - ArchWiki : interesting link about unofficial user repositories available on Arch / Manjaro
  • JeffProd | De Ubuntu à Arch Linux : Ubuntu s'est imposé comme l'une des distributions Linux de référence et je l'utilise depuis plusieurs années.Arch Linux est très minimaliste et légère...
  • Logitech MX Master - ArchWiki : Configuration helper to use my Logitech MX Master on Manjaro :-)
  • Arch Linux Installation Guide : A tutorial for ArchLinux installation
  • Profiles & Settings / manjaro-browser-settings · GitLab : Default settings for browsers in Manjaro Package I like to delete :-)

Arch packages repos in Manjaro

arch manjaro
Schematics — An Introduction - Angular Blog https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2?gi=c011f5eeb150
Sun May 3 17:41:21 2020
QRCode
cluster icon
  • 🏖️ How To Create Your First Custom Angular Schematics With Ease🛠️ : Nice tutorial about angular schematics
  • How Using Angular’s inject() Function Has Saved Me 1000 Lines of Code | by Francesco Borzì | JavaScript in Plain English : The old way of injecting dependencies using the constructor: import { Component } from '@angular/core'; @Component({ / ... / }) export class MyCompone...
  • Angular 9 : nouvelle version et améliorations du framework : Quelques explications concernant l'injection des dépendances avec Ivy dans Angular 9
  • How to Customize Your Angular Build With Webpack | Okta Developer : Interesting post about the customization of the Angular Build system

another tuto about angular schematics

angular schematics
🏖️ How To Create Your First Custom Angular Schematics With Ease🛠️ https://medium.com/@tomastrajan/%EF%B8%8F-how-to-create-your-first-custom-angular-schematics-with-ease-%EF%B8%8F-bca859f3055d
Sun May 3 17:40:52 2020
QRCode
cluster icon
  • Schematics — An Introduction - Angular Blog : another tuto about angular schematics
  • Angular 9 : nouvelle version et améliorations du framework : Quelques explications concernant l'injection des dépendances avec Ivy dans Angular 9
  • How to Customize Your Angular Build With Webpack | Okta Developer : Interesting post about the customization of the Angular Build system
  • How Using Angular’s inject() Function Has Saved Me 1000 Lines of Code | by Francesco Borzì | JavaScript in Plain English : The old way of injecting dependencies using the constructor: import { Component } from '@angular/core'; @Component({ / ... / }) export class MyCompone...
thumbnail

Nice tutorial about angular schematics

angular schematics
How to Convert Kindle KFX to Epub/PDF/Mobi with Calibre https://www.epubor.com/how-to-convert-kindle-kfx-to-epubpdfmobi-with-calibre.html
Sat May 2 23:26:51 2020
QRCode
cluster icon
  • Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu : How to convert purchased Amazon eBooks to PDF format: This is a hard problem. However, I have a solution, but Linux users (including myself) aren't go...
  • Get back my books from Kindle · GitHub : Other tutorial on HowTo get drm free ebooks from Amazon (after you bought them)
  • apprenticeharper/DeDRM_tools: DeDRM tools for ebooks : Great tool to remove DRM from bought books
  • Leanpub: Publish Early, Publish Often : Good platform for books and authors

Another tutorial on how to remove drm from Amazon ebooks

ebook drm kindle
Get back my books from Kindle · GitHub https://gist.github.com/yangchenyun/a1c123935d82f5e25d57
Sat May 2 23:25:43 2020
QRCode
cluster icon
  • How to Convert Kindle KFX to Epub/PDF/Mobi with Calibre : Another tutorial on how to remove drm from Amazon ebooks
  • apprenticeharper/DeDRM_tools: DeDRM tools for ebooks : Great tool to remove DRM from bought books
  • Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu : How to convert purchased Amazon eBooks to PDF format: This is a hard problem. However, I have a solution, but Linux users (including myself) aren't go...
  • Leanpub: Publish Early, Publish Often : Good platform for books and authors
thumbnail

Other tutorial on HowTo get drm free ebooks from Amazon (after you bought them)

kindle drm ebook
Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu https://askubuntu.com/questions/1011989/where-are-amazon-kindle-ebooks-on-my-linux-pc-after-i-download-them-for-offline/1065010#1065010
Sat May 2 23:24:45 2020
QRCode
cluster icon
  • How to Convert Kindle KFX to Epub/PDF/Mobi with Calibre : Another tutorial on how to remove drm from Amazon ebooks
  • apprenticeharper/DeDRM_tools: DeDRM tools for ebooks : Great tool to remove DRM from bought books
  • Get back my books from Kindle · GitHub : Other tutorial on HowTo get drm free ebooks from Amazon (after you bought them)
  • How to stop your emails from being tracked - The Verge :
  • ChatGPT et les plugins : bloquer l'exploration des robots d'OpenAI :
thumbnail

How to convert purchased Amazon eBooks to PDF format:

This is a hard problem. However, I have a solution, but Linux users (including myself) aren't going to like it.

First off, let me say: DON'T STEAL BOOKS OR ANYTHING ELSE! BUY THEM! PAY AUTHORS FOR THE THOUSANDS OF HOURS THEY PUT INTO THEIR CRAFT AND THEN WRITING ABOUT IT. I'm going to explain how to do some things but DON'T STEAL BOOKS. This assumes you have PURCHASED AN EBOOK and are just PISSED OFF THAT WITH THAT PURCHASE YOU DON'T HAVE THE FREEDOM TO READ IT AS A PDF (A FREEDOM WHICH I THINK YOU SHOULD HAVE).

Also, there are possibly other paths to accomplish what I'm about to describe. If I see a possible alternate path I'll mark it with the word "clue", so watch for those and head down those paths to write your own improved answer if you wish.
1) Get the eBook from Amazon onto your PC for "offline reading"

What you need is the Kindle App "for PC & Mac": https://www.amazon.com/kindle-dbs/fd/kcp. However, don't use this link to download it, because the current version as of 5 Mar. 2018 is 1.21 Build 48017, and all versions after Kindle for PC 1.17 use a new "KFX format" which is currently uncrackable.

Clue: go crack the KFX format. We will all thank you for it.
Now, turn off your Ubuntu computer and boot into Windows.

Clue: You may be able to do this using Wine or by installing Windows 10 for free into a virtual machine inside Ubuntu instead.
So, go download an old version of the "Kindle for PC" app here:

https://kindle-for-pc.en.uptodown.com/windows/old. You must use version 1.17 or earlier for this to work. I used 1.16 Build 44025.
Install the App. Log in with your Amazon account, right-click the ebook you want, and go to "Download."

This will save it on your PC for offline viewing. You'll now find your downloaded book as a ".azw" file in "C:\Users\MY_USERNAME\Documents\My Kindle Content". For ex: "C:\Users\MY_USERNAME\Documents\My Kindle Content\B08137WHQ_EBOK.azw".

Clue: later versions of the Kindle for PC app will give you a folder with that name containing several other files instead, such as ".azw", ".azw.md", and ".azw.res". Apparently this is the new, uncrackable "KFX" format. Go crack it!

Clue: There is also a Chrome App called "Kindle Cloud Reader." You can install it and download your book for offline viewing too, but it uses a different format too. See comments under my question. On Windows you can find its offline book contents under the hidden folder "C:\Users\MY_USERNAME\AppData\Local\Google\Chrome\User Data\Default\databases\https_read.amazon.com_0". It contains, for example, two files named "85" and "86", with no file extension, but one is clearly the book since it's a few MB, while the other is 44KB or so. On Linux you can do a find in your home directory to find this location with sudo find . -iname *amazon*. I found the folder in: "~/.config/google-chrome/Profile 1/databases/https_read.amazon.com_0".
2) Remove the "Digital Rights Management" (DRM) from the .azw file so you can read the eBook using non-Amazon software.

In short: DRM sucks. If you're an author, don't do that crap! Just sell digital PDFs on Gumroad instead (Update: LeanPub may be a better option instead!).
To remove the DRM from the file we are going to use "DeDRM Tools 6.5.5": https://apprenticealf.wordpress.com/2017/10/20/dedrm-tools-6-5-5-released/.

Download it from GitHub here: https://github.com/apprenticeharper/DeDRM_tools/releases. Notice that the release notes state: "This release does not include any support for the KFX format Kindle ebooks that are often downloaded when using Kindle for PC/Mac 1.19 or later."

Click the GitHub link to download "DeDRM_tools_6.5.5.zip", then extract the zip file so you can find the "DeDRM_calibre_plugin" folder it contains.
Now go install the Calibre ebook reader for Windows 64-bit:

https://calibre-ebook.com/download. I'm using "calibre-64bit-3.18.0.msi".

Clue: I'm actually using this in Windows, but maybe you can get it to work in Linux, since Calibre has a Linux installation page too. DeDRM also contains some good notes you are about to need to help you out if you want to pursue this. See the readme you just extracted above here: "DeDRM_calibre_plugin\DeDRM_plugin_ReadMe.txt". It contains a rather confusing section (for me at least) titled "Linux Systems Only".
Install the DeDRM plugin:

Once Calibre is installed, open it up. Then go to "Preferences" --> "Advanced" section --> Plugins. Choose "Load plugin from file" then find your DeDRM .zip file in the unzipped folder from above. You're looking for "DeDRM_calibre_plugin\DeDRM_plugin.zip". Choose this plugin then click "Open" and "Apply."

Now click "Add books" in Calibre and go find the .azw file we previously downloaded using Kindle for PC 1.16 (1.17 or earlier). It will import it and automatically use DeDRM to remove the DRM crap!

You should now be able to open the eBook in Calibre for reading. Double click the book in Calibre to verify it opens up properly and is readable. It it works, all is well so far.

Clue: If in Windows this works flawlessly. If in Linux you may have to fight it with the readme file above, to get Wine and Python and stuff to all work right--I couldn't figure it out in Linux.

Almost there!
3) Convert the de-DRM'ed eBook to PDF!

Select the book in Calibre and click "Convert books" at the top. Choose "PDF" in the "Output format" drop-down box at the top-right of the window that pops up. You may now click "Ok" to do the conversion, OR (optionally) change a few quick settings first--as described below!

Optional:

Select "Page setup" first and make sure "Input profile" is set to "Default Input Profile" and "Output profile" is set to "Default Output Profile".
Select "Structure detection" and delete all text from the "Insert page breaks before (XPath expression)" box if you'd like the PDF to take up fewer pages by not forcing page breaks between every section and sub-section in the ebook.

Click "Ok" to convert the ebook to PDF! This took ~2 min for me on an eBook ~100 pages in length and 3 MB in size.
Done! Your ebook PDF is now located in your "Calibre Library" folder here: "C:\Users\YOUR_USERNAME\Documents\Calibre Library\EBOOK_AUTHOR\EBOOK_TITLE\EBOOK_TITLE.pdf".

You'll also find a nice (de-DRMed I think) ".azw3" file in the same location as well, in case you want to use Calibre or other generic eBook readers to read the book instead!
Copy the PDF or .azw3 file to your Ubuntu machine, as desired, and voila!--use your favorite ebook reader (ex: Calibre) or PDF viewer (ex: FoxitReader) to view your ebook as a PDF!
Get Foxit Reader for taking notes inside digital PDFs:

Foxit Reader (click here then go to "Free Foxit Reader Download") is great because it has awesome highlighting and comment tools to underline things, highlight, or take notes, and it is cross-platform (Windows, Mac, Linux, & others) and free as in "no-cost" (but not free as in open source!).

AND REMEMBER: DON'T STEAL! Buy the book and give the authors their hard-earned money! Encourage authors to sell PDFs (ex: via Gumroad like I do) (Update: LeanPub may be a better option instead!) instead of DRMed garbage.
But if you steal you are ruining the system. DRM might suck, but you don't have to suck too!

ebook kindle drm tuto privacy
Leanpub: Publish Early, Publish Often https://leanpub.com/
Sat May 2 23:23:18 2020
QRCode
cluster icon
  • Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu : How to convert purchased Amazon eBooks to PDF format: This is a hard problem. However, I have a solution, but Linux users (including myself) aren't go...
  • How to Convert Kindle KFX to Epub/PDF/Mobi with Calibre : Another tutorial on how to remove drm from Amazon ebooks
  • Get back my books from Kindle · GitHub : Other tutorial on HowTo get drm free ebooks from Amazon (after you bought them)
  • apprenticeharper/DeDRM_tools: DeDRM tools for ebooks : Great tool to remove DRM from bought books

Good platform for books and authors

ebook publisher
apprenticeharper/DeDRM_tools: DeDRM tools for ebooks https://github.com/apprenticeharper/DeDRM_tools
Sat May 2 23:22:25 2020
QRCode
cluster icon
  • Get back my books from Kindle · GitHub : Other tutorial on HowTo get drm free ebooks from Amazon (after you bought them)
  • Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu : How to convert purchased Amazon eBooks to PDF format: This is a hard problem. However, I have a solution, but Linux users (including myself) aren't go...
  • How to Convert Kindle KFX to Epub/PDF/Mobi with Calibre : Another tutorial on how to remove drm from Amazon ebooks
  • Leanpub: Publish Early, Publish Often : Good platform for books and authors
thumbnail

Great tool to remove DRM from bought books

drm ebook kindle
/e/ – privacy-enabled Android ROM, or Evil Corp? · InfoSec Handbook – information security blog https://infosec-handbook.eu/blog/e-foundation-first-look/#summary
Fri May 1 19:53:30 2020
QRCode
cluster icon
  • CheeseburgerDumplings - Browse Files at SourceForge.net : Firmwares for OnePlus 5/5T Give ability to only install the new firmware version without having to install the official rom
  • AospExtended ROM : Extended AOSP ROM. It purposes lots of features that could be integrated in another privacy-focused ROM
  • How To Install Lineage OS On Klipad KLIPAD SMART I746 - TweakDroid :
  • [GSI][14] LineageOS 21 TrebleDroid-based | XDA Forums :
  • Comment savoir si il y a des Virus sur votre smartphone ? :

/e/ promises a privacy-enabled smartphone OS–we look at it in this article.

android lineageos
Public SSH keys can leak your private infrastructure | Artem Golubin https://rushter.com/blog/public-ssh-keys/
Fri May 1 19:51:01 2020
QRCode
cluster icon
  • Quelques tips concernant la conf Nginx // /home/lord : Tout est dans le titre :-)
  • Linux post-installation steps for Docker Engine | Docker Docs :
  • Microsoft_Office - Community Help Wiki : To test on my Manjaro
  • PINEPHONE | PINE64 : Phone compatible with major Linux distributions : arch, debian, Ubuntu...
  • Installer Zsh, OhMyZsh! et Powerlvl10k sur Debian/Ubuntu - L'Apéro Tech :

An article about a small security flaw in the SSH authentication protocol that can lead to unexpected information disclosure of private infrastructure.

vulnerability linux
Trouver le commit foireux à l'aide de git bisect - Tiger-222 http://www.tiger-222.fr/?d=2019/12/10/05/33/21-trouver-le-commit-foireux-a-laide-de-git-bisect
Fri May 1 19:43:41 2020
QRCode
cluster icon
  • Débuter avec git Archives - Carl Chenet's Blog : quelques tutos sympas pour démarrer avec git :-)
  • Learn Git with Bitbucket Cloud | Atlassian Git Tutorial : Nice interactive tutorial to learn the basic of Git.
  • Et merde, Git!?! : Liste de tutos pour résoudre des problèmes fréquemment rencontrés avec git
  • Where are Amazon Kindle ebooks on my Linux PC after I download them for offline reading w/"Kindle Cloud Reader" Chrome app, & how to convert to PDF? - Ask Ubuntu : How to convert purchased Amazon eBooks to PDF format: This is a hard problem. However, I have a solution, but Linux users (including myself) aren't go...
  • sourcehut hub : Platform with some nice open source projects! Libre, not like Github 😉

Petit guide sur git bisect.

git tuto
Bank app on Lineage 16 not reading QR codes | LineageOS https://forum.xda-developers.com/lineage/help/bank-app-lineage-16-reading-qr-codes-t3941373
Fri May 1 19:40:43 2020
QRCode
cluster icon
  • QR codes woth the default Camera app - LineageOS : Known issue with the camera on LineageOS
  • CheeseburgerDumplings - Browse Files at SourceForge.net : Firmwares for OnePlus 5/5T Give ability to only install the new firmware version without having to install the official rom
  • Hikvision DS-kV8113 , not enough power/voltage to doorlock/eletric strike | IP Cam Talk :
  • Problem with HIKVISION DS-KD8003-IME2 and electric strike | IP Cam Talk : Need additional power to open the door (poe+ not enough 😢)
  • How To Install Lineage OS On Klipad KLIPAD SMART I746 - TweakDroid :
thumbnail

Hi, Im having a problem not being able to read QR codes from then Bank app to login into it! Im using a Fairphone 2 with Lineage 16 (microg) My guess is t…

lineageos issue
page 36 / 40
875 links, including 81 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn