my-alternatives VS diarycli

Compare my-alternatives vs diarycli and see what are their differences.

my-alternatives

A wrapper for update-alternatives offering user-level customizations with support for Debian, SUSE, and RedHat (by TekWizely)

diarycli

diaryman.sh as pip package (by Aperocky)
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
my-alternatives diarycli
8 6
16 7
- -
0.0 0.0
over 2 years ago 4 months ago
Shell Python
MIT License MIT License
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.

my-alternatives

Posts with mentions or reviews of my-alternatives. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.

diarycli

Posts with mentions or reviews of diarycli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.
  • Plain Text Journaling in Vim
    3 projects | news.ycombinator.com | 19 Jun 2023
    Shameless plug of basically the same idea except as a pip package:

    https://github.com/Aperocky/diarycli

    `pip install diarycli`

    Alternatively there is a shell version if you are averse to python/pip package manager as well:

    https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    I've been using this for years, it doesn't have any fancy features - it only reliably opens up/create today's diary in vim whenever I type `diary` in command line. with some minor utilities.

  • The power of keeping a coding journal (2014)
    6 projects | news.ycombinator.com | 12 Jun 2023
    Shameless plug on the same subject if you are vim user fond of terminal:

    https://github.com/Aperocky/diarycli

    `pip install diarycli`

    Alternatively there is a shell version if you are averse to python/pip package manager as well:

    https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    The only way I can get myself to write things down is to have it one commands away in the terminal.

  • Ask HN: Small scripts, hacks and automations you're proud of?
    49 projects | news.ycombinator.com | 12 Mar 2023
    Diary script.

    `$ diary` create/open a file for today's diary in vim: https://github.com/Aperocky/diaryman/blob/master/diaryman.sh

    Or try `pip install diarycli`: https://github.com/Aperocky/diarycli, for a pip packaged python version that does the exact same thing.

    I've actually kept diary and work logs, things I did not know I was capable of.

  • Never take meeting notes again
    2 projects | news.ycombinator.com | 1 Feb 2023
    My luddite? solution: make note taking as painless as there is, make it one word command away in the terminal, and that command organize the notes/diary in dates:

    https://github.com/Aperocky/diarycli

    It's a pip package and by installing you can invoke the `diary` command to directly edit the day's note or diary (as long as the python package bin are in your shell PATH). You can also configure location where they are stored or the shell editor you want to use.

  • Show HN: Diarycli
    2 projects | news.ycombinator.com | 29 Jan 2023

What are some alternatives?

When comparing my-alternatives and diarycli you can also consider the following projects:

bash-tpl - A smart, lightweight shell script templating engine, written in Bash

nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.

BotServer - GPT-Powered ready for Bot Framework V4 run-with-F5 in Visual Studio Code, NPM-friendly repository package based bot factory server which includes support for Excel, an React.js bot web application & several features including Whatsapp, sql-firewall-opener and auto-ngrok.

emergency-poncho - Emergency Poncho - an HTTP Archive replayer

work-cli - Awesome command line tools for managing the lifecycle of Github pull requests.

GenFortune - A clone of the unix "fortune" utility supporting more advanced features like dynamic generation and modern JSON syntax while still using less than

headless-ida - Run IDA scripts headlessly.

gorss - Go Terminal Feed Reader

careful_rm - A safe wrapper for rm that adds useful warnings and an optional recycle/trash mode

dotfiles - ben's dotfiles

Autodesk-Fusion-360-for-Linux - This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!

diaryman - Lazy (wo)man's CLI diary manager