Description: Google Keep is a free note-taking service developed by Google. It allows users to create notes, lists, photos, audio notes and record reminders. Everything syncs seamlessly across devices. Key features include collaboration, labels, archiving notes, searching notes, location-based reminders.
Type: software
Description: ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
Type: software