#定制 #Linux #CLI

app raventhemer

桌面Linux的主题管理器和切换器

12个稳定版本

使用旧的Rust 2015

1.5.3 2019年2月1日
1.5.2 2018年12月25日
1.5.1 2018年11月22日
1.4.4 2018年9月26日
1.3.1 2018年7月31日

#609 in GUI

Download history 15/week @ 2024-03-28 3/week @ 2024-04-04 55/week @ 2024-07-04 12/week @ 2024-07-11

67 每月下载次数

GPL-3.0 许可证

24KB
528

Raven builds.sr.ht 状态

Linux的主题管理器,目前专注于i3。支持多种不同的配置文件,速度快,可移植。上游现在托管在sr.ht。如果您想添加或构建核心功能,也可以在那里找到ravenlib

示例

A gif showing raven working

ThemeHub

Raven支持从ThemeHub安装主题或将主题发布到ravenserver。我鼓励大家在那里分享他们的主题和ricers!

Wiki

这里有一个Wiki,提供了关于raven及其周围项目的更深入信息。

入门

如果您只想开始,可以通过以下方式从crates.io安装raven:

cargo安装 raventhemer

如果您不想安装cargo,可以下载从最新git提交构建的二进制文件这里

安装

您实际上需要的是cargo已安装。您可以通过运行cargo install raventhemercrates.io安装,或者手动构建

运行

git克隆 https://git.sr.ht/~nicohman/raven && cdraven

cargo安装 --路径 . --强制

以下包需要用于其相关选项

  • 欢迎提出新的选项建议!

您还可以在此处下载(可能过时的预构建二进制文件),或在我的网站上构建最新 git 提交的二进制文件

使用方法

raven help 查看可用命令列表

raven
nicohman <nicohman@demenses.net>
A theme manager and switcher for desktop linux

USAGE:
    raven <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    add        Add option to current theme
    cycle      Control cycle daemon
    delete     Delete a theme
    edit       Edit theme
    help       Prints this message or the help of the given subcommand(s)
    info       Print info about the theme being currently edited
    install    Install a theme from ThemeHub repo
    load       Load a complete theme
    manage     Manage online themes
    menu       Show theme menu
    modify     Open the currently edited themes's option in $EDITOR
    new        Create a new theme
    refresh    Load last loaded theme
    rm         Remove an option from edited theme

配置

raven 的配置部分已移动至 wiki。前往查看以了解如何配置 raven!

依赖关系

~29–42MB
~767K SLoC