Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/10maurycy10/disfetch
https://github.com/10maurycy10/disfetch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/10maurycy10/disfetch
- Owner: 10maurycy10
- License: gpl-3.0
- Created: 2022-05-08T06:44:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T23:14:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T16:25:35.457Z (almost 2 years ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disfetch
A discord neofetch generator.
![neofetch](https://user-images.githubusercontent.com/45378255/167285157-7a273777-cd84-485d-a6d0-c0da985f1c1b.png)
## Configuration
Just edit ``config.yaml``.
## Running
``cargo run`` will show you the result, but you can **not** copy from the terminal, you must use a tool like `xclip` or `wl-copy` (`clip` on Microsoft Windows):
```sh
cargo run | wl-copy # if you are using wayland
cargo run | xclip # on xorg
cargo run | clip # on Windows
```Then paste into discord.
## Avalable logos:
- logos/discord: The discord logo
- logos/discord\_small: The smaller discord logo
- logos/arch: The arch linux logo
- logos/debian: The standard debian gnu/linux logo
- logos/windows_10: The Microsoft Windows 10 logo
- logos/windows_11: The Microsoft Windows 11 logo