Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

0.0.0-ALPHA.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@JulianKominovic JulianKominovic released this 06 Oct 22:29
· 30 commits to master since this release

Features

  • Filesystem based database (located in ~/.sittly/db)
  • Todo list
    • Add/remove/edit tasks
    • View tasks as list
    • Search tasks
    • Sort by date, priority, or status
  • Basic smart empty results (actions based on what you tried to search)
    • Open email with default app, or gmail or outlook
    • Auto generating a QR Code using what you wrote in search bar
    • Search in google, duckduckgo, github, youtube, youtube music
    • Decode JWT and Base64
    • Hash detection
    • Extract some specific part of a date or datetime

Screenshots

Todoist

image
image
image
image
image
image

Empty search

Important: this are just basic operations based on the content writen in the searchbar.

Generic options & QR code generation
image
image
Decode JWT and Base64
image
image
Send email
image
Date
image
Is a hash?
image

What's Changed

New Contributors

Full Changelog: 0.0.0-ALPHA.10...0.0.0-ALPHA.11