An open API service indexing awesome lists of open source software.

https://github.com/ruancarllo/one-traductor

An OneNote text converter to emoji notation
https://github.com/ruancarllo/one-traductor

onenote text-analysis

Last synced: 8 months ago
JSON representation

An OneNote text converter to emoji notation

Awesome Lists containing this project

README

          

# Introduction

This program converts [OneNote](https://www.onenote.com/) text copied to the clipboard into special emoji-based notation, and copies the results of that translation to your clipboard again.

# Usage

To run this software on your computer, install [NodeJS](https://nodejs.org/) and run the following command to serve the [app.html](./app.html) file on your local network:

```shell
node run.js
```

You can also open the [app](./app.html) file directly.

# License

This program is licensed under the terms of the [MIT License](./LICENSE.md).