All Projects → AurelienLourot → Lsankidb

AurelienLourot / Lsankidb

Licence: unlicense
☆ `ls` for your local Anki database.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lsankidb

Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-4.76%)
Mutual labels:  cli, terminal
Devdash
🍱 Highly Configurable Terminal Dashboard for Developers and Creators
Stars: ✭ 939 (+4371.43%)
Mutual labels:  cli, terminal
Clifx
Declarative framework for building command line interfaces
Stars: ✭ 900 (+4185.71%)
Mutual labels:  cli, terminal
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (+3623.81%)
Mutual labels:  cli, terminal
Tabulate
Table Maker for Modern C++
Stars: ✭ 862 (+4004.76%)
Mutual labels:  cli, terminal
Ergonomica
🖥️ a cross-platform modern shell.
Stars: ✭ 815 (+3780.95%)
Mutual labels:  cli, terminal
Git Praise
A nicer git blame.
Stars: ✭ 24 (+14.29%)
Mutual labels:  cli, terminal
So
A terminal interface for Stack Overflow
Stars: ✭ 694 (+3204.76%)
Mutual labels:  cli, terminal
Tui Consolelauncher
Linux CLI Launcher for Android
Stars: ✭ 861 (+4000%)
Mutual labels:  cli, terminal
Diskonaut
Terminal disk space navigator 🔭
Stars: ✭ 856 (+3976.19%)
Mutual labels:  cli, terminal
Chafa
📺🗿 Terminal graphics for the 21st century.
Stars: ✭ 774 (+3585.71%)
Mutual labels:  cli, terminal
Create Component App
Tool to generate different types of React components from the terminal. 💻
Stars: ✭ 879 (+4085.71%)
Mutual labels:  cli, terminal
Bat
A cat(1) clone with wings.
Stars: ✭ 30,833 (+146723.81%)
Mutual labels:  cli, terminal
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-19.05%)
Mutual labels:  cli, terminal
Cheat.sh
the only cheat sheet you need
Stars: ✭ 27,798 (+132271.43%)
Mutual labels:  cli, terminal
Fluddy
🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps.
Stars: ✭ 23 (+9.52%)
Mutual labels:  cli, terminal
Streamhut
Stream your terminal to web without installing anything 🌐
Stars: ✭ 676 (+3119.05%)
Mutual labels:  cli, terminal
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+3147.62%)
Mutual labels:  cli, terminal
Ws50 Sync
ws50-sync is a python based program which pulls air quality data from your Withings account and stores it directly in a Domoticz DB.
Stars: ✭ 8 (-61.9%)
Mutual labels:  cli, terminal
Curlie
The power of curl, the ease of use of httpie.
Stars: ✭ 877 (+4076.19%)
Mutual labels:  cli, terminal

Build Status Coverage Status PyPI version PyPI - Python Version

lsankidb

ls for your local Anki database.

Dump/Print all your Anki terms in order to save them, search them, grep them or diff them.

$ lsankidb
Listing /home/me/.local/share/Anki2/User 1/collection.anki2 ...

Default
French
    ['Hello', 'Bonjour']
    ['How are you?', 'Comment ça va ?']
German
    ['Hello', 'Hallo']
    ['How are you?', "Wie geht's?"]

Installation

$ sudo pip3 install lsankidb

Validated against Anki 2.0.50 on Ubuntu 14.04.

Team

This project is maintained by the following person(s) and a bunch of awesome contributors.

AurelienLourot
Aurelien Lourot

Changelog

1.0.0 (2018-04-21):

  • Removed duplicate cards from the output.

0.0.2 (2018-04-20):

0.0.1 (2018-04-20):

  • Initial version.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].