Skip to content

bahoerres/obsifetch

 
 

Repository files navigation

Obsifetch

A neofetch-style system information display for Obsidian vaults.

image

Features

  • 📊 Displays vault statistics (files, attachments, plugins, themes)
  • 📝 User display
  • 💻 Shows OS information
  • 🎨 Theme-aware color blocks
  • 🖼️ Customizable ASCII art logo

Installation 🛠️

From Obsidian Community Plugins 📦

In the future

Manual Installation 🖥️

  1. Download main.js, manifest.json, and styles.css
  2. Copy them to your vault's .obsidian/plugins/obsifetch/ directory

Usage 🎯

  • Click the terminal icon in the left ribbon
  • Use command palette and search for "Show Neofetch"
  • Define and use a Hotkey

Customization 🎨

Custom ASCII Art 🖌️

  1. Open Obsidian Settings
  2. Go to Obsifetch settings
  3. Paste your custom ASCII art in the text area (should be small enough to fit, if not will be ugly)

Contributions 🤝

Contributions are always welcome! I'm not an expert by any means. Doing this for fun.

Credits 🌟

Inspired by neofetch

About

neofetch but for obsidian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.5%
  • CSS 26.1%
  • JavaScript 13.4%