This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: 使用 Indirect Display 虚拟显示器,全屏 Moonlight 串流 | |
date: 2021-10-18 19:17:32 | |
tags: [串流, 应用, Windows, Moonlight] | |
--- | |
前几天终于用上了极为先进的 Moonlight,体验到了在移动端低延迟畅玩 3A 大作(主要是躺在床上推《魔夜》),却也遇到了一些不爽的地方,比如目前移动端设备千奇百怪,常规电脑渲染的 16:9 的画面,几乎不能在 2021 年的移动设备上铺满屏幕。怎么办呢?极客湾选择把用不上的输出接口与用不上的显示器接口连接起来,调整这个不存在的显示器的大小;市面上也有很多 HDMI 诱骗器,几十甚至十几块就能解决问题;我在看过蚊子大佬的博客后,选择动手折腾一个 Indirect Display,试试在不依赖外部设备的情况下,虚拟出第二个显示器用来串流。 | |
因为不同设备的屏幕分辨率、刷新率不尽相同,使用 Indirect Display 还得信任签名时使用的证书,因此本文不会提供编译好的版本。不过编译并不复杂,具备计算机基础知识即可。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dramacool.vc | |
https://www.reddit.com/r/bapcsalescanada/comments/7pq7xh/software_synergy_pro_2_49_37_12usd_symless/ | |
it's a new character I'm working on photo resources from 3dsk morph by me hair is by oot | |
https://support.zoom.us/hc/en-us/articles/360041019151-Restricting-logins-for-the-Zoom-Client- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://stackoverflow.com/questions/37017403/how-to-create-a-json-controller-in-odoo | |
https://github.com/Yenthe666/Odoo_Samples/tree/master/static_resources_demo | |
https://github.com/CompassionCH/compassion-modules/tree/12.0/firebase_connector | |
https://documenter.getpostman.com/view/5523742/RzZFBG7C#bbbddd90-5bb4-4126-9a0c-4b61a53e3d79 | |
https://github.com/Anjal132/newMeetingSpace/blob/dc1c9d24e91567484c18f792c38db7407d459db7/notifications/views.py | |
https://www.carousell.com.my/p/cisco-dx80-23-inch-touchscreen-1080p-desktop-android-os-1118060940/?t-id=hU4X7H2KK7_1633590730778&t-referrer_browse_type=categories&t-referrer_category_id=1794&t-referrer_request_id=lyh8_74vCHYMR3iY&t-referrer_sort_by=popular&t-tap_index=32 | |
https://www.youtube.com/watch?v=xPKrE26sDiM | |
https://www.youtube.com/watch?v=AhV09HD7Ee0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.unifiedremote.com/ | |
https://www.e-tinkers.com/2019/11/build-an-esp32-web-server-and-ir-remote/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##Secyrity | |
https://docs.clerk.dev/reference/backend-api-reference/clients | |
spring boot topics el-admin etc | |
spring cloud + spring security + jpa can run under graavm | |
laravel jetstream | |
enso.org | |
jmix | |
https://www.serverless.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://databuilder.io/ | |
https://surveyplanet.com/pricing | |
##$10-$19 unlimited | |
https://www.wix.com/app-market/form-creator | |
https://www.pabbly.com/form-builder/ | |
##Mobile, offline | |
https://www.zerionsoftware.com/pricing/ | |
Pabbly lifetime bring by https://www.facebook.com/groups/lifetimedeals |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Two Open source both designed ground out like Slack workflow, if any organization can familiar slack workflow, it can be minimal solution. | |
## Open Source | |
- Like: https://api.slack.com/best-practices/blueprints/approval-workflows, | |
and forms app around https://workspace.google.com/ or slack | |
- Conversation workflow similar like https://www.workato.com/workbot-teams#workflows. | |
But probably not so feature complete on open source, probably even need to build plugin(with server) from scratch | |
1. https://tree.taiga.io/support/contrib-plugins/hipchat-integration/ | |
2. https://github.com/TwakeApp/Twake | |
3. odoo customized, need to build on scratch, totally type of new form + whatsapp / slack (Build you own slack and approval workflow | |
[Could just remove odoo and build form open source]) |