awesome-tray VS dot-emacs

Compare awesome-tray vs dot-emacs and see what are their differences.

awesome-tray

Hide mode-line, display necessary information at right of minibuffer. (by manateelazycat)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-tray dot-emacs
6 29
270 182
- -
6.1 8.1
6 days ago 2 months ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

awesome-tray

Posts with mentions or reviews of awesome-tray. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • A less verbose OR more organized modeline
    8 projects | /r/emacs | 17 May 2023
    I can add to that discussion emacs-mini-modeline which looks a lot like awesome tray already mentioned there.
  • Flymake module for awesome-tray package
    1 project | /r/emacs | 5 May 2022
  • Absolute minimum modeline
    9 projects | /r/emacs | 13 Jan 2022
    you may try this https://github.com/manateelazycat/awesome-tray
  • Is there any way to hide minibuffer prompt?
    2 projects | /r/emacs | 1 Nov 2021
    mini-modeline is a nice job, but now I'm using doom-modeline. In the past, I had used another similar package awesome-tray that is nice as well. Just check it out : )
  • What suitable standalone clock can display in the systray?
    1 project | /r/EXWM | 25 Feb 2021
    Since around a week I'm testing awesome-tray (https://github.com/manateelazycat/awesome-tray not in ELPA/MELPA for now) the clock is defined as (format-time-string "W.%W %a %d %b %H:%M:%S") so to have ISO week, time and date second included but it's not so slick since sometimes update function get blocked by some process so the clock remain "freezed", when switching buffer it get refreshed. Also while really minimal as I like with awesome-tray I loose the ability to resize windows with the mouse... Probably I'll came back to mini-modeline mode soon...

dot-emacs

Posts with mentions or reviews of dot-emacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • Packages that you would like to be in emacs core ?
    10 projects | /r/emacs | 11 Dec 2023
    For example, I don't know what "vertico, consult, embark, marginalia, and orderless" is exactly, they're not part of my setup and I guess I don't want them to interfere with it.
  • A less verbose OR more organized modeline
    8 projects | /r/emacs | 17 May 2023
    You can find further optimizations on https://github.com/novoid/dot-emacs/blob/master/config.org when searching for "mode-line".
  • org-agenda - can you log item creation events?
    2 projects | /r/orgmode | 13 May 2023
    You're looking for org-expiry and its (org-expiry-insinuate) as you can see in my config: https://github.com/novoid/dot-emacs/blob/master/config.org
  • My emacs config, with README.org index generated from init.el
    3 projects | /r/emacs | 26 Apr 2023
    You don't have to repeat yourself; it is more about how you write. Literate programming lets you mix different languages as well as text and the code. Check for example Karl Voits. The only remark I can make is that some defvars don't need the comments, since they are written as self-documenting code. For example, 'large-file-warning-threshold' certainly does not need a comment which basically repeats what the name says, but that is not so unusual to see even amongst programmers sometimes.
  • Too many keybindings
    4 projects | /r/emacs | 7 Mar 2023
    For the very same reason, I started to use hydras: https://github.com/abo-abo/hydra - see my config at https://github.com/novoid/dot-emacs/blob/master/config.org
  • "Non-ASCII string must be encoded in advance" when tying to mark a region with non ASCII character(s)
    1 project | /r/emacs | 5 Feb 2023
    The same configuration using Emacs 27.1 also does not have this weird behavior.
  • Does anybody have issues with AutoKey (GNU/Linux) with GNU/Emacs?
    3 projects | /r/emacs | 25 Jan 2023
    Maybe somebody has an idea what I might change in my large setup in order to get rid of this issue ...
  • Manage mentions of people with org-mode
    1 project | /r/orgmode | 16 Oct 2022
    For linking to contacts, I started to use a custom link contact: which I don't use any more since I've found org-super-links which enables me to link to any heading quite fine including contacts.
  • orgmode and everything else
    3 projects | /r/orgmode | 16 Oct 2022
    My personal notes on any task or project are way more verbose than the information curated in shared business environments. I therefore invest work and keep a local Orgdown structure and sync a subset of information manually. I define custom links to Jira, emails, and all other external sources to keep links from my Orgdown files to everything else. This way, my only truth is within my personal knowledge management which simplifies search.
  • Does Org-mode discourage subfolders in org-directory?
    2 projects | /r/orgmode | 16 Oct 2022
    My personal approach is a static list of Orgdown files within a single directory (with very few exceptions) and a manually curated list of agenda files.

What are some alternatives?

When comparing awesome-tray and dot-emacs you can also consider the following projects:

emacs-mini-modeline - Display emacs mode line in minibuffer

ox-tailwind - Org-Mode HTML export back-end with Tailwind.css classes. Check the theme:

centaur-tabs - Emacs plugin aiming to become an aesthetic, modern looking tabs plugin

bufler.el - A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.

doom-modeline - A fancy and fast mode-line inspired by minimalism design.

SingleFileZ - Web Extension to save a faithful copy of an entire web page in a self-extracting ZIP file

nano-emacs - GNU Emacs / N Λ N O - Emacs made simple

burly.el - Save and restore frames and windows with their buffers in Emacs

feebleline - Going full Luddite by removing the mode-line and using echo-area (smartly) instead.

hydra - make Emacs bindings that stick around

lambda-line - A configurable status line for Emacs

org-web-tools - View, capture, and archive Web pages in Org-mode