npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

memocast-fork

v2.2.4

Published

An Awesome WizNote Desktop Application

Downloads

5

Readme

GitHub Workflow Status (branch) GitHub Releases GitHub All Releases GitHub Release Date GitHub repo size GitHub

Introduction

一款基于 Electron 、Muya 、Monaco 和为知笔记的编辑器,实现了类似 Typora 的编辑体验,并添加了更优秀的源代码模式,更好的图片服务,支持为知笔记私有部署,提供了众多快捷键。

Download

你可以在 GitHub 的 Release 页面下载最新版本,与此同时,你也可以使用内置的更新按钮获取最新版本,注意 mac 并不支持直接使用内置更新,因为受限于 macOS 的安全策略,所有自动安装的应用应该被有效地签名。

GitHub Release:Releases · TankNee/Memocast · GitHub

Arch Linux

通过 AUR 安装 Memocast

# AUR helper
# yay
yay -S memocast-bin
# pikaur
pikaur -S memocast

我没有测试过上述命令,如果有误请帮我指正。感谢 yjun123 的帮助。

Documentation

你可以在 Memocast 的文档中找到与软件相关的实用用法与介绍。

文档地址:https://www.tanknee.cn/Memocast/

Feature

  1. 较为完整的为知服务的支持。

    1. 笔记增删查改

    2. 文件夹增删

    3. 笔记导出成 PNG、Markdown

    4. 笔记文件夹批量导出 Markdown

    5. 支持为知图片服务

    6. 笔记标签增删查改

    7. 私有化部署服务器的支持

  2. 良好的 Markdown 编辑器体验

    1. 按下 @ 快捷输入

    2. 完整的快捷键支持,并在 macOS 下支持菜单和帮助查询。

    3. 将为知的网页剪辑笔记轻松转换为可阅读的 Markdown 文件

    4. 良好的图片支持,支持为知图片,支持 PicGo 上传图片,支持本地图片

    5. 相比 marktext ,编辑器做了很多的优化和本地化

    6. 支持笔记目录,支持目录跳转

    7. 支持流程图,vega 图,mermaid 图等等

    8. 笔记锁定模式,锁定之后键盘无法输入,减少误触

    9. 所见即所得,良好输入体验

    10. 支持 PicGo 图片服务,将笔记图片上传到指定图床

    11. 支持使用 pangu 格式化 markdown 文本,自动在中英文字符之间加入空格

      你好Memocast => 你好 Memocast
  3. 强大的源代码模式

    1. 使用 Monaco 作为源代码编辑器

    2. 使用 CmdOrCtrl + Shift + . 快捷切换源代码模式和 markdown 模式

    3. 语法高亮

    4. 侧边栏预览

  4. 完整开源, 项目 All in Github, 在网络畅通的情况下可以使用内置的自动更新,快速将软件更新到最新版。

Screenshot

主界面

编辑器

快捷输入

源代码模式

编辑器与国际化

图片快速插入

编辑器快捷操作

切换源代码模式

打字机模式

更多特色功能还请下载之后体验

Reference

感谢 Quasar Framework、Monaco 以及 MarkText 项目,从他们身上学到了很多,Memocast 有很多的灵感都来自他们,笔记的所见即所得编辑器来自 MarkText 中的 Muya 编辑器,源代码模式使用的编辑器来自 Monaca-Editor 项目。

感谢 Quasar 中文网,他们的文档对我有很大帮助。http://www.quasarchs.com/

Sponsor

| | |:----------------------------------------------------------------------------------------------------------------:| | https://github.com/lifeend |

Contributor

感谢所有Memocast和Neeto-Vue的贡献者!

Thanks to all Memocast's contributors as well as Neeto-Vue's contributors!

Community

关注为知社区订阅号,获取最新信息:

qrcode_for_gh_wizcommunity

如果你愿意促进社区发展,那加入我们吧!

License

Copyright © 2021 TankNee. This project is MIT licensed.

FOSSA Status