Giter Club home page Giter Club logo

tuatara's Introduction

tuatara zig

tuatara is ziggidy *nix system info fetcher. WIP. it is descendant of disfetch, although sharing some common concepts and principles, they are different.

the main difference of tuatara from disfetch is that tuatara will be highly customizable, while disfetch won't, because it covers minimalism and simplicity. though, they will share some other principles regarding showing only needed information, being fast and reliable and sharing the same handmade logos with the principle of not-more-or-less-than 8 rows.

Wikipedia says: “Tuatara are reptiles endemic to New Zealand, belonging to the genus Sphenodon. Although resembling most lizards, they are part of a distinct lineage, the order Rhynchocephalia. Their name derives from the Māori language, and means ‘peaks on the back’”.

stay moist, stay ziguana, use tuatara

Examples

screenshot 1

screenshot 2


image image image

tuatara's People

Contributors

q60 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tuatara's Issues

Compilation errors with zig 0.8.0

./src/main.zig:122:29: error: expected type '[]const u8', found 'type'
    var home = mem.tokenize(u8, os.getenv("HOME").?, fs.path.sep_str);

You probably want to specify the commit hash of the zig compiler to build with or to rewrite it for the latest stable version.

Building with Zig 0.8.1

./src/main.zig:130:29: error: expected type '[]const u8', found 'type' var home = mem.tokenize(u8, os.getenv("HOME").?, fs.path.sep_str); ^ /usr/lib/zig/std/start.zig:471:40: note: referenced here const result = root.main() catch |err| {

This was built on Fedora 34.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.