wordnote VS NotificationDictionary

Compare wordnote vs NotificationDictionary and see what are their differences.

wordnote

A simple and elegant notebook to write new words and discover their meanings and synonyms https://wordnote.app (by zehfernandes)

NotificationDictionary

An android app to display meaning for selected word as notification (by tirkarthi)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
wordnote NotificationDictionary
1 7
649 110
- -
3.3 6.2
5 months ago 2 months ago
JavaScript Kotlin
- 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.

wordnote

Posts with mentions or reviews of wordnote. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-31.
  • I built a dictionary app even with more than and300 apps available at AppStore
    8 projects | news.ycombinator.com | 31 Jul 2022
    Hey Hacker News!

    I'm thrilled to read all the comments with ideas and improvements. I will try to answer and keep up with the thread.

    Kudos to all the similar initiatives trying to solve the problems I outline in the article. It's wonderful to see a zeitgeist about dictionaries.

    Who wants to jump the article and try the version I built, feel free to download the iPhone [1] or Android [2] version or run it by itself with the open source repo [3]

    1: https://apps.apple.com/app/wordnote-dictionary/id1596537633

    2: https://play.google.com/store/apps/details?id=com.zehfernand...

    3: https://github.com/zehfernandes/wordnote

    Cheers!

NotificationDictionary

Posts with mentions or reviews of NotificationDictionary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.
  • Show HN: An open source dictionary app to show meanings as notifications
    1 project | news.ycombinator.com | 10 Jan 2024
    I built an Android application based on Wiktionary to show meanings as notifications while reading from other apps like Chrome. The idea is to select the word and then clicking on meaning in the context menu will show the meaning as notification along with option to read the meaning aloud. This reduces the time to switch to a separate app or Google to lookup the meaning. Currently, English, German, French and Polish language are supported.

    Repo : https://github.com/tirkarthi/NotificationDictionary

  • Dictionary app
    2 projects | /r/fossdroid | 28 Oct 2022
    Which app you use as dictionary app ? I am using Notification diary which is great but miss some essential features... Any recommandations preferably foss are welcome... TIA...
  • Suggest definition app (showing as option in select text menu).
    1 project | /r/fossdroid | 1 Oct 2022
    Notification Dictionary
  • I built a dictionary app even with more than and300 apps available at AppStore
    8 projects | news.ycombinator.com | 31 Jul 2022
    I too wrote a similar app for my personal problem and also served to be a good way to learn about kotlin and Android ecosystem. I also tried a rewrite in flutter and compose. The idea was to use select the word and then click meaning from context menu so that meaning occurs as notification and disappears in 15 seconds. I used Wiktionary as dataset source and app works offline.

    https://play.google.com/store/apps/details?id=com.xtreak.not...

    https://github.com/tirkarthi/NotificationDictionary

  • ⟳ 8 apps added, 58 updated at f-droid.org
    21 projects | /r/FDroidUpdates | 22 Oct 2021
    Notification Dictionary: An Android app to display meaning of the word as notification.
  • An open source offline dictionary based on notifications
    2 projects | /r/androidapps | 31 Aug 2021
    Implemented click on result box to copy to clipboard in 0.0.4 version with this code update : https://github.com/tirkarthi/NotificationDictionary/commit/1c95a7550938ce997b2c2e29be4d8b1d4f904d86 . Thanks again for the suggestion.