https://github.com/soduto/Soduto
Linux下有一个著名的跨平台共享软件叫做KDEConnect, 用了mac之后一直没找到这种类似的同步工具, 今天偶然发现KDEConnect的macOS版本.
使用这个简单的工具就可以实现同网络下Linux, macOS, Android三种设备的跨平台传输文件和共享剪贴板了.
#macOS #KDE #Linux #共享
Linux下有一个著名的跨平台共享软件叫做KDEConnect, 用了mac之后一直没找到这种类似的同步工具, 今天偶然发现KDEConnect的macOS版本.
使用这个简单的工具就可以实现同网络下Linux, macOS, Android三种设备的跨平台传输文件和共享剪贴板了.
#macOS #KDE #Linux #共享
GitHub
GitHub - soduto/Soduto: Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops…
Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops and tablets. - soduto/Soduto
https://github.com/jeeliz/jeelizWeboji
基于WebGL实现的面部跟踪js库, 可以实现类似IOS中的实时表情(Animoji), 可以玩一下.
#Animoji #WebGL #Javascript
基于WebGL实现的面部跟踪js库, 可以实现类似IOS中的实时表情(Animoji), 可以玩一下.
#Animoji #WebGL #Javascript
GitHub
GitHub - jeeliz/jeelizWeboji: JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons…
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided. - jeeliz/j...
https://github.com/dylanaraps/pure-bash-bible
纯bash实现常用的外部命令的功能, 例如tail, grep, find, 甚至接替awk等的部分能力.
#Bash #Shell #脚本 #Linux
纯bash实现常用的外部命令的功能, 例如tail, grep, find, 甚至接替awk等的部分能力.
#Bash #Shell #脚本 #Linux
GitHub
GitHub - dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.
📖 A collection of pure bash alternatives to external processes. - dylanaraps/pure-bash-bible
macOS下的平铺窗口管理器.
开箱即用的平铺窗口管理器:
https://github.com/ianyh/Amethyst
类似的, 但不是开箱即用:
https://github.com/koekeishiya/chunkwm
Linux下当然是这个了:
https://xmonad.org/
#平铺 #窗口管理器 #Tiling #macOS #Linux
开箱即用的平铺窗口管理器:
https://github.com/ianyh/Amethyst
类似的, 但不是开箱即用:
https://github.com/koekeishiya/chunkwm
Linux下当然是这个了:
https://xmonad.org/
#平铺 #窗口管理器 #Tiling #macOS #Linux
GitHub
GitHub - ianyh/Amethyst: Automatic tiling window manager for macOS à la xmonad.
Automatic tiling window manager for macOS à la xmonad. - ianyh/Amethyst
https://github.com/tailhook/vagga
vagga是一个没有守护程序的容器化工具, 它不仅拥有Docker那样的轻量级特性, 还拥有Vagrant一样的完整名字空间.
#容器 #Vagga #Vagrant #Docker #Rust
vagga是一个没有守护程序的容器化工具, 它不仅拥有Docker那样的轻量级特性, 还拥有Vagrant一样的完整名字空间.
#容器 #Vagga #Vagrant #Docker #Rust
GitHub
GitHub - tailhook/vagga: Vagga is a containerization tool without daemons
Vagga is a containerization tool without daemons. Contribute to tailhook/vagga development by creating an account on GitHub.
题外话: deno第二版也把Go完全移除, 换了Rust并打算把现有C的库改写为Rust, 所以说Rust春天来了? 今天刷HN, 居然有四五条Rust的头条.