69 个稳定版本
1.1.47 | 2022年5月16日 |
---|---|
1.1.42 | 2022年4月28日 |
1.1.35 | 2022年3月8日 |
1.1.12 | 2021年12月14日 |
0.12.6 | 2021年4月15日 |
799 在 命令行工具 中排名
154 每月下载量
54KB
1.5K SLoC
ed-system-search
ed-system-search 是一个用于在 Elite: Dangerous 中查找有趣系统的工具。
它期望已从 EDSM 下载了填充的系统转储
用法
ed-system-search --help
ed-system-search 1.1.47
Billie Thompson <[email protected]>
Find interesting systems in the EDSM data dump
USAGE:
ed-system-search [OPTIONS] <edsm-path>
ARGS:
<edsm-path> This is the path to th EDSM dump in .json.gz format
OPTIONS:
--allegiance <MAJOR_FACTION>
Filter by allegiance
--exclude-permit-locked
Exclude permit locked systems
--exclude-player-faction
Exclude systems that contain a player faction
--exclude-rare-commodity
Exclude systems that sell rare commodities
--government <GOVERNMENT_TYPE>
Filter by government
-h, --help
Print help information
--max-distance-from-reference <LIGHT_SECONDS>
Filter the systems that are further than this distance from the reference
--max-distance-from-sol <LIGHT_SECONDS>
Filter the systems that are further than this distance from sol
--max-number-of-factions <COUNT>
Filter the systems that have more factions than the number given
--min-docks <COUNT>
Filter the systems that are have less than the given number of docks
--min-docks-large <COUNT>
Filter the systems that are have less than the given number of docks with room for large
ships
--min-population <COUNT>
Filter the systems that are have less than the given population
--min-starports <COUNT>
Filter the systems that are have less than the given number of starports
--reference <SYSTEM_NAME>
A reference system used by other filters
-V, --version
Print version information
安装
请参阅我们为 windows、linux 和 mac (所有 x86_64) 构建的 发布页面,或者使用 brew
brew install PurpleBooth/repo/ed-system-search
更多示例
您可以在 过滤器指南 中查看更多示例
依赖项
~11–25MB
~337K SLoC