# Activity flux ## Build ```bash go build # Executable "aflux" is now available in current directory ``` ## Usage ```bash export ATOM_URL=https://5ika.ch/posts/index.xml aflux aflux -s # Sort from oldest to newest aflux -d # Show description for each event ```