Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to output #1

Open
JackMostow opened this issue Nov 10, 2022 · 1 comment
Open

Enhancements to output #1

JackMostow opened this issue Nov 10, 2022 · 1 comment
Assignees

Comments

@JackMostow
Copy link
Contributor

Construct filename:

  • FileList
  • _
  • tablet ID (serial number in case of Google Pixel C; gibberish for Samsung tablets)
  • _
  • YYYY.MM.DD.HH.MM.SS timestamp
  • .txt

Do a more detailed ls of . (in practice, Download folder) that includes file date and size; anything else, e.g. version #?

Write to output file with constructed filename in top-level [main storage aka sdcard]/RoboTutor folder

@JackMostow
Copy link
Contributor Author

Changed ls -R to ls -R -l to add file size and date.
Still need to include tablet serial number, if necessary from ..._TABLETID.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants