Giter Site home page Giter Site logo

pacnews's Introduction

pacnews

pacnews is a archlinux news reader, like 'eselect news' from Gentoo system.

Description

Upgrading in archlinux can be dangerous if some important news is missed. Thus this software is created to fetch and read news from archlinux website.

Every time pacnews synchronizes with archlinux server, it downloads latest news to local directory. It will not synchronize automatically.

This software is implemented in Common Lisp, tested on SBCL.

Usage

pacnews <ACTION> [OPTION]

Actions

sync

Synchronize with archlinux server and download all the latest news. Local news file is default to $HOME/.pacnews/news. This file is changed only after all the news is fetched.

Please note that same news will not be downloaded twice.

list [--all]

List local news according to given option. By default, only unread news is listed. If --all is provided, all the news is listed.

read [--all | N]

Print the content of corresponding news and mark it as read. By default, only unread news is listed. If a number N is provided, news with index N will be processed. If --all is given, all the news is listed and marked.

unread [--all | N]

Mark news as unread. By default, only read news is marked. If a number N is given, news with index N will be processed. If --all is provided, all the news is marked.

help

Print help message.

version

Print version information.

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.