Skip to content

lucapetrillo99/yabm

Repository files navigation

YABM: Yet Another Bookmark Manager

License: MIT Build and Release

Yabm is an Android application that allows you to manage your bookmarks through an innovative interface.

Features

  • Add and manage bookmarks
  • Grouping bookmarks by category
  • Protecting categories with a password
  • Importing and exporting bookmarks via any device

Screenshots

Yabm home Yabm settings Filter bookmarks by category Editing a bookmark

Compiling

This app uses a typical gradle folder structure.

  • To build (a debug version): gradle assembleDebug.

Alternatively, you can import the project into Android Studio and build/run tests from there.

Reporting Issues

Please report any issues or suggest features on the issue tracker.