mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Updated README
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 PhotoPrism
|
||||
Copyright (c) 2018 Michael Mayer and contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
26
README.md
26
README.md
@@ -1 +1,25 @@
|
||||
# photoprism
|
||||
# PhotoPrism - Open-Source Photo Management
|
||||
|
||||
[][ci]
|
||||
[][code quality]
|
||||
[][issues]
|
||||
[][license]
|
||||
|
||||
[ci]: https://travis-ci.org/photoprism/photoprism
|
||||
[code quality]: https://travis-ci.org/photoprism/photoprism
|
||||
[issues]: https://github.com/photoprism/photoprism/issues
|
||||
[license]: https://github.com/photoprism/photoprism/blob/master/LICENSE
|
||||
|
||||
**PhotoPrism is still under development. Your welcome to join our team.**
|
||||
|
||||
Our goal is to provide a free software for managing large amounts of
|
||||
JPEG and RAW photos on your own server. Images are stored in the file
|
||||
systems for easy backups and reliable long-term accessibility.
|
||||
|
||||
- High-performance command line tool
|
||||
- Optional Web frontend
|
||||
- No proprietary or binary data formats
|
||||
- Duplicate detection
|
||||
- Automated tagging using Google TensorFlow
|
||||
- Image search with powerful filters
|
||||
- Easy backup and export
|
Reference in New Issue
Block a user