munter.git
3 years agoMerge branch 'gui' v2.2.0
Alexander Vasarab [Mon, 29 Jun 2020 18:30:56 +0000 (11:30 -0700)]
Merge branch 'gui'

3 years agoRight-align labels
Alexander Vasarab [Mon, 29 Jun 2020 18:25:10 +0000 (11:25 -0700)]
Right-align labels

3 years agoAdd -v and "one true source"-ify program name
Alexander Vasarab [Mon, 29 Jun 2020 17:52:50 +0000 (10:52 -0700)]
Add -v and "one true source"-ify program name

3 years agoUpdate README
Alexander Vasarab [Mon, 29 Jun 2020 17:37:21 +0000 (10:37 -0700)]
Update README

3 years agoBump version
Alexander Vasarab [Mon, 29 Jun 2020 17:33:23 +0000 (10:33 -0700)]
Bump version

3 years agoClean up user input on distance/elevation values
Alexander Vasarab [Mon, 29 Jun 2020 17:31:21 +0000 (10:31 -0700)]
Clean up user input on distance/elevation values

3 years agoImplement reset button functionality
Alexander Vasarab [Mon, 29 Jun 2020 17:26:32 +0000 (10:26 -0700)]
Implement reset button functionality

3 years agoChange prefix cb_ to rb_ for accuracy
Alexander Vasarab [Mon, 29 Jun 2020 17:07:58 +0000 (10:07 -0700)]
Change prefix cb_ to rb_ for accuracy

3 years agoConvert travel mode/units from combobox to radios
Alexander Vasarab [Mon, 29 Jun 2020 17:07:06 +0000 (10:07 -0700)]
Convert travel mode/units from combobox to radios

3 years agoRemove program required args
Alexander Vasarab [Mon, 29 Jun 2020 16:10:23 +0000 (09:10 -0700)]
Remove program required args

3 years agoFirst stab at GUI implementation
Alexander Vasarab [Mon, 29 Jun 2020 16:04:53 +0000 (09:04 -0700)]
First stab at GUI implementation

3 years agoRemove completed future plan from list
Alexander Vasarab [Wed, 24 Jun 2020 21:08:08 +0000 (14:08 -0700)]
Remove completed future plan from list

3 years agoAdd project_urls dict to setup.py
Alexander Vasarab [Wed, 24 Jun 2020 04:41:25 +0000 (21:41 -0700)]
Add project_urls dict to setup.py

3 years agoUpdate README v2.1.0
Alexander Vasarab [Wed, 24 Jun 2020 04:04:06 +0000 (21:04 -0700)]
Update README

- To use keyword args in programmatic example
- Mention fitness modifier

3 years agoRemove two completed items from future plans
Alexander Vasarab [Wed, 24 Jun 2020 04:00:46 +0000 (21:00 -0700)]
Remove two completed items from future plans

3 years agoBump version
Alexander Vasarab [Wed, 24 Jun 2020 03:58:12 +0000 (20:58 -0700)]
Bump version

3 years agoFix tense in README for consistency
Alexander Vasarab [Wed, 24 Jun 2020 03:55:41 +0000 (20:55 -0700)]
Fix tense in README for consistency

3 years agoMinor improvement to test
Alexander Vasarab [Wed, 24 Jun 2020 03:54:41 +0000 (20:54 -0700)]
Minor improvement to test

3 years agoUpdate test to reflect new fitness parameter
Alexander Vasarab [Wed, 24 Jun 2020 03:52:49 +0000 (20:52 -0700)]
Update test to reflect new fitness parameter

3 years agoHonestly, thence works, but alack and alas.
Alexander Vasarab [Wed, 24 Jun 2020 03:49:28 +0000 (20:49 -0700)]
Honestly, thence works, but alack and alas.

3 years agoAdd period to a sentence in README.md
Alexander Vasarab [Wed, 24 Jun 2020 03:48:32 +0000 (20:48 -0700)]
Add period to a sentence in README.md

3 years agoMerge branch 'fitness'
Alexander Vasarab [Wed, 24 Jun 2020 03:47:57 +0000 (20:47 -0700)]
Merge branch 'fitness'

3 years agoImplement fitness modifier
Alexander Vasarab [Wed, 24 Jun 2020 03:47:36 +0000 (20:47 -0700)]
Implement fitness modifier

3 years agoSmall improvements to interface and help text
Alexander Vasarab [Wed, 24 Jun 2020 03:29:44 +0000 (20:29 -0700)]
Small improvements to interface and help text

- Add sensible defaults to time_calc () for library users
- Improve usage text

3 years agoImprove the README ahead of publishing to pip v2.0.1
Alexander Vasarab [Sun, 21 Jun 2020 02:45:57 +0000 (19:45 -0700)]
Improve the README ahead of publishing to pip

3 years agoMerge branch 'packaging' v2.0.0
Alexander Vasarab [Sun, 21 Jun 2020 02:28:53 +0000 (19:28 -0700)]
Merge branch 'packaging'

3 years agoBump version, as the API did in fact change a lot
Alexander Vasarab [Sun, 21 Jun 2020 02:27:27 +0000 (19:27 -0700)]
Bump version, as the API did in fact change a lot

3 years agoFix README content type
Alexander Vasarab [Sun, 21 Jun 2020 02:15:18 +0000 (19:15 -0700)]
Fix README content type

3 years agoImport to export
Alexander Vasarab [Sun, 21 Jun 2020 00:51:36 +0000 (17:51 -0700)]
Import to export

3 years agoFirst stab at setuptools
Alexander Vasarab [Sun, 21 Jun 2020 00:13:51 +0000 (17:13 -0700)]
First stab at setuptools

Other changes:
  - Add .gitignore
  - Add old, initial test program
  - Re-structure directory for packaging

3 years agoIntroduce setup.py
Alexander Vasarab [Sat, 20 Jun 2020 23:32:59 +0000 (16:32 -0700)]
Introduce setup.py

3 years agoSphinx/autodoc? to future plans
Alexander Vasarab [Sat, 20 Jun 2020 23:32:39 +0000 (16:32 -0700)]
Sphinx/autodoc? to future plans

3 years agoMake README a proper Markdown file
Alexander Vasarab [Sat, 20 Jun 2020 23:24:09 +0000 (16:24 -0700)]
Make README a proper Markdown file

3 years agoBegin packaging progress
Alexander Vasarab [Sat, 20 Jun 2020 23:17:35 +0000 (16:17 -0700)]
Begin packaging progress

3 years agoGive program a return value
Alexander Vasarab [Sat, 20 Jun 2020 04:04:05 +0000 (21:04 -0700)]
Give program a return value

3 years agoImprove structure ahead of library functionality
Alexander Vasarab [Sat, 20 Jun 2020 03:46:32 +0000 (20:46 -0700)]
Improve structure ahead of library functionality

3 years agoTouch-up header and fix an alignment issue
Alexander Vasarab [Sat, 20 Jun 2020 03:18:56 +0000 (20:18 -0700)]
Touch-up header and fix an alignment issue

3 years agoMIT -> ISC
Alexander Vasarab [Sat, 20 Jun 2020 02:29:57 +0000 (19:29 -0700)]
MIT -> ISC

3 years agoAdd 1.0.2 to README
Alexander Vasarab [Mon, 8 Jun 2020 19:18:31 +0000 (12:18 -0700)]
Add 1.0.2 to README

3 years agoFix column width constant relic
Alexander Vasarab [Mon, 8 Jun 2020 19:01:14 +0000 (12:01 -0700)]
Fix column width constant relic

3 years agoPython 3-ize print () calls
Alexander Vasarab [Mon, 8 Jun 2020 18:59:59 +0000 (11:59 -0700)]
Python 3-ize print () calls

Somehow this got lost in a merge conflict resolution when spinning
Munter.py off into its own repository from my guiding repository.

3 years ago"Reflow" license text to 79 chars
Alexander Vasarab [Mon, 8 Jun 2020 18:47:28 +0000 (11:47 -0700)]
"Reflow" license text to 79 chars

3 years agoAdd LICENSE and README v1.0.1
Alexander Vasarab [Sat, 6 Jun 2020 20:53:25 +0000 (13:53 -0700)]
Add LICENSE and README

3 years agoUnicode arrows and sensible defaults v1.0.0
Alexander Vasarab [Mon, 24 Feb 2020 06:17:58 +0000 (22:17 -0800)]
Unicode arrows and sensible defaults

3 years agoAdd munter time calculation program
Alexander Vasarab [Fri, 24 Mar 2017 17:47:14 +0000 (10:47 -0700)]
Add munter time calculation program