forked from solid-contrib/information
-
Notifications
You must be signed in to change notification settings - Fork 0
/
solid-apps
111 lines (75 loc) · 4.07 KB
/
solid-apps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# solid-apps
[![](https://img.shields.io/badge/project-Solid-7C4DFF.svg?style=flat-square)](https://github.com/solid/solid)
List of apps built on the
[Solid platform](https://github.com/solid/solid-spec). Add yours!
## Personal Data Apps
- [Contacts manager (for vCards)](https://github.com/linkeddata/contacts)
(AngularJS, mobile friendly)
- [Inbox](https://github.com/solid/solid-inbox/) notifications/messages app
- [Solid Signup app](https://github.com/solid/solid-signup) for creating
WebID accounts with Solid-compatible providers
- [Solid IDE](https://jeff-zucker.github.io/solid-ide/?url=https://solside.solid.community/public/samples/index.html) file browser and IDE
- [Warp](https://github.com/linkeddata/warp) file browser
- [WebID Profile editor](https://github.com/linkeddata/profile-editor)
- [Solid Focus](https://noeldemartin.github.io/solid-focus/) task manager app
## Sample/Tutorial Apps
- [Solid Hello World (demo app)](https://github.com/melvincarvalho/helloworld/)
- [Bookmarking](https://github.com/mark-book/markbook/blob/gh-pages/README.md)
- [Tadanime](https://github.com/pheyvaer/tadanime) ([live version](https://pheyvaer.github.io/tadanime/index.html)) app to rate your anime series and movies
## Social Media / Collaborative Apps
- [Cimba](https://github.com/linkeddata/cimba) microblogging app
- [dokieli](https://github.com/linkeddata/dokieli)
decentralized article authoring, annotation, and social notification tool
- [Meeting scheduler](https://github.com/linkeddata/app-schedule)
(similar to [Doodle](http://doodle.com/))
- [Pad](https://github.com/timbl/pad) collaborative notes
- [Plume](https://github.com/deiu/solid-plume/) client side blogging platform
- [Timeline](https://github.com/solid-social/timeline) decentralized social
network
- [Markdown Editor](https://github.com/melvincarvalho/markdown-editor) markdown
editor
- [Twee-Fi](https://github.com/factsmission/twee-fi) review claims
and rate trustworthyness of tweets [try it out](https://factsmission.github.io/twee-fi/)
## Games
- [2048](http://github.com/webize/2048) Tile based puzzle game 2048
- [Solid Chess](https://github.com/pheyvaer/solid-chess) Chess game for the browser and terminal
## App Wishlist
### Core Solid Apps Wishlist
- [x] Signup app / initial profile creation.
([solid-signup](https://github.com/solid/solid-signup))
- [ ] People/Group Picker + ACL Manager
- [ ] Welcome app - when users first sign up for a WebID account, they are
redirected to this app. Provides links/docs/introduction to the Solid
platform.
(see [solid/solid/issues/18](https://github.com/solid/solid/issues/18))
- [x] Profile editor
[profile-editor](https://github.com/linkeddata/profile-editor)
- [ ] Admin app - when you launch a Solid server and visit the root URL,
this is the app that gets served by default. Shows the status of the
server, allows Admin users to edit/remove profiles, etc.
- [ ] Dashboard app
### General Wishlist
Wishlist items/suggestions go here.
* Friends app (add/remove w QR codes)
* Calendar app ( [example1](http://ui.toast.com/tui-calendar/) )
* Consensus app - create decisions (similar to a Poll),
invite people/teammates to participate,
comments and discussion, vote on the outcome (simple majority or
runoff voting)
* Presence app (online/offline). (possibly combine with Check-in app below)
* Check-in/Location app (with GPS annotations)
* Chat app
* Photo Album app (comments + likes + notifications)
* Pastebin clone
* File share app (Dropbox/public folder type thing, or Pastebin/text share)
* Ephemeral/temporary storage accounts
* Backup Manager (tar/gzip and download your account's data, or S3/Glacier)
* Disqus clone
* Collection Manager (books, movies, games, etc)
* Hospitality Preference (allergies, dietary restrictions, etc)
* Clone of 750words.com
* Clone of [jspaint](https://github.com/1j01/jspaint)
* Clone mind map app : https://tobloef.com/text2mindmap/
* Clone markdown app : https://tobloef.com/markant/
* Presentations app e.g. https://github.com/tmcw/big/blob/gh-pages/docs/user-guide.md
* News app e.g. RSS aggregator