Skip to main content

Study time management tool

Project description

Geek Hours

Table of Contents

Overview

Geek Hours is a simple study time management tool.

Prerequisites

  • Ubuntu 16.04 or later

  • Python 3.5 or later

  • SQLite 3.11.0 or later

Installing

Install from PyPI via pip.

pip3 install geekhours

Usage

Record

Register course names you study.

geekhours course add course_name [course_name ...]

Record date, course and time you studied.

geekhours done add [-d [DATE]] [-D [DURATION]] course_name

List

List courses:

geekhours course list

List study records:

geekhours done list

Delete

Delete a course:

geekhours course rm course_name

Delete a study record:

geekhours done rm date course_name

Specifications

SPEC.md

License

This project is licensed under the MIT License.

LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geekhours-0.0.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

geekhours-0.0.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page