Skip to content

mhogomchungu/shaman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaman

Originally inspired by weatherman, shaman is a small command-line application written in C for fetching current weather conditions from the National Weather Service.

For those who aren't familiar with the concept of a forecast stone, think of it like this. This software's most basic function is, essentially, a digital form of this:

image

Status & Documentation

shaman has grown in functionality a great deal, and to get a good idea of where the program stands, please see the documentation (man shaman).

To-Do

  1. Add basic functionality (e.g., fetch and parse weather XML file)
  2. Update parsing code from legacy branch for new config setup
  3. Update documentation for 2.x

About

A small C utility to fetch weather data from the NWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.2%
  • TeX 21.8%