https://github.com/dmitriiweb/maybe-later
https://github.com/dmitriiweb/maybe-later
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmitriiweb/maybe-later
- Owner: dmitriiweb
- License: mit
- Created: 2022-05-27T11:46:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T11:49:13.000Z (about 4 years ago)
- Last Synced: 2025-02-28T20:03:39.648Z (over 1 year 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
```