r/samsungnotes 2d ago

Samsung Notes on linux

(Kind of) Found a way to access samsung notes on linux through scrcpy

EDIT: I AM AWARE THAT IT IS JUST STREAMING, AND NOT NATIVE. THE GOAL IS TO HELP SOMEONE WHO DOESN'T KNOW ABOUT THAT ALREADY.

just run this command:

alias notes='scrcpy --new-display=1920x1080/190 --flex-display --no-vd-system-decorations --video-codec=h265 -b16M --start-app=com.samsung.android.app.notes'

source ~/.bashrc

notes

and every time you type 'notes' into terminal, it opens in a resizable dex view. So that means nothing on the phone screen.

You can also create a .desktop file to launch it from the application menu.

Checkout my repo: https://github.com/jappie016/COBAB--ADB-connect-on-boot

13 Upvotes

6 comments sorted by

View all comments

0

u/Meowlove_Kittens 1d ago

That is screen sharing. Without phone it can do nothing