OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-09-19 07:10:55 +00:00
parent 7926e6fdec
commit eddfff8965
16 changed files with 29 additions and 46 deletions

View File

@ -1,6 +1,6 @@
created: 20230205151705787
creator: Octt
modified: 20230916145034977
modified: 20230919065015990
modifier: Octt
tags:
title: Android/Apps
@ -18,7 +18,6 @@ List of some Android apps to keep in mind.
* Cryptomator
* dotpict
* Gadgetbridge
* GitJournal
* ibisPaint X
* Linux Deploy
* Material Files

View File

@ -1,6 +1,6 @@
created: 20230608141932117
creator: Octt
modified: 20230725115220193
modified: 20230919065249533
modifier: Octt
tags:
title: Linux/Userspace
@ -19,3 +19,4 @@ title: Linux/Userspace
** [[WineZGUI|https://github.com/fastrizwaan/WineZGUI]] --- //Wine GUI using Zenity - Play and Share!// --- <<#[ Flatpak "https://github.com/fastrizwaan/flatpak-wine">>
** [[When is a wine-based Linux path used/converted?|https://askubuntu.com/questions/1018400/when-is-a-wine-based-linux-path-used]]
*** `winepath` allows conversion of paths Unix --> Windows (`-u`), Windows --> Unix (`-w`)
* [[Boxedwine|https://github.com/danoon2/Boxedwine]] --- //Multiplatform Linux Emulator that runs WINE// --- <<#[ Git "https://github.com/danoon2/Boxedwine">>

View File

@ -1,6 +1,6 @@
created: 20230608141508649
creator: Octt
modified: 20230608141827170
modified: 20230919065758863
modifier: Octt
tags:
title: Windows/Advanced

View File

@ -1,11 +0,0 @@
created: 20230918144747640
creator: Octt
modified: 20230918150230583
modifier: Octt
tags:
title: Forum
<<^wikipediaframe "Internet Forum">>
* [[Discourse|https://www.discourse.org/]] --- //A platform for community discussion. Free, open, simple.// --- <<[# Demo "https://try.discourse.org/">> <<[# Git "https://github.com/discourse">>
** Good idea, nifty UI/UX, bad implementation: web UI doesn't work properly without JavaScript (meaning worse client performance), backend stack is too complicated and fragile, only install via Docker is supported but has high requirements (at least 2 GB RAM and 64 bit system).

View File

@ -1,7 +1,7 @@
created: 20230111223018169
creator: Octt
icon: 💣
modified: 20230404140505297
modified: 20230919064930208
modifier: Octt
page-cover: https://plus.unsplash.com/premium_photo-1668046490523-6f4e603d446c
tags: Puzzle $:/i18n:en Game Generic $:/Games
@ -9,7 +9,9 @@ title: Minesweeper
<<^wikipediaframe "Minesweeper (video game)" en>>
!! ''Gamin' Time''
* [[Antimine|https://github.com/lucasnlm/antimine-android]] --- //open source minesweeper-like puzzle game for Android//
!!! ''Gamin' Time''
<<iFrameFixed "https://vuesweeper.netlify.app">>

View File

@ -1,6 +1,6 @@
created: 20220925130302833
creator: Octt
modified: 20230918161023579
modified: 20230206192820604
modifier: Octt
tags: Nintendo Gaming NX Console
title: Nintendo Switch
@ -11,18 +11,8 @@ title: Nintendo Switch
The console's introduction was hyped due to it being the first ever Nintendo console to be created with both home and portable use in mind. The name itself comes from the fact that the console can //switch//, from being connected to a TV to being able to be used standalone.
!!! ''Emulators''
* [[Yuzu|https://yuzu-emu.org/]] --- //experimental open-source Switch emulator from the creators of Citra// --- <<#[ Git "https://github.com/yuzu-emu">>
* [[Ryujinx|https://ryujinx.org/]] --- //simple, experimental Nintendo Switch emulator// --- <<[# Git "https://github.com/Ryujinx">>
* [[Skyline|https://skyline-emu.one/]] --- //Run Nintendo Switch homebrew & games on your Android device!// --- <<[# Git "https://github.com/skyline-emu">>
** Abandoned due to the developers' irrational fear of a Nintendo takedown (in my view they were just tired of mantaining the project and didn't want to take the bad press of a standard resign, this was just an excuse to abandon the project... but at least it's open-source)
!!! ''Homebrew/Hacks''
!! ''Homebrew/Hacks''
* Alternative OSes: [[Ubuntu]] and [[LineageOS]] by ''[[switchroot|https://switchroot.org/]]''
* Custom Firmware: The real best today is [[Atmosphère-NX|https://github.com/Atmosphere-NX]] + related libs.
* Signature patches (needed to run unsigned NSPs, aka homebrew NSPs or pirated games): <<[ "[[WiiDatabase|https://wiidatabase.de/switch-downloads/hacks/signatur-patches/]]">> <<[ "[[Hackintendo|https://hackintendo.com/download/sigpatches/?PageSpeed=noscript]]">> <<[ "[[ShadowOne333|https://gbatemp.net/threads/sigpatches-for-atmosphere-hekate-fss0-fusee-package3.571543/]]">>. They were provided by various developers who want to remain mostly anonymous, and they are mostly compiled together by ITotalJustice.
* [[Goldleaf|https://gbatemp.net/download/goldleaf-nintendo-switch-title-installer-manager.35430/]] --- //🍂 Multipurpose homebrew tool for Nintendo Switch// --- <<[# Git "https://github.com/XorTroll/Goldleaf">>
* [[Tinleaf|https://github.com/blawar/tinleaf]] --- //No-Bullshit NSP, NSZ, XCI, and XCZ Installer for Nintendo Switch// (forked from [[Awoo Installer|https://github.com/Huntereb/Awoo-Installer]] without the furry crap) --- <<[# Thread "https://gbatemp.net/threads/tinleaf-installer-a-no-bullshit-no-bullshit-nsp-nsz-xci-xcz-installer.559892/">>

View File

@ -1,6 +1,6 @@
created: 20230404140555044
creator: Octt
modified: 20230918155045526
modified: 20230513223717140
modifier: Octt
tags: Python [[Visual novel]]
title: Ren'Py
@ -8,8 +8,7 @@ title: Ren'Py
<<^wikipediaframe "Ren'Py">>
* [[unrpa|https://www.lattyware.co.uk/projects/unrpa/]] --- //Program to extract files from the RPA archive format// --- <<[# Git "https://github.com/Lattyware/unrpa">>
* [[unrpyc|https://github.com/CensoredUsername/unrpyc]] --- //A Ren'Py script decompiler//
** [[madeddy's fork|https://github.com/madeddy/unrpyc]], to work with newer games, since original seems abandoned since 2022
* [[unrpyc (Fork)|https://github.com/madeddy/unrpyc]] --- //A Ren'Py script decompiler//
!!! ''Notes''

View File

@ -1,6 +1,6 @@
created: 20230207213320932
creator: Octt
modified: 20230824123713088
modified: 20230919070225879
modifier: Octt
tags: Microsoft Proprietary OS
title: Windows
@ -12,6 +12,9 @@ title: Windows
!! ''Resources'' for the platform
* [[Shorthorn Project|http://shorthornproject.com/]] --- //project to transform Windows XP/2003 in a moderns systems, with beatiful interface, compatible and very fast, based in One-Core-API tecnology//
** [[One-Core-API|https://github.com/Skulltrail192/One-Core-Api]] --- //complete layer to get compatibility on XP/2003 for newer applications// --- <<#[ Binaries "https://github.com/Skulltrail192/One-Core-API-Binaries">>
!!! ''Distros''
* [[Hirens BootCD PE|https://www.hirensbootcd.org/]] - //Modern edition of Hirens BootCD, based on Windows 10 PE x64, developed by fans// - Also distributes [[the old HBCD|https://www.hirensbootcd.org/old-versions/]]

View File

@ -1,8 +1,7 @@
created: 20230818075833750
creator: Octt
modified: 20230918150248952
modified: 20230919070804499
modifier: Octt
tags: Forum
title: phpBB
* [[https://www.phpbb.com/]]
@ -15,6 +14,7 @@ title: phpBB
!!! ''Extensions''
* [[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">>
* [[RESTApiForPhpBB|https://github.com/eparsons/RESTApiForPhpBB]] --- //Unofficial REST API for PhpBB with example client// (Incomplete and Abandoned, but decent working base for a fork)
* [[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]]

View File

@ -1,5 +1,5 @@
created: 20230918162844820
created: 20230919071049593
current-tiddler: GettingStarted
modified: 20230918162844820
modified: 20230919071049593
title: $:/HistoryList
type: application/json

View File

@ -1,6 +1,6 @@
created: 20230918144742626
created: 20230919064614700
creator: Octt
list:
modified: 20230918155127642
modified: 20230919070811486
modifier: Octt
title: $:/StoryList

View File

@ -1,6 +1,6 @@
created: 20220920140732083
creator: Octt
modified: 20230918145152505
modified: 20230916144028965
modifier: Octt
title: $:/state/showeditpreview

View File

@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
modified: 20230918145215210
modified: 20230816230626065
modifier: Octt
title: $:/state/search/currentTab

View File

@ -1,7 +1,7 @@
created: 20220920092307479
creator: Octt
modified: 20230918162801053
modified: 20230919064934480
modifier: Octt
title: $:/state/tab/sidebar--595412856
OcttKB/Index
$:/core/ui/SideBar/Recent

View File

@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
modified: 20230918145215211
modified: 20230816230626066
modifier: Octt
title: $:/state/tab/search-results/sidebar

View File

@ -1,7 +1,7 @@
created: 20230916143816834
creator: Octt
modified: 20230918150456118
modified: 20230916154151317
modifier: Octt
title: $:/state/toc/$:/ToC-OcttKB--1697730578
close
open