🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

badslava2csv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badslava2csv

bundlerRubygems
Version
0.0.8
Version published
Maintainers
1
Created
Source
  • Download Events as CSV
gem install badslava2csv
badslava2csv --city "San Francisco" --output-dir $(pwd)
  • Import Events to Google Calendar
  • Open Google Calendar on a computer. Note: You can only import from a computer, not a phone or tablet.
  • In the top right, click Settings Settings > Settings.
  • Open the Calendars tab.
  • Click Import calendars between the "My calendars" and "Other Calendars" sections.
  • Click Choose File and select the file you exported. Upload the file from Step 1
  • Optional: Install a cronjob
crontab -e

0 11 * * 1 badslava2csv -p -o $(pwd)/data -c "San Francisco" && terminal-notifier -message "import $(pwd)/data/google.csv"

FAQs

Package last updated on 15 Jan 2017

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