Skip to content

huangxiandong/codemsg

Repository files navigation

CodeMsg

CodeMsg is an IPMsg compatible extension for Visual Studio Code. Just for fun!

Features

  • Send/Receive Message
  • Extension with file attachment
  • UTF-8 extension
  • Chat history log
  • Message Send/Receive encrypted extension(only support RSA-2048, AES-256 and SHA1/SHA256)

What's new ?

  • Version 0.5.2

    • Fix bugs in rendering multimedia in macos and Linux.
  • Version 0.5.1

    • Use UTF-8 emoji.
    • Fix Some bugs.
    • Update to wangEditor5
  • Version 0.5.0

    • Render image, audio and video in conversition.
    • Some changes of UI.
    • Fix Some bugs.
  • Version 0.4.1

    • Drag & Drop support for sending files and folders(hold shfit).

Todo

Caution

  • The private key is stored in plaintext in the current version.
  • Since the other party's public key is not persisted locally, the chat records are stored in plaintext.

If you are concerned about the above precautions, please use it with caution.

ScreenShots

License

Copyright (c) Microsoft Corporation and huangxiandong. All rights reserved.

About

CodeMsg is an IPMsg compatible extension for Visual Studio Code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published