Socket
Socket
Sign inDemoInstall

csvtasks

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csvtasks

A cli to sync a spreedsheet with google tasks


Version published
Maintainers
1
Created
Source

csvtasks

npm version Build Status Commitizen friendly semantic-release

Description

A CLI tool to sync and create todo items using a csv spreadsheet files with google tasks.

Installation

npm install -g csvtasks yarn global add csvtasks

Make sure you have all the dependencies that node-keytar requires!

Basic usage

Init

Run the following command to create a sample csv file. csvtasks init

Then edit and add tasks to that file.

Sync

Once ready to sync/create tasks run csvtasks sync

Using a custom file name: csvtasks sync -f customfile.csv

On the first run you will be prompted to login with your google login. After this the Google OAuth will be saved, and you will not be asked to do this again.

Clean

If you want to remove the oauth token run csvtasks clean

Keywords

FAQs

Package last updated on 19 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc