Skip to content

ScribblesByKK/Bookmarkly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarkly

Tests Build and Release Code Coverage

A bookmark management application for Windows.

Features

  • Bookmark management
  • Windows App SDK integration
  • MSIX packaging

Development

This project uses .NET 10 and Windows App SDK.

Getting Started

  1. Clone the repository with submodules:

    git clone --recurse-submodules https://github.com/ScribblesByKK/Bookmarkly.git

    Or if you've already cloned the repository, initialize the submodules:

    git submodule update --init --recursive
  2. The Megakat submodule contains utility projects used by Bookmarkly.

For more detailed setup and contribution guidelines, see CONTRIBUTING.md.

Building

The project requires Windows for building the full application. See the build workflow for details.

Deployment

Releases are automatically deployed to Cloudflare Pages CDN with a landing page. See Cloudflare CDN Setup for configuration instructions.

Testing

Tests can be run on any platform:

dotnet test Tests/ArchitectureTests/ArchitectureTests.csproj

License

See LICENSE file for details.

About

A generic bookmark reader that supports multiple services like Instapaper, Pocket, Zoho Bookmarks

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors