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

https://github.com/jongwony/jw

I just want to search and write my notes regardless of their file name ...
https://github.com/jongwony/jw

imgcat ppt python3 snippet tag-filesystem third-party-api vim

Last synced: 3 months ago
JSON representation

I just want to search and write my notes regardless of their file name ...

Awesome Lists containing this project

README

        

# Bio Project

My Own CLI

## Requirements

Python 3.7+

## Setup

```bash
pip install jw
jw --help
```

## Build

```
python setup.py install
```

## Feature

- imgcat
- tag memo system
- snippet
- markdown to presentation
- google calendar

## Your Own Snippet

Put Bash Script in `scripts`

```bash
jw snip args...
```