Skip to content

mimvoid/fletchling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fletchling

A light and stylish fetcher written in Nim

Screenshot of fletchling on NixOS

Introduction

fletchling is a system information fetcher that seeks to be fast and light. While small, it's also customizable and gets the job done with style.

It uses what Nim has to offer to its advantage:

  • Small executable size
  • Dependency-free
  • Quick performance

Note

fletchling is in alpha and in heavy development. I regularly use it on NixOS, but it's not guaranteed to work on other systems yet.

Why fletchling?

fletchling started as my first program in POSIX shell. The language and syntax weren't quite the right tools for the job as it grew in complexity, so I rewrote it to start learning Nim instead.

Hence, the portmanteau of "fetch" and "fledgling."

Installation

Nimble

TODO

NixOS

TODO


Special Thanks

I want to give my thanks to nitch for being my first introduction to Nim and a major inspiration for this project.

Other notable mentions: