diff --git a/Wiki-OcttKB/tiddlers/Normal/Android/_Apps.tid b/Wiki-OcttKB/tiddlers/Normal/Android/_Apps.tid index 03c28b5..14855de 100644 --- a/Wiki-OcttKB/tiddlers/Normal/Android/_Apps.tid +++ b/Wiki-OcttKB/tiddlers/Normal/Android/_Apps.tid @@ -1,6 +1,6 @@ created: 20230205151705787 creator: Octt -modified: 20230813104702685 +modified: 20230916145034977 modifier: Octt tags: title: Android/Apps @@ -51,6 +51,4 @@ List of some Android apps to keep in mind. * Transdroid * Unexpected Keyboard * UserLAnd -* VirtualXposed -* VMOS Pro * WiGLE WiFi diff --git a/Wiki-OcttKB/tiddlers/Normal/_Android.tid b/Wiki-OcttKB/tiddlers/Normal/_Android.tid index 35c986f..0395f92 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Android.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Android.tid @@ -1,6 +1,6 @@ created: 20230202230035698 creator: Octt -modified: 20230816225649623 +modified: 20230916145910807 modifier: Octt tags: OS Google Linux title: Android @@ -32,6 +32,9 @@ title: Android * ''[[WayDroid|https://waydro.id/]]'' - //container-based approach to boot a full Android system on a regular GNU/Linux system// - [[[Git|https://github.com/waydroid]]] * [[docker-android|https://github.com/budtmo/docker-android]] --- //Android in docker solution with noVNC supported and video recording// --- Many system options but subpar performance (high latency) and weird UI, don't reccomend. +* [[VirtualXposed|https://vxposed.com/]] --- Secondary app container for Android with virtualized root access (totally broken on Android >= 12) --- <<#[ Git "https://github.com/android-hacker/VirtualXposed">> +* [[VMOS|https://www.vmos.com/]], VPhoneGaga --- Apps for virtualizing an almost-full Android system with only userspace access (apparently don't work on Android 13+) + <<{^ """Android/Development""">> !!! ''Memes'' diff --git a/Wiki-OcttKB/tiddlers/Normal/_Animal Crossing.tid b/Wiki-OcttKB/tiddlers/Normal/_Animal Crossing.tid index 0e3529e..802df59 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Animal Crossing.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Animal Crossing.tid @@ -1,8 +1,10 @@ created: 20230110225425199 creator: Octt -modified: 20230304234329987 +icon: 🍃 +modified: 20230916153412702 modifier: Octt -tags: Nintendo TODO $:/i18n:en Game Proprietary +page-cover: https://source.unsplash.com/random?Animal_Crossing +tags: Nintendo $:/i18n:en Game Proprietary title: Animal Crossing <<^wikipediaframe "Animal Crossing">> @@ -27,6 +29,9 @@ I can't for example really play Japan festivities because only the Japan ROM inc !!! ''Resources'' +* [[ac-decomp|https://github.com/Prakxo/ac-decomp]] --- //Decompilation in progress of Animal Crossing for the Nintendo GameCube// +* [[marcrobledo acnl-editor|https://www.marcrobledo.com/acnl-editor/]] --- //An Animal Crossing: New Leaf savegame editor made in HTML5// --- <<#[ Git "https://github.com/marcrobledo/acnl-editor">> + ; Content :
Animali Crostini 🍃 (Animal Crossing Moments) diff --git a/Wiki-OcttKB/tiddlers/Normal/_Minecraft.tid b/Wiki-OcttKB/tiddlers/Normal/_Minecraft.tid index de44b68..5ae7bbd 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_Minecraft.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_Minecraft.tid @@ -1,7 +1,7 @@ created: 20230130075428259 creator: Octt icon: ⛏️ -modified: 20230915001901640 +modified: 20230916153550306 modifier: Octt page-cover: https://source.unsplash.com/random?Minecraft tags: $:/i18n:en Game Proprietary Sandbox 3D @@ -23,3 +23,4 @@ title: Minecraft * [[Minetest|https://www.minetest.net/]] --- //open source voxel game engine with easy modding and game creation// --- <<#[ Git "https://github.com/minetest">> * [[CavEx|https://github.com/xtreme8000/CavEX]] --- //Project to recreate your favourite block game for the Wii (Beta 1.7.3)// +* [[Blocks TI-84|https://github.com/TheScienceElf/Blocks-TI-84]] --- //Minecraft-esque game for the TI 84 CE calculator// diff --git a/Wiki-OcttKB/tiddlers/Normal/_RSS.tid b/Wiki-OcttKB/tiddlers/Normal/_RSS.tid index 5a2cb92..060529a 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_RSS.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_RSS.tid @@ -1,6 +1,6 @@ created: 20230417102825671 creator: Octt -modified: 20230417103611638 +modified: 20230916151514069 modifier: Octt tags: Web title: RSS @@ -9,4 +9,5 @@ title: RSS !! ''Resources'' -* [[RSSHub|https://docs.rsshub.app/]] - //🍰 Everything is RSSible// - <<[ "[[Git|https://github.com/DIYgod/RSSHub]]">> +* [[RSSHub|https://docs.rsshub.app/]] --- //🍰 Everything is RSSible// --- <<[ "[[Git|https://github.com/DIYgod/RSSHub]]">> +* [[RSS 2 HTML|https://rss.bloople.net/]] --- //PHP script to convert RSS feeds into HTML, suitable for embedding in webpages// --- <<#[ Git "https://github.com/bloopletech/rss2html">> diff --git a/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid b/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid index 3ee4be6..3574d6a 100644 --- a/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid +++ b/Wiki-OcttKB/tiddlers/Normal/_phpBB.tid @@ -1,17 +1,21 @@ created: 20230818075833750 creator: Octt -modified: 20230915002220955 +modified: 20230916154142612 modifier: Octt title: phpBB +* [[https://www.phpbb.com/]] +* [[https://github.com/phpbb]] + <<^wikipediaframe phpBB>> * [[How to Install phpBB with Nginx and MariaDB on Ubuntu Linux|https://geekrewind.com/install-phpbb-on-ubuntu-17-04-17-10-with-nginx-mariadb-and-php-support/]] --- Note: the `php-fpm` package might need to be installed by specifying version, and it's better to use [[phpBB's official nginx.sample.conf|https://github.com/phpbb/phpbb/blob/master/phpBB/docs/nginx.sample.conf]]. !!! ''Extensions'' -* RH Topic Tags -** [[RH Topic Tags updated for phpBB 3.3.9+ (2 fixes)|https://github.com/mi1eurista/phpbb-ext-topictags/tree/patch339]] +* [[Knowledge Base|https://www.phpbb.com/customise/db/extension/knowledge_base/]] --- //An extension for phpBB 3.1.x that adds a knowledge base to your board// --- <<[# Git "https://github.com/Crizz0/knowledgebase">> +* [[RH Topic Tags|https://www.phpbb.com/customise/db/extension/rh_topic_tags/]] --- //Enables tagging of topics with key words// --- <<#[ Git "https://github.com/RobertHeim/phpbb-ext-topictags">> +** [[Fork updated for phpBB 3.3.9+ (2 fixes)|https://github.com/mi1eurista/phpbb-ext-topictags/tree/patch339]] !!! ''Styles'' diff --git a/Wiki-OcttKB/tiddlers/System/Macros/_Main.tid b/Wiki-OcttKB/tiddlers/System/Macros/_Main.tid index e49b391..80c0fb8 100644 --- a/Wiki-OcttKB/tiddlers/System/Macros/_Main.tid +++ b/Wiki-OcttKB/tiddlers/System/Macros/_Main.tid @@ -1,6 +1,6 @@ created: 20220920092322164 creator: Octt -modified: 20230905212703375 +modified: 20230916143703060 modifier: Octt tags: $:/tags/Macro title: $:/Macros/Main @@ -48,7 +48,7 @@ Display: Inline; \whitespace trim
- [[_|$Tiddler$]]  + [[[#]|$Tiddler$]]  ''$Tiddler$'' diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta index c748a3e..438bea3 100644 --- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta +++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta @@ -1,5 +1,5 @@ -created: 20230915002300459 +created: 20230916154250655 current-tiddler: GettingStarted -modified: 20230915002300459 +modified: 20230916154250655 title: $:/HistoryList type: application/json \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid index 9f9ba8f..a0b9873 100644 --- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid +++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid @@ -1,6 +1,6 @@ -created: 20230915000837820 +created: 20230916143351769 creator: Octt list: -modified: 20230915001947810 +modified: 20230916154152695 modifier: Octt title: $:/StoryList \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid index 61ba67f..f0461ef 100644 --- a/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid +++ b/Wiki-OcttKB/tiddlers/System/state/_showeditpreview.tid @@ -1,7 +1,7 @@ created: 20220920140732083 creator: Octt -modified: 20230905232318203 +modified: 20230916144028965 modifier: Octt title: $:/state/showeditpreview -yes \ No newline at end of file +no \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/folded/Android/_Apps.tid b/Wiki-OcttKB/tiddlers/System/state/folded/Android/_Apps.tid new file mode 100644 index 0000000..0870adb --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/folded/Android/_Apps.tid @@ -0,0 +1,7 @@ +created: 20230916143716735 +creator: Octt +modified: 20230916143716735 +modifier: Octt +title: $:/state/folded/Android/Apps + +hide \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid index 2305908..eae0adb 100644 --- a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid +++ b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid @@ -1,6 +1,6 @@ created: 20220920092307479 creator: Octt -modified: 20230905233630888 +modified: 20230916153447275 modifier: Octt title: $:/state/tab/sidebar--595412856 diff --git a/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC-$/_Apps--1697730578.tid b/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC-$/_Apps--1697730578.tid index d8a6939..f701aa6 100644 --- a/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC-$/_Apps--1697730578.tid +++ b/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC-$/_Apps--1697730578.tid @@ -1,6 +1,6 @@ created: 20230817233312379 creator: Octt -modified: 20230817233334196 +modified: 20230916143815972 modifier: Octt title: $:/state/toc/$:/ToC-$:/Apps--1697730578 diff --git a/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC/_Spacc-Spacc Inc.--1697730578.tid b/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC/_Spacc-Spacc Inc.--1697730578.tid new file mode 100644 index 0000000..0f94edd --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/toc/$/ToC/_Spacc-Spacc Inc.--1697730578.tid @@ -0,0 +1,7 @@ +created: 20230916143820856 +creator: Octt +modified: 20230916143823040 +modifier: Octt +title: $:/state/toc/$:/ToC/Spacc-Spacc Inc.--1697730578 + +close \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-OcttKB--1697730578.tid b/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-OcttKB--1697730578.tid new file mode 100644 index 0000000..cd28c8a --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-OcttKB--1697730578.tid @@ -0,0 +1,7 @@ +created: 20230916143816834 +creator: Octt +modified: 20230916154151317 +modifier: Octt +title: $:/state/toc/$:/ToC-OcttKB--1697730578 + +open \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-Spacc--1697730578.tid b/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-Spacc--1697730578.tid new file mode 100644 index 0000000..9dd2839 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/toc/$/_ToC-Spacc--1697730578.tid @@ -0,0 +1,7 @@ +created: 20230916143818761 +creator: Octt +modified: 20230916143823622 +modifier: Octt +title: $:/state/toc/$:/ToC-Spacc--1697730578 + +close \ No newline at end of file