Updated: Saturday, August 26,2023-08-26 17:29:38
parent
e854342788
commit
132b493ba1
|
@ -37,14 +37,26 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/iOS Apps.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7c36a88144ec71af",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Android Apps.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -110,7 +122,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||
"file": "Android Apps.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -127,7 +139,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md",
|
||||
"file": "Android Apps.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -150,7 +162,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Languages/Lisp.md"
|
||||
"file": "Android Apps.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -174,8 +186,11 @@
|
|||
"omnisearch:Omnisearch": false
|
||||
}
|
||||
},
|
||||
"active": "232b6fc149c4f16b",
|
||||
"active": "7c36a88144ec71af",
|
||||
"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",
|
||||
"Machine Tips (Quantum)/Math/Algorithms/Encryption/Password Managers.md",
|
||||
"Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md",
|
||||
|
@ -208,9 +223,6 @@
|
|||
"Coding Tips (Classical)/Project Vault/hi.mainsite",
|
||||
"Machine Tips (Quantum)/Project Vault/Constructions/Making Machines.md",
|
||||
"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/Physical Servers",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Cloud Servers",
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
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
|
||||
-
|
Loading…
Reference in New Issue