Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sodomon2/contacts
https://github.com/sodomon2/contacts
gtk3 lgi libnotify lua sqlite
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sodomon2/contacts
- Owner: sodomon2
- License: lgpl-2.1
- Created: 2019-05-08T06:17:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T10:39:34.000Z (over 3 years ago)
- Last Synced: 2023-11-16T01:27:15.365Z (12 months ago)
- Topics: gtk3, lgi, libnotify, lua, sqlite
- Language: Lua
- Homepage:
- Size: 497 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agenda_Personal
Agenda para registro de telefonos en Lua GTK y Sqlite3
# Release v1.0
- [x] keyval integrado (entrar al main_window al presionar la tecla return)
- [x] añadido modulo de registro de usuario
- [x] añadido el makefile
- [x] añadido el submodulo de lgi## Todo
- [x] keyval hablitilado en modulo de registro de usuarios
- [x] dialogo de ayuda
- [x] tray icon
- [x] notificaciones
- [ ] boton limpiar implementado
- [ ] buscador de contactos implementado
- [ ] añadido el submodulo de sqlite3
- [x] traducciones
- [x] añadido el submodulo de libnotify## Screenshot
![registro-de-usuario](screenshot/registro-de-usuario.png)
![login](screenshot/login.png)
![registro-de-contactos](screenshot/registro-de-contactos.png)
## Dependencias
- [sqlite3](https://www.sqlite.org/download.html)
- [lua-lgi](https://github.com/pavouk/lgi/)
- [libnotify](https://github.com/GNOME/libnotify)### Instalacion
`make db && make install`#### Contactos
Gmail: [email protected]