18 Commits

Author SHA1 Message Date
Pascal Precht
d66606430b
Add minor trouble shooting instructions
Ran into an issue today while following the installation instructions.
2020-05-19 11:15:12 +02:00
Zahary Karadjov
390322dc6a Clarify the required use of globals 2020-05-18 16:25:57 -04:00
Iuri Matias
9e5f2456cf update readme 2020-05-15 18:51:14 -04:00
Richard Ramos
ce41388a51 AppImg packaging 2020-05-15 17:18:20 -04:00
Richard Ramos
c1d1b60f46 Adding nimbus-build-system 2020-05-15 17:18:20 -04:00
Jonathan Rainville
63ce87d5e9 fix: fix missing images 2020-05-14 12:24:15 -04:00
Pascal Precht
81a6ed524c chore: fix installation instructions 2020-05-14 07:36:39 -04:00
emizzle
4769f578a6 feat: Onboarding carousel
Onboarding carousel completed

Redo folder restructuring

NOTES:
1. nim_status_client binary is output to `./bin/nim_status_client`, so you'll need to update your workflow to run this file. README has been updated to reflect this. Also, if you're running VSCode, instructions for code reload were added.
2. All `ui` files now live in `ui/`
3. All lib files (ie `libstatus`) now live in `lib/`
4. Removed the Qt Creater user project file as this is unique to each user
5. Moved the project file to `ui/`, so just open up the `ui` folder in Qt creator and it should locate the project file
6. `-d:release` removed from compilation as it wasn't needed
7. Broke up main.qml in to the main app and onboarding components, however this should be broken down further into more reusable components
8. Click "Get started" to show chat

Format some files using nimpretty
2020-05-12 18:52:51 -04:00
Iuri Matias
062060eb32
removing screenshot (no longer representative) 2020-05-11 16:46:00 -04:00
Jonathan Rainville
a4b69c4e5e fix: fix README for Linux 2020-05-08 10:51:32 -04:00
emizzle
f3c2331fc6
chore: README update for macos
- Update README for macos
- Add `nimble install` step to README
- Update makefile for macos build to use `.dylib`
2020-05-07 22:17:25 +10:00
Iuri Matias
e7a01026da update readme 2020-05-06 17:43:35 -04:00
Richard Ramos
d95943b147
Merge branch 'master' of https://github.com/status-im/nim-status-client 2020-05-06 17:27:16 -04:00
Richard Ramos
9a93298508
feat: makefile 2020-05-06 17:26:32 -04:00
RichΛrd
a43087210b
Update README.md 2020-05-06 13:58:52 -04:00
Richard Ramos
f628630ea5
fix - project name 2020-05-06 13:51:37 -04:00
Richard Ramos
54454ebbc2
Initial commit 2020-05-06 13:40:00 -04:00
Iuri Matias
994fe1ca28
Initial commit 2020-05-04 14:57:28 -04:00