npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

roza-cli

v0.1.4

Published

Ramadan and prayer attendance CLI

Downloads

22

Readme

Roza CLI

cover

Roza CLI is a clean, minimal terminal app for Ramadan schedules and prayer tracking.

Features

  • Automatic first-run setup with location detection, methods, and timezone
  • Daily prayer schedule with a clean table and current/upcoming highlights
  • Home shows a random Quran quote
  • Interactive menu after Home for quick actions
  • Prayer attendance tracking (mark today’s prayers)
  • Backfill past dates with validation and reminders
  • Ramadan-only history view with Hijri date range
  • Ramadan statistics recap with consistency summary and grid visualization
  • Works with the Aladhan API

Install

Global (recommended):

npm install -g roza-cli
roza-cli

Without install:

npx roza-cli

Getting Started (Local Dev)

npm install
npm run build
npx roza-cli

Local Commands (Dev)

node dist/cli.js schedule   # show schedule
node dist/cli.js mark       # mark today’s prayers
node dist/cli.js backfill   # update past date
node dist/cli.js history    # view attendance history
node dist/cli.js recap      # recap consistency
node dist/cli.js reset      # reset config

Ramadan History & Statistics

node dist/cli.js history --ramadan
node dist/cli.js recap --ramadan

Reset Config

node dist/cli.js reset

License

MIT

Inspired by: https://github.com/ahmadawais/ramadan-cli

Made with ❤️ and 🎵 by @rbayuokt