|
| 1 | + |
| 2 | +<h3 align="center"><img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/onefetch.png" height="130px"></h3> |
| 3 | +<p align="center">A command-line git information tool written in rust 1.44</p> |
| 4 | + |
1 | 5 | <p align="center">
|
2 |
| - <img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/onefetch.png" height="130px"></h3><br><br> |
3 |
| - <a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-2.3.0-dea584" alt="cargo"></a> |
4 |
| - <a href="https://github.com/o2sh/onefetch/actions?workflow=build"><img src="https://github.com/o2sh/onefetch/workflows/build/badge.svg" alt="Build Status"></a> |
5 |
| - <a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a> |
6 |
| - <a href="https://gitter.im/onefetch/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="glitter"></a> |
| 6 | +<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-2.3.0-dea584" alt="cargo"></a> |
| 7 | +<a href="https://github.com/o2sh/onefetch/actions?workflow=build"><img src="https://github.com/o2sh/onefetch/workflows/build/badge.svg" alt="Build Status"></a> |
| 8 | +<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a> |
| 9 | +<a href="https://gitter.im/onefetch/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="glitter"></a> |
7 | 10 | </p>
|
8 | 11 |
|
9 | 12 | <p align="center">
|
10 | 13 | <a href="https://snapcraft.io/onefetch"><img src="https://raw.githubusercontent.com/snapcore/snap-store-badges/master/EN/%5BEN%5D-snap-store-black.png" alt="Get it from the Snap Store"></a>
|
11 | 14 | </p>
|
12 | 15 |
|
| 16 | +<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/aesthetic.png" align="right" height="240px"> |
| 17 | + |
13 | 18 | Onefetch is a command line tool that displays information about your Git repository directly on your terminal. Onefetch supports almost 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.
|
14 | 19 |
|
15 |
| -<p align="center"> |
16 |
| -<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/julia.png" align="left" height="207px" width="400px"> |
17 |
| -<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/kitty.png" height="207px" width="400px"> |
18 |
| -</p> |
| 20 | +The information by default is displayed alongside the dominant language's logo. You can further configure Onefetch to instead display an image. |
| 21 | + |
| 22 | +<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/julia.png" align="right" height="240px"> |
| 23 | + |
| 24 | +You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags. |
19 | 25 |
|
20 | 26 | ### More: \[[Installation](https://github.com/o2sh/onefetch/wiki/Installation)\] \[[Getting Started](https://github.com/o2sh/onefetch/wiki/getting-started)\] \[[Wiki](https://github.com/o2sh/onefetch/wiki)\]
|
0 commit comments