Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dottorblaster/pacnews

Read the latest Arch Linux news in your terminal with a single command
https://github.com/dottorblaster/pacnews

arch-linux hacktoberfest linux pacman

Last synced: about 2 months ago
JSON representation

Read the latest Arch Linux news in your terminal with a single command

Awesome Lists containing this project

README

        

# pacnews
Read the latest Arch Linux news in your terminal with a single command.

# Description
pacnews is a command-line tool that allows you to read the latest Arch Linux news directly in your terminal. It retrieves the latest news articles from the official Arch Linux news feed and displays them in a clean, easy-to-read format.
Features

- Fetches the latest Arch Linux news articles
- Displays news articles in a terminal-friendly format
- Provides a simple and efficient way to stay up-to-date with Arch Linux news
- Can display only news related to installed packages
- Can be easily integrated into your daily workflow

# Installation
You can install pacnews from the AUR (Arch User Repository). Use your preferred AUR helper, for example:

```
paru -S pacnews
```

# Usage
To use pacnews, simply run the following command in your terminal:

```
pacnews
```

This will fetch and display the latest Arch Linux news articles.

You can also just print news related to the packages installed on your machine:

```
pacnews --lookup
```

# Contributing
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on the GitHub repository.

# License
This project is licensed under the MIT License.