Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janorico/jcontacts
Simple open-source contact software for JVM, written in Kotlin.
https://github.com/janorico/jcontacts
contact contact-list contacts contacts-app contacts-manager gpl gpl3 gplv3 kotlin lightweight open-source opensource
Last synced: about 2 months ago
JSON representation
Simple open-source contact software for JVM, written in Kotlin.
- Host: GitHub
- URL: https://github.com/janorico/jcontacts
- Owner: Janorico
- License: gpl-3.0
- Created: 2023-03-09T11:31:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T09:11:27.000Z (over 1 year ago)
- Last Synced: 2023-05-18T10:47:15.116Z (over 1 year ago)
- Topics: contact, contact-list, contacts, contacts-app, contacts-manager, gpl, gpl3, gplv3, kotlin, lightweight, open-source, opensource
- Language: Kotlin
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# JContacts
Simple open-source contact software for JVM, written in Kotlin.
## Features
* Configurable List
* Selectable Theme
* Open-Source
* Lightweight
* Import/Export
* Auto-Update## License Information
JContacts is a simple contact software, written in Kotlin.
Copyright (C) 2023 Janosch LionThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .JContacts uses the following libraries:
* FlatLaf 3.0 (https://github.com/JFormDesigner/FlatLaf)
* JGL 2.0 (https://github.com/Janorico/JGL)