Skip to content

jaak0b/Collectary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collectary

Build & test Docs Coverage & mutation Latest release Downloads License: MIT Built with Avalonia / .NET

Collectary is a cross-platform app for cataloguing the things you collect — books, coins, board games, sneakers, houseplants, trading cards, whatever you track. Define each collection with typed fields, add items, and optionally share and sync your data across devices.

It's built with .NET and Avalonia, runs on Windows and Android, and compiles to WebAssembly to run in a browser tab.

🔗 Live demo · 📖 Documentation · ⬇️ Download for Windows

Highlights

  • Custom collections — start from 20+ built-in templates (Books, Coins, Board Games, Sneakers, Wine, Video Games, …) or design your own.
  • 22 field types — text, rich text, numbers, currency, dates, durations, ratings, colours, images, tags, single/multi choice, and more.
  • Profiles — switch between profiles from a row of tiles; no passwords, just a name.
  • Sharing & sync — grant other profiles read/write access, and keep collections in step across devices through a shared folder with conflict resolution.
  • Themes & languages — light/dark themes and an English/German UI.

Platforms

Platform How to get it
Windows Install Collectary-win-Setup.exe from the releases page. It keeps itself up to date automatically.
Android Sideload the APK from the releases page — see Installing on Android.
Browser No install — open the live demo.

Build from source

You'll need the .NET SDK 10. To build and run the desktop app:

dotnet build "src\Collectary.UI.Desktop\Collectary.UI.Desktop.csproj"
.\src\Collectary.UI.Desktop\bin\Debug\net8.0\Collectary.UI.Desktop.exe

Run the test suite with .\build.ps1 --target Test. See the Building guide for the full prerequisites, the browser/Android heads, and the release tooling.

Documentation

Full user and developer guides live at https://jaak0b.github.io/Collectary/ (built from docs-src/ with MkDocs and published via GitHub Actions).

License

Released under the MIT License.

About

Cross-platform collection manager for cataloguing anything you collect — books, coins, games, plants. Built with .NET & Avalonia; runs on desktop and Android.

Resources

License

Stars

Watchers

Forks

Contributors

Languages