mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
commit
0d3eb72575
5 changed files with 5 additions and 5 deletions
|
@ -17,13 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery.
|
||||
|
||||
**Shipped version:** 0.2.1~ynh1
|
||||
**Shipped version:** 0.2.1~ynh2
|
||||
|
||||
**Demo:** http://scrumblr.ca/
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation and resources
|
||||
|
||||
|
|
|
@ -13,13 +13,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery.
|
||||
|
||||
**Version incluse :** 0.2.1~ynh1
|
||||
**Version incluse :** 0.2.1~ynh2
|
||||
|
||||
**Démo :** http://scrumblr.ca/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 237 KiB |
BIN
doc/screenshots/post-it_demo.png
Normal file
BIN
doc/screenshots/post-it_demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 297 KiB |
|
@ -6,7 +6,7 @@
|
|||
"en": "Software for post-it notes",
|
||||
"fr": "Application pour créer des post-it"
|
||||
},
|
||||
"version": "0.2.1~ynh1",
|
||||
"version": "0.2.1~ynh2",
|
||||
"url": "http://www.scrumblr.ca/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue