calendar-notification
eww
calendar-notification | eww | |
---|---|---|
1 | 116 | |
79 | 9,832 | |
- | 2.2% | |
10.0 | 8.6 | |
about 3 years ago | 3 days ago | |
Shell | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
calendar-notification
-
calendar
#!/bin/bash # adapted from https://github.com/chebro/calendar-notification/blob/master/calendar TODAY=$(date '+%-d') HEAD=$(cal | head -n1) BODY=$(cal | tail -n7 | sed -z "s|$TODAY|$TODAY|1") dunstify "$HEAD" "$BODY" -u NORMAL
eww
- EWW – Linux Widget System allowing you to design custom desktop UI
-
Widgets: which are the alternatives?
I'm trying to get the most out of my OS (Arch with X11 and Awesomewm), but I'm stuck with the widgets. I would like to create/use some utilities like an interactive calendar, small TODO list, dropdown menu, etc. but using the awesomewm widgets is too difficult and limiting. I found eww but it seems as difficult as the former widgets.
-
eww fails to compile
Reported and closed upstream: https://github.com/elkowar/eww/issues/712
-
How do I autostart Eww bar inside the hyprland.conf file?
The reason, why eww would not start, is because i compiled it myself with rustup according to the official documentation (https://elkowar.github.io/eww/) and not by the AUR. After installing it with the AUR it workes in Hyprland. So in conclustion: If you wanna use Eww on Hyprland, use the AUR method and not the method on the Docs!
-
Sway/workspace by Eww
Are you as mystified as me? I'll save you the google search: eww is Elkowars Wacky Widgets a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.
-
Eww is hard :(
Well actually there is https://elkowar.github.io/eww. I used it to make my config and also looked at other configs.
-
changing profiles
I'm guessing one could use [eww](https://elkowar.github.io/eww/) to create buttons/widgets. And the buttons could dispatch commands to any of the wallpaper/theme changing applications to actually execute the change.
-
Get workspaces information (to integrate with Eww)?
I'd like to get informations from xmonad on all the currently active workspaces and which one is the current workspace. Possibly I'd like to format that information into a JSON object for better integration with Eww, which I'm using as a status bar.
-
How to get the groups in use via the Command-API
Hi all, I'm trying to configure a bar with eww (https://github.com/elkowar/eww) and I' stuck getting the workspace widget to work.
-
calendar
No, as far as I know. I personally use eww and toggle a calendar when clicking on a time widget. I'm using the config in this repo
What are some alternatives?
tokyo - BSPWM
Waybar - Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
gsimplecal - Simple and lightweight GTK calendar (BSD license)
conky - Light-weight system monitor for X, Wayland, and other things, too
sway - i3-compatible Wayland compositor
rofi - Rofi: A window switcher, application launcher and dmenu replacement
Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
rofi - A huge collection of Rofi based custom Applets, Launchers & Powermenus.
dotfiles-awesome - Configuration for the Awesome window manager
slurp - Select a region in a Wayland compositor
bumblebee-status - bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
nixos - My NixOS Configurations