moocist

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2020 License: MIT Imports: 6 Imported by: 0

README

moocist

moocist downloads a syllabus of a given MOOC and converts in into Todoist template CSV file, ready to import. Currently Moocist supports only MOOCs from Coursera.

Installation

Via Go
$ go get github.com/hryniuk/moocist

Usage

$ moocist --help
Usage:
        moocist <course URL or slug>

Example

As an example let's take Fundamentals of Graphic Design course.

Course URL: https://www.coursera.org/learn/fundamentals-of-graphic-design

Moocist accepts both different forms of the course's URL and course slug. All these strings passed as an argument to moocist command should work and produce the file with the same content:

  • https://www.coursera.org/learn/fundamentals-of-graphic-design
  • www.coursera.org/learn/fundamentals-of-graphic-design
  • coursera.org/learn/fundamentals-of-graphic-design#enroll
  • fundamentals-of-graphic-design

and this command:

$ moocist https://www.coursera.org/learn/fundamentals-of-graphic-design

will produce a Todoist CSV template file which results in the following project setup in Todoist:

Machine Learning template screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL