File | Date | Author | Commit |
---|---|---|---|
.github | 2020-06-05 |
![]() |
[e60813] Create gradle.yml |
.gradle | 2020-06-16 |
![]() |
[897406] redid the last commit for settings as well, cle... |
gradle | 2020-06-05 |
![]() |
[b85819] moved to gradle |
src | 2020-06-16 |
![]() |
[897406] redid the last commit for settings as well, cle... |
.gitignore | 2020-06-05 |
![]() |
[0b3603] Clean Up |
LICENSE | 2020-06-05 |
![]() |
[bc093e] Create LICENSE |
README.md | 2020-06-16 |
![]() |
[56d02c] Update README.md |
_config.yml | 2020-06-16 |
![]() |
[393852] Set theme jekyll-theme-hacker |
build.gradle | 2020-06-05 |
![]() |
[30b7bb] added a publishing config |
gradle.properties | 2020-06-05 |
![]() |
[42e65b] fixed artifacts |
gradlew | 2020-06-05 |
![]() |
[b85819] moved to gradle |
gradlew.bat | 2020-06-05 |
![]() |
[b85819] moved to gradle |
login.png | 2020-06-05 |
![]() |
[166101] Add files via upload |
settings.gradle | 2020-06-05 |
![]() |
[42e65b] fixed artifacts |
Metro is a simple semi-encrypted notekeeping app written in java.
A gradle version of this.
Binaries are avaible in the releases tab above.
User: Admin
Password: Hunter2
Deleting the users.ser file restores the user above. (deletes all data and users too :D)
Login with it.
Head in to the settings and add a new user
Log out of the default user
Login with your new user
Head in to the settings and delete "admin"
You are done!
The program creates 2 files upon the user saving their notes or making changes to usermanagement:
users.ser . . . . . . . . . remembers all users and their password hashes
userdata.ser. . . . . . . remembers all userdata (notes)