Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple. Easy. Secure

License

NotificationsYou must be signed in to change notification settings

rsoft-in/scrawler

Repository files navigation

scrawler logo

scrawler - A Simple Note Taking App

scrawler banner

Features

  • Supports Markdown
  • Supports Windows/macOS/Linux (Android & iOS coming soon)
  • Search notes
  • Labels for notes (coming soon)
  • Color tags (coming soon)
  • Tasks (coming soon)
  • Local user (Optional)
  • 'scrawler' cloud sync
  • Smooth UI
  • Web portal

Downloads


Platform

  • Androidcoming soon
  • iOScoming soon
  • Windows
  • macOS
  • Linux (Ubuntu/Debian)
  • Web

Compiling the app

Before anything, be sure to have a working flutter sdk setup.If not installed, go toInstall - Flutter.

Be sure to disable signing on build.gradle or change keystore to sign the app.

For now the required flutter channel is master, so issue those two commands before starting building:

$ flutter channel master
$ flutter upgrade

After that, building is simple as this:

$ flutter pub get
$ flutter run
$ flutter build platform-name

Contributing

Feel free to open a PR to suggest fixes, features or whatever you want, just remember that PRs are subjected to manual review so you gotta wait for actual people to look at your contributions.


[8]ページ先頭

©2009-2025 Movatter.jp