Notes for Mobile: Responsive Note-Taking App
Productivity Sauce
Notes for Mobile may be a simple note-taking app, but it ticks a lot of the right check boxes. Browser-based? Check. Mobile-friendly? Check. Support for Markdown? Check. Easy to deploy? Check.
Let's start with the latter. To deploy Notes for Mobile on your own machine, clone the project's GitHub repository, switch to the resulting directory and run the python -m SimpleHTTPSever command. Point then the browser to 127.0.0.1:8000 (replace 127.0.0.1 with the actual IP address of the machine running Notes for Mobile) to access the app.
As the name suggests, the app is designed to work with mobile devices, so it makes a perfect note-taking companion for your smartphone or tablet. The app supports most Markdown formatting options, so you can add a dash of text styling to your notes. Using Notes for Mobile couldn't be easier. Click on any existing note to open it for editing, or press the Add Note button to create a new note. Once you're done editing the note, press Done. And you can remove the currently edited note using the Remove button.
While Notes for Mobile is a web-based app, it doesn't have any access control mechanism, which means that it's a strictly single-user app that you might want to run on a local network only.
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
UN Creates Open Source Portal
In a quest to strengthen open source collaboration, the United Nations Office of Information and Communications Technology has created a new portal.
-
Latest Linux Kernel RC Contains Changes Galore
Linux kernel 7.0-rc3 includes more changes than have been made in a single release in recent history.
-
Nitrux 6.0 Now Ready to Rock Your World
The latest iteration of the Debian-based distribution includes all kinds of newness.
-
Linux Foundation Reports that Open Source Delivers Better ROI
In a report that may surprise no one in the Linux community, the Linux Foundation found that businesses are finding a 5X return on investment with open source software.
-
Keep Android Open
Google has announced that, soon, anyone looking to develop Android apps will have to first register centrally with Google.
-
Kernel 7.0 Now in Testing
Linus Torvalds has announced the first Release Candidate (RC) for the 7.x kernel is available for those who want to test it.
-
Introducing matrixOS, an Immutable Gentoo-Based Linux Distro
It was only a matter of time before a developer decided one of the most challenging Linux distributions needed to be immutable.
-
Chaos Comes to KDE in KaOS
KaOS devs are making a major change to the distribution, and it all comes down to one system.
-
New Linux Botnet Discovered
The SSHStalker botnet uses IRC C2 to control systems via legacy Linux kernel exploits.
-
The Next Linux Kernel Turns 7.0
Linus Torvalds has announced that after Linux kernel 6.19, we'll finally reach the 7.0 iteration stage.
