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

https://github.com/ad-si/alterm

Find alternatives to apps, websites and programs right in your terminal!
https://github.com/ad-si/alterm

Last synced: 6 months ago
JSON representation

Find alternatives to apps, websites and programs right in your terminal!

Awesome Lists containing this project

README

          

# Alterm

Find alternatives to apps, websites and programs right in your terminal!

## Template

The file-name is the name of the tool.

```yaml
description: A short sentence which describes the command line tool.
tags:
- editor
- gui

links:
- https://editor.com

alternatives:
- another-editor
- yet-another-editor
```