Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/portfolio
A minimalist file manager for those who want to use Linux mobile devices.
https://github.com/tchx84/portfolio
Last synced: 5 days ago
JSON representation
A minimalist file manager for those who want to use Linux mobile devices.
- Host: GitHub
- URL: https://github.com/tchx84/portfolio
- Owner: tchx84
- License: gpl-3.0
- Created: 2020-12-08T00:19:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T21:21:36.000Z (4 months ago)
- Last Synced: 2024-12-15T01:09:25.276Z (19 days ago)
- Language: Python
- Homepage:
- Size: 13.9 MB
- Stars: 94
- Watchers: 6
- Forks: 23
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Portfolio ![CI](https://github.com/tchx84/Portfolio/workflows/CI/badge.svg)
A minimalist file manager for those who want to use Linux mobile devices.
## Usage
Tap to activate and long press to select, to browse, open, copy, move, delete, or edit your files.
## Get it
[](https://flathub.org/apps/details/dev.tchx84.Portfolio)
## Build it yourself
```
git clone https://github.com/tchx84/Portfolio.git
cd Portfolio
flatpak install --user org.gnome.{Platform,Sdk}//45
flatpak-builder --user --force-clean --install build dev.tchx84.Portfolio.json
flatpak run --branch=master dev.tchx84.Portfolio
```This app is powered by [Builder](https://flathub.org/apps/details/org.gnome.Builder) and [Glade](https://flathub.org/apps/details/org.gnome.Glade).
## Contribute
If you are interested in contributing to this project just send a pull request to [this](https://github.com/tchx84/Portfolio) repo.
## Disclaimer
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](COPYING) for more details.