Skip to content

Releases: ajaxray/geek-life

New Dynamic list (Unscheduled) and Task Export

15 Mar 11:47
Compare
Choose a tag to compare

Bug Fixes and improvements

  • 0087d6e Shortcuts added for project related actions (Delete, Clear Completed) - Closed #13
  • 1cad2d0 New dynamic list - Unscheduled (Tasks without due date) - Closed #18
  • c3f1896 Fixed issue with sudden restore of status bar message
  • ae2dc57 Added Task Export (to clipboard) feature. Closed #17
  • 0208277 Added checksum from this release - Closed #14

General Instructions

Please download the appropriate version for your OS -

  • geek-life_darwin-amd64 For MacOS users
  • geek-life_linux-amd64 For most common desktop Linux OS (Ubuntu, Debian etc.)
  • geek-life_linux-arm64 For Linux OS with ARM architecture
  • geek-life_windows-386 For recent Windows versions.

MacOS Users

  • If you are on and getting a warning dialogue about "unidentified developer", follow this procedure to allow it.

Windows Users

  • Rename the binary to geek-life.exe and run it from the command prompt.
  • This app may require permission to create files in user's home folder.
  • According to #19 , some windows users may face issue in startup. Use different DB file location if you face the same.

SHA256 Checksum to verify downloaded executable file

Binary Executable SHA256 Checksum
geek-life_darwin-amd64 6f05c072f8601f7a8ffb08b8b6b4ec3255e20abb1c2c35ee4a6255e157fce3a1
geek-life_linux-amd64 bf8ea9c7df37adb18db10a015cf485d63b06bab488a04a71f1ddd8732c3c3d70
geek-life_linux-arm64 5dde0fa9f635b830b16adc0faa1d85a613ff08e307cfecfd51b836f8c1e7d33a
geek-life_windows-386 6672fbcc951219795e1ea5ab3c72974293bbb35deefdfc633eb82494d758e9bb

External editor and color improvements

17 Jan 22:07
Compare
Choose a tag to compare

Changelog

Bug Fixes and improvements

  • Fixed Mouse binding issues (after using vim for editing task details). Thanks @rivo for this help.
  • Fixed issue with repetition of shortcut keys
  • Color improvements for better visibility and status distinction

General Instructions

Please download the appropriate version for your OS -

  • geek-life_darwin-amd64 For MacOS users
  • geek-life_linux-amd64 For most common desktop linux OS
  • geek-life_linux-arm64 For linux OS with ARM architecture
  • geek-life_windows-386 For recent windows versions.

MacOS Users
BTW, if you are on and getting a warning dialogue about
"unidentified developer", follow this procedure to allow it.

Windows Users
Rename the binary to geek-life.exe and run it from the command prompt. This app may require permission to create files in user's home folder.

Major Improvement - Dynamic Tasklist (today, tomorrow, upcoming)

11 Jul 03:22
Compare
Choose a tag to compare

This release adds Dynamic TaskLists, which is going to make this app really useful for day to day task management and follow up.

New Features

  • 🎉 Dynamic TaskLists - today(+overdue), tomorrow, upcoming
  • Editing Task Title #3
  • New, vim style navigation shortcuts #2
    • j,k for browsing Projects and Tasklist (along with , and tab,TAB)
    • h for go back to left side panel (along with Esc)
  • Added migrate subcommand to re-index database.
    • If you're upgrading from a previous version, run geek-life migrate to work previous tasks seamlessly

Improvements and Bug fixes

  • Fixed TimeZone related inconsistency #7
  • Handles defer error on Db closing
  • Resolved panic on creating task without project #1
  • Added more contextual hint message.

General Instructions

Please download the appropriate version for your OS -

  • geek-life_darwin-amd64 For MacOS users
  • geek-life_linux-amd64 For most common desktop linux OS
  • geek-life_linux-arm64 For linux OS with ARM architecture
  • geek-life_windows-386 For recent windows versions.

MacOS Users
BTW, if you are on and getting a warning dialogue about
"unidentified developer", follow this procedure to allow it.

Windows Users
Rename the binary to geek-life.exe and run it from the command prompt. This app may require permission to create files in user's home folder.

The CLI Task Manager

05 Jun 22:15
Compare
Choose a tag to compare

First version - basic task manager

  • Faster with keyboard shortcuts with full mouse support
  • All basic things working - Projects, Tasks, Due dates, Task notes...
  • True lightweight - A <4MB app that takes <1% CPU and ~7MB memory
  • Task note editor with markdown syntax highlighting

Please download the appropriate version for your OS -

  • geek-life_darwin-amd64 For MacOS users
  • geek-life_linux-amd64 For most common desktop linux OS
  • geek-life_linux-arm64 For linux OS with ARM architecture
  • geek-life_windows-386 For recent windows versions.

MacOS Users
BTW, if you are on and getting a warning dialogue about
"unidentified developer", follow this procedure to allow it.

Windows Users
Rename the binary to geek-life.exe and run it from the command prompt. This app may require permission to create files in user's home folder.