fetchy/README.org

33 lines
553 B
Org Mode
Raw Normal View History

2020-12-13 02:03:40 +01:00
#+TITLE: Fetchy
* Table of Contents :toc:
- [[#what-is-fetchy][What is fetchy?]]
- [[#install][Install]]
- [[#source][Source]]
- [[#run][Run]]
* What is fetchy?
#+CAPTION: fetchy Screenshot
#+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/screenshot.png]]
2020-12-14 02:33:42 +01:00
fetchy - simple cli system information tool written in C.
2020-12-13 02:03:40 +01:00
* Install
** Source
#+begin_src
git clone https://gitlab.com/vojjvoda/fetchy
cd fetchy
sudo make install
#+end_src
* Run
#+begin_src
fetchy
#+end_src