Git Product home page Git Product logo

sittly-launcher's Introduction

Sittly launcher

https://sittly.vercel.app/

Launcher for Linux (gnome) similar to Raycast, Spotlight, Albert...

Demo!

MyComp.mp4

Interact with your OS

image image image

Couldn't find what you asked?

Generic options & QR code generation

image image

Decode JWT and Base64

image image

Send email

image

Date

image

Is a hash?

image

sittly-launcher's People

Contributors

juliankominovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sittly-launcher's Issues

[CORE] Smart empty search actions

https://github.com/validatorjs/validator.js

URL

If I write in searchbar https://www.raycast.com/Melvynx/qrcode-generator

  • Open in browser
  • Short link
  • Generate QR
  • Send link via email

Email

  • Open in default app
  • Open in gmail

Base64

  • Copy decoded string
  • Detect decoded string type and show options based on that

Text

  • Search in google
  • Search in bing
  • Search in duckduckgo
  • Search in youtube
  • Search in youtube music app
  • Search in bing chat

Date/datetime

  • ToJsonString
  • ToString
  • ToDate
  • ToDatetime
  • Get day
  • Get month
  • Get year
  • Get time
  • Get timezone
  • Get relative human string
  • Humanize date
  • Short date
  • Long date
  • Medium date

Ascii characters

  • question => ?
  • underscore => _
  • guión bajo => _
  • mas => +
  • plus => +

[CORE] Persistant storage

Db chosen

https://github.com/pjtatlow/jammdb


https://github.com/lzdyes/tauri-plugin-sqlite
PROS:

  • Easy to use
  • Almost 0 efforts integration

CONS:

  • Still SQL
  • Learning curve is difficult
  • Slow development

https://docs.rs/rustbreak/latest/rustbreak/
Key-value based file database
PROS:

  • Easy to use
  • No sql

CONS:

  • Big efforts needed (create an API, listener, clientside and rust-side for devtools)

Important

  • How can we reduce extension scopes to prevent accessing other extensions' database?

[CORE] Low level SO integrations

Why?

  • In gnome certain settings are 'hidden' or cannot be found easy in settings.
  • Other useful features are somehow missing like bluethooth devices battery and remaining life time, battery health, dock settings.
  • Sittly will not feel like it's part of a whole.
  • 2 key presses are faster than opening settings and searching through 200 options.

How?

Rust low level API crate is ongoing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.