Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmitriiweb/maybe-later
https://github.com/dmitriiweb/maybe-later
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmitriiweb/maybe-later
- Owner: dmitriiweb
- License: mit
- Created: 2022-05-27T11:46:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T11:49:13.000Z (over 2 years ago)
- Last Synced: 2024-11-12T10:17:46.084Z (2 months ago)
- Language: Python
- Size: 324 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maybe Later
CLI tools to store articles from the Internet## Installation
Create the following config file in **~/.config/maybe-later/config.yaml**:
```yaml
paths:
data_dir: /home/user/data
```