Compare commits
No commits in common. "f3353376b75a74d652e0fc6535c87fd99fe818ef" and "e854342788100a73bec8d753a48a828468585e5a" have entirely different histories.
f3353376b7
...
e854342788
|
@ -37,26 +37,14 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/iOS Apps.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "7c36a88144ec71af",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Android Apps.md",
|
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 3
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
|
@ -122,7 +110,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Android Apps.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -139,7 +127,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Android Apps.md",
|
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -162,7 +150,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Android Apps.md"
|
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -186,11 +174,8 @@
|
||||||
"omnisearch:Omnisearch": false
|
"omnisearch:Omnisearch": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "7c36a88144ec71af",
|
"active": "232b6fc149c4f16b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/iOS Apps.md",
|
|
||||||
"Android Apps.md",
|
|
||||||
"Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
|
||||||
"Coding Tips (Classical)/Terminal Tips/About terminal.md",
|
"Coding Tips (Classical)/Terminal Tips/About terminal.md",
|
||||||
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||||
"Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md",
|
"Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md",
|
||||||
|
@ -223,6 +208,9 @@
|
||||||
"Coding Tips (Classical)/Project Vault/hi.mainsite",
|
"Coding Tips (Classical)/Project Vault/hi.mainsite",
|
||||||
"Machine Tips (Quantum)/Project Vault/Constructions/Making Machines.md",
|
"Machine Tips (Quantum)/Project Vault/Constructions/Making Machines.md",
|
||||||
"Machine Tips (Quantum)/Project Vault/Constructions",
|
"Machine Tips (Quantum)/Project Vault/Constructions",
|
||||||
|
"Machine Tips (Quantum)/Physics/Hardware/EMF Detector.md",
|
||||||
|
"Machine Tips (Quantum)/Math/Proofs & Theorems/Theories/Chaos Theory.md",
|
||||||
|
"Machine Tips (Quantum)/Math/Proof of a formula for modulo.md",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines",
|
"Coding Tips (Classical)/Terminal Tips/Servers/Virtual Machines",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Servers/Physical Servers",
|
"Coding Tips (Classical)/Terminal Tips/Servers/Physical Servers",
|
||||||
"Coding Tips (Classical)/Terminal Tips/Servers/Cloud Servers",
|
"Coding Tips (Classical)/Terminal Tips/Servers/Cloud Servers",
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
Android phones such as Samsung or the Google pixel essentially run a version of linux on their android backend. Therefore knowing linux is a really good thing to learn how to do.
|
|
||||||
|
|
||||||
- [AppMySite](https://www.appmysite.com/?utm_source=youtube&utm_medium=sponsored&utm_campaign=sambeckman&utm_content=sponsored-video-10-hidden-apps-feb) - turn anything into a published mobile app quite easily
|
|
||||||
- [CamCov](https://f-droid.org/en/packages/ryey.camcov/) - display the background of what is in front of you on the phone with transparency
|
|
||||||
- [ ] AdFire - skips all ads when they appear on youtube and mutes ads
|
|
Loading…
Reference in New Issue