Skip to content

alonemazin/NattyNote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NattyNote

NattyNote logo

Take time-stamped YouTube notes

GitHub license GitHub issues Firefox rate

Installation

⚙️ How it works

Press Alt+P, the video will stop playing, a prompt will show up, write your note and then press Alt+Enter. Your timestamped notes will appear at the bottom of the video. You can also press Alt+U to take notes without pausing the video. Hit the Shift key with the previous commands to take a snapshot!

NattyNote preview

⭐ Features

  • Lightweight. (~20kb)
  • Automatically pause/play the video while and after taking notes.
  • Take video snapshots.
  • Custumizable shortcuts.
  • Custumizable templates.
  • Caption autocomplete.
  • Auto save.
  • Clickable timestamps.
  • RTL support.

🌱 Contribution

Please open an issue to:

  • Add / suggest a feature.
  • Report an issue.
  • Improve code quality.

Manual build

git clone https://github.com/ahmedelq/NattyNote.git
cd NattyNote/src
npm install
npm run serve:firefox
#Or, with chrome:
#npm run serve:chrome

🛣️ Future plans

  • Add i18n support.
  • Generalize to every video platform.
  • Rewrite in TypeScript.

👀 Preview

How it works 1 How it works 2 How it works 3 How it works 4 How it works 5 How it works 6

🖖 Credits

📜 License

GPL-3.0

About

Take time-stamped YouTube notes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 10.9%
  • HTML 10.1%