<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>关于软件 on Mogeko's Blog</title><link>https://mogeko.me/zh-cn/categories/%E5%85%B3%E4%BA%8E%E8%BD%AF%E4%BB%B6/</link><description>Recent content in 关于软件 on Mogeko's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>zhengjunyi@live.com (Mogeko)</managingEditor><webMaster>zhengjunyi@live.com (Mogeko)</webMaster><copyright>©2017 - 2024, All content is licensed under<a target='_blank' rel='external noopener' href='http://creativecommons.org/licenses/by-nc/4.0/'>CC BY-NC 4.0</a>.</copyright><lastBuildDate>Mon, 22 Apr 2019 08:51:36 +0800</lastBuildDate><atom:link href="https://mogeko.me/zh-cn/categories/%E5%85%B3%E4%BA%8E%E8%BD%AF%E4%BB%B6/index.xml" rel="self" type="application/rss+xml"/><item><title>asciinema | 终端中的录像机</title><link>https://mogeko.me/zh-cn/posts/zh-cn/057/</link><pubDate>Mon, 22 Apr 2019 08:51:36 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Mon, 22 Apr 2019 08:51:36 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/057/</guid><description>今天无意中发现了一个很有趣的程序：asciinema 大家先来看看这么一个”视频“： 是不是看起来很像视频？实际上它并不是视频而是一堆字符 (不信</description><dc:creator>Mogeko</dc:creator><category>Tools</category><category>关于软件</category></item><item><title>使用 Travis CI 自动维护软件仓库 (Homebrew)</title><link>https://mogeko.me/zh-cn/posts/zh-cn/049/</link><pubDate>Fri, 29 Mar 2019 12:48:08 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Fri, 29 Mar 2019 12:48:08 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/049/</guid><description>前段时间的一篇文章介绍了如何使用 Homebrew 建立自己的软件仓库，目的是让大家能轻松的发布软件。但同时如何让仓库里的软件保持最新又成为了新的问题。 我一直</description><dc:creator>Mogeko</dc:creator><category>macOS</category><category>Homebrew</category><category>关于软件</category></item><item><title>使用 Homebrew 维护自己的软件仓库</title><link>https://mogeko.me/zh-cn/posts/zh-cn/046/</link><pubDate>Sat, 23 Mar 2019 17:47:42 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Sat, 23 Mar 2019 17:47:42 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/046/</guid><description>Homebrew 是最初是 Max Howell 自己写来管理 macOS 软件的一个小工具，没想到后来直接火了。不仅成为了 GitHub 上拥有贡献者最多的一个项目，还是 macOS 系统中事实上的包管理器。 所以</description><dc:creator>Mogeko</dc:creator><category>macOS</category><category>Homebrew</category><category>关于软件</category></item><item><title>如何使用 ASF 挂卡</title><link>https://mogeko.me/zh-cn/posts/zh-cn/036/</link><pubDate>Mon, 26 Nov 2018 14:48:29 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Mon, 26 Nov 2018 14:48:29 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/036/</guid><description>如果你有一台服主机 (VPS、树莓派、一台被淘汰的 PC…) 你会用它做什么？ 玩法有很多，可以用来挖矿赚点零花钱 虽然可能连电费都赚不回来 ，也可以养</description><dc:creator>Mogeko</dc:creator><category>Steam</category><category>ASF 挂卡</category><category>关于软件</category></item><item><title>GNU/Linux 输入法折腾笔记 (RIME)</title><link>https://mogeko.me/zh-cn/posts/zh-cn/031/</link><pubDate>Wed, 21 Nov 2018 12:38:05 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Wed, 21 Nov 2018 12:38:05 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/031/</guid><description>终于，我在也忍受不了 Ubuntu 18.04 自带的 ibus-libpinyin 了。决定好好配置以下输入法，本来以为最多半个小时就能搞定的事情，结果整整花了半天 _(:з」∠)_ 网上一搜发现</description><dc:creator>Mogeko</dc:creator><category>GNU/Linux</category><category>Ubuntu</category><category>关于软件</category></item><item><title>subliminal | 电影字幕下载神器</title><link>https://mogeko.me/zh-cn/posts/zh-cn/030/</link><pubDate>Wed, 21 Nov 2018 09:39:26 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Wed, 21 Nov 2018 09:39:26 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/030/</guid><description>subliminal 是一个基于 Python 的强大的命令行字幕搜索和下载工具。 最先知道 subliminal 是因为 MPV 播放器。配合插件 find_subtitles.lua 使用，在载入视频的同时搜索并下载中文字幕，简直天衣无缝。</description><dc:creator>Mogeko</dc:creator><category>Tools</category><category>关于软件</category></item><item><title>GNOME MPV | GNU/Linux 下一个不错的流媒体播放器</title><link>https://mogeko.me/zh-cn/posts/zh-cn/029/</link><pubDate>Tue, 20 Nov 2018 16:52:42 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Tue, 20 Nov 2018 16:52:42 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/029/</guid><description>在 GNU/Linux 下看视频向来是一件麻烦事。VLC 太过臃肿，MPV 又太过简 (chǒu) 陋了。 那么，有没有一款播放器能兼顾美观与内在，随便还拥有较好的易用性</description><dc:creator>Mogeko</dc:creator><media:content url="https://mogeko.mehttps://mogeko.github.io/blog-images/r/029/gnome_mpv.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>GNU/Linux</category><category>关于软件</category></item><item><title>Windows / Office 激活脚本 (使用 KMS)</title><link>https://mogeko.me/zh-cn/posts/zh-cn/026/</link><pubDate>Sun, 18 Nov 2018 00:54:27 +0800</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Sun, 18 Nov 2018 00:54:27 +0800</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/026/</guid><description>很早以前的一个仓库了，博主已经入了 Office 365，早就用不到了。 不过最近帮小学妹装机，所以突然诈尸更新了一波。给需要的人 (○&amp;rsquo;◡&amp;rs</description><dc:creator>Mogeko</dc:creator><category>Windows</category><category>KMS</category><category>Tools</category><category>关于软件</category><category>微软看了想打人</category></item><item><title>WSL 的安装与使用</title><link>https://mogeko.me/zh-cn/posts/zh-cn/016/</link><pubDate>Mon, 04 Jun 2018 00:00:00 +0000</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Mon, 04 Jun 2018 00:00:00 +0000</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/016/</guid><description>16 年 12 月份的时候，微软发布了 Windows Subsystem for Linux (WSL)，通过子系统的方式运行了一个完整的 Linux 系统。使得在 Windows 中使用 Linux 中的工具链成为可能。(Windows</description><dc:creator>Mogeko</dc:creator><media:content url="https://mogeko.mehttps://mogeko.github.io/blog-images/r/016/logo.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>GNU/Linux</category><category>Ubuntu</category><category>Windows</category><category>关于软件</category></item><item><title>BaiduPCS-Go | 百度网盘命令行工具 (基于 Go)</title><link>https://mogeko.me/zh-cn/posts/zh-cn/013/</link><pubDate>Wed, 07 Feb 2018 00:00:00 +0000</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Wed, 07 Feb 2018 00:00:00 +0000</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/013/</guid><description>提到百度网盘，想必大家都很熟悉吧。 百度网盘自 2012 年上线运行以来，迅速积累了大量用户。但是狗改不了吃屎，作为百度的产品，百度网盘现在是越来越恶心</description><dc:creator>Mogeko</dc:creator><media:content url="https://mogeko.mehttps://mogeko.github.io/blog-images/r/013/logo.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>Tools</category><category>关于软件</category></item><item><title>如何给 Steam 换皮肤</title><link>https://mogeko.me/zh-cn/posts/zh-cn/012/</link><pubDate>Wed, 06 Dec 2017 00:00:00 +0000</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Wed, 06 Dec 2017 00:00:00 +0000</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/012/</guid><description>Steam 大法吼啊！！！ 刚刚过去的黑五，大家有没有愉快的剁手啊？😏😏 虽然我们嘴上骂着 G胖，但身体还是很诚实的嘛，不然也不会这么心甘情愿的给 G胖 贡献销</description><dc:creator>Mogeko</dc:creator><media:content url="https://mogeko.mehttps://mogeko.github.io/blog-images/r/012/logo.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>Steam</category><category>关于软件</category></item></channel></rss>